[Lunar-commits] r25646 - moonbase/trunk/libs/pcre
Florin Braescu
florin at lunar-linux.org
Tue Aug 28 22:27:18 CEST 2007
Author: florin
Date: 2007-08-28 22:27:18 +0200 (Tue, 28 Aug 2007)
New Revision: 25646
Modified:
moonbase/trunk/libs/pcre/DETAILS
Log:
bump the version from 7.2 to 7.3. Mostly bugfixes were made. Some support for backtracking verbs like (*PRUNE) has been added.
Modified: moonbase/trunk/libs/pcre/DETAILS
===================================================================
--- moonbase/trunk/libs/pcre/DETAILS 2007-08-28 20:08:09 UTC (rev 25645)
+++ moonbase/trunk/libs/pcre/DETAILS 2007-08-28 20:27:18 UTC (rev 25646)
@@ -1,12 +1,12 @@
MODULE=pcre
- VERSION=7.2
+ VERSION=7.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.csx.cam.ac.uk/pub/software/programming/$MODULE/
SOURCE_URL[1]=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:fd4f69a66d0202504a831f8668a170b57bd5d1ec
+ SOURCE_VFY=sha1:a9867a2c9980005aed07be022f07a61eb4135780
WEB_SITE=http://www.pcre.org/
ENTERED=20010922
- UPDATED=20070621
+ UPDATED=20070829
SHORT="Perl compatible regular expression library"
cat << EOF
More information about the Lunar-commits
mailing list