[Lunar-commits] <moonbase-core> flex: version bumped to 2.5.36.
Florin Braescu
florin at lunar-linux.org
Fri Jul 27 16:59:13 CEST 2012
commit db40df71ead327dc2f8a9ec2e0bda7d1ec7e7f5d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri, 27 Jul 2012 07:59:13 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/db40df71ead327dc2f8a9ec2e0bda7d1ec7e7f5d
flex: version bumped to 2.5.36.
---
devel/flex/BUILD +1/-0
devel/flex/DETAILS +3/-3
2 files changed, 4 insertions (+), 3 deletions (-)
--- a/devel/flex/BUILD
+++ b/devel/flex/BUILD
@@ -4,6 +4,7 @@
--prefix=/usr \
$OPTS &&
+ sedit 's/ln -s/ln -sf/' Makefile &&
default_make &&
ln -sf flex /usr/bin/lex
--- a/devel/flex/DETAILS
+++ b/devel/flex/DETAILS
@@ -1,11 +1,11 @@
MODULE=flex
- VERSION=2.5.35
+ VERSION=2.5.36
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/
WEB_SITE=http://www.gnu.org/software/flex/flex.html
- SOURCE_VFY=sha1:c507095833aaeef2d6502e12638e54bf7ad2f24a
+ SOURCE_VFY=sha1:494a4822c2847503330a9f9df28e6f643a97f692
ENTERED=20010922
- UPDATED=20080227
+ UPDATED=20120722
SHORT="A fast lexical analyser generator"
cat << EOF
More information about the Lunar-commits
mailing list