Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (eda09d6804b5145772e61e25ecb447d73f4281f8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (eda09d6804b5145772e61e25ecb447d73f4281f8)
  • Date: Mon, 16 May 2011 07:57:19 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

devel/bison/DEPENDS | 4 ++++
devel/bison/DETAILS | 2 +-
devel/bison/HISTORY | 6 ++++++
devel/bison/bison.gpg |binary
4 files changed, 11 insertions(+), 1 deletion(-)

New commits:
commit eda09d6804b5145772e61e25ecb447d73f4281f8
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

bison: => 2.5

diff --git a/devel/bison/DEPENDS b/devel/bison/DEPENDS
index 2fbcfff..22bb332 100755
--- a/devel/bison/DEPENDS
+++ b/devel/bison/DEPENDS
@@ -2,6 +2,10 @@ depends gnupg &&
depends m4 &&
depends smgl-fhs &&

+if spell_ok m4 && [[ $(installed_version m4) < 1.4.16 ]]; then
+ force_depends m4
+fi &&
+
optional_depends gettext \
"--enable-nls" \
"--disable-nls" \
diff --git a/devel/bison/DETAILS b/devel/bison/DETAILS
index d28a333..2a4781e 100755
--- a/devel/bison/DETAILS
+++ b/devel/bison/DETAILS
@@ -1,5 +1,5 @@
SPELL=bison
- VERSION=2.4.3
+ VERSION=2.5
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/devel/bison/HISTORY b/devel/bison/HISTORY
index c344db0..434b32c 100644
--- a/devel/bison/HISTORY
+++ b/devel/bison/HISTORY
@@ -1,3 +1,9 @@
+2011-05-16 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.5
+ * DEPENDS: fixed m4 dependency renewal on update
+ * bison.gpg: added 1D233519 public key (Joel E. Denny
+ <joeldenny AT joeldenny.org>)
+
2010-08-06 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.4.3

diff --git a/devel/bison/bison.gpg b/devel/bison/bison.gpg
index 5e1923b..65903c3 100644
Binary files a/devel/bison/bison.gpg and b/devel/bison/bison.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (eda09d6804b5145772e61e25ecb447d73f4281f8), Vlad Glagolev, 05/16/2011

Archive powered by MHonArc 2.6.24.

Top of Page