[Lunar-commits] flex version 2.5.34 currently causes libIDL, a required component of gtk2,
Auke Kok
sofar at foo-projects.org
Tue Feb 5 18:29:12 CET 2008
commit daf513f3639c4d179cb32e0eeffe92cc0bf4bf84
Author: James Buren <flakeroats at hotmail.com>
Date: Tue Feb 5 18:29:12 2008 +0100
flex version 2.5.34 currently causes libIDL, a required component of gtk2,
to not compile at all. I am submitting this module update to fix this
bug with version 2.5.33, which still works. I believe this is the best course
of action until the developers of libIDL/flex fix this, unless you know of a
better fix, in which case, please implement it and reject this submission.
---
devel/flex/DETAILS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/flex/DETAILS b/devel/flex/DETAILS
index c157eee..deec75e 100644
--- a/devel/flex/DETAILS
+++ b/devel/flex/DETAILS
@@ -1,9 +1,9 @@
MODULE=flex
- VERSION=2.5.34
+ VERSION=2.5.33
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/
WEB_SITE=http://www.gnu.org/software/flex/flex.html
- SOURCE_VFY=sha1:e2a761030903b5bdb8e272476066a0c47c5fcacf
+ SOURCE_VFY=sha1:acdb8fff6455967ad1a5bfc71855dbcc1253ee56
ENTERED=20010922
UPDATED=20071213
SHORT="A fast lexical analyser generator"
More information about the Lunar-commits
mailing list