[Lunar-commits] r18282 - moonbase/trunk/libs/libast
Chad Kittel
v3rt1g0 at lunar-linux.org
Mon Jan 23 23:41:31 UTC 2006
Author: v3rt1g0
Date: 2006-01-23 23:41:30 +0000 (Mon, 23 Jan 2006)
New Revision: 18282
Modified:
moonbase/trunk/libs/libast/DEPENDS
moonbase/trunk/libs/libast/DETAILS
Log:
Module Version Bump: libast (0.6.1 -> 0.7)
* New version including a security fix.
* added missing SHA1
* cosmetics in the DEPENDS file
compiled/tested: gcc-3.4.5 | glibc-2.3.6 | kernel headers 2.6.x
Modified: moonbase/trunk/libs/libast/DEPENDS
===================================================================
--- moonbase/trunk/libs/libast/DEPENDS 2006-01-23 22:07:36 UTC (rev 18281)
+++ moonbase/trunk/libs/libast/DEPENDS 2006-01-23 23:41:30 UTC (rev 18282)
@@ -1,3 +1,4 @@
-depends imlib2 &&
+depends imlib2 &&
-optional_depends "pcre" "--with-regexp=pcre" "--with-regexp=posix" "for perl5 style regexp support"
+optional_depends "pcre" "--with-regexp=pcre" "--with-regexp=posix" \
+ "for perl5 style regexp support"
Modified: moonbase/trunk/libs/libast/DETAILS
===================================================================
--- moonbase/trunk/libs/libast/DETAILS 2006-01-23 22:07:36 UTC (rev 18281)
+++ moonbase/trunk/libs/libast/DETAILS 2006-01-23 23:41:30 UTC (rev 18282)
@@ -1,10 +1,11 @@
MODULE=libast
- VERSION=0.6.1
+ VERSION=0.7
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.eterm.org/download/
+ SOURCE_VFY=sha1:8449049642c5a945336a326b8d512e4d261232d0
WEB_SITE=http://www.eterm.org
ENTERED=20010922
- UPDATED=20050102
+ UPDATED=20060123
SHORT="A library of Assorted Spiffy Things"
cat << EOF
More information about the Lunar-commits
mailing list