[Lunar-commits] <moonbase> Revert "bison: version bumped to 2.4.1."
Florin Braescu
florin at lunar-linux.org
Mon Dec 22 13:20:37 CET 2008
commit 0b34324e744d722cab4738df32d79b10dccd8791
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Dec 22 14:20:37 2008 +0200
Revert "bison: version bumped to 2.4.1."
This reverts commit 9bf035ac5ef115f426a2a394ce5cac575b329388.
bison: revert it to 2.3 version.
It breaks libIDL module (and possible others).
---
devel/bison/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/devel/bison/DETAILS b/devel/bison/DETAILS
index 83925b4..77984c5 100644
--- a/devel/bison/DETAILS
+++ b/devel/bison/DETAILS
@@ -1,13 +1,13 @@
MODULE=bison
- VERSION=2.4.1
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=$GNU_URL/$MODULE
+ VERSION=2.3
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL[0]=$GNU_URL/$MODULE/
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/
WEB_SITE=http://www.gnu.org/software/bison/bison.html
- SOURCE_VFY=sha1:fc96b28ee4a6a914b18cb1eddb68177d94b83361
+ SOURCE_VFY=sha1:4df84c2c5971946111ff1982fb830b3c78d7c57e
ENTERED=20010922
- UPDATED=20081215
- SHORT="A replacement for the parser generator yacc"
+ UPDATED=20060608
+ SHORT="replacement for the parser generator yacc"
cat << EOF
bison - Replacement for the parser generator yacc
More information about the Lunar-commits
mailing list