[Lunar-commits] <moonbase> bison: version bumped to 2.4.1.
Florin Braescu
florin at lunar-linux.org
Mon Dec 15 14:59:14 CET 2008
commit 9bf035ac5ef115f426a2a394ce5cac575b329388
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Dec 15 15:59:14 2008 +0200
bison: version bumped to 2.4.1.
This release fix the problems encountered with the 2.4 one (as it's devs
stated).
---
devel/bison/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/devel/bison/DETAILS b/devel/bison/DETAILS
index 77984c5..83925b4 100644
--- a/devel/bison/DETAILS
+++ b/devel/bison/DETAILS
@@ -1,13 +1,13 @@
MODULE=bison
- VERSION=2.3
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$GNU_URL/$MODULE/
+ VERSION=2.4.1
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ 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:4df84c2c5971946111ff1982fb830b3c78d7c57e
+ SOURCE_VFY=sha1:fc96b28ee4a6a914b18cb1eddb68177d94b83361
ENTERED=20010922
- UPDATED=20060608
- SHORT="replacement for the parser generator yacc"
+ UPDATED=20081215
+ SHORT="A replacement for the parser generator yacc"
cat << EOF
bison - Replacement for the parser generator yacc
More information about the Lunar-commits
mailing list