[Lunar-commits] r24924 - moonbase/trunk/libs/pcre

Florin Braescu florin at lunar-linux.org
Wed Jun 20 18:13:05 CEST 2007


Author: florin
Date: 2007-06-20 18:13:05 +0200 (Wed, 20 Jun 2007)
New Revision: 24924

Modified:
   moonbase/trunk/libs/pcre/DETAILS
Log:
bump the version from 7.0 to 7.2. Some more features from Perl 5.10 have been added. A few bugs were fixed. A couple of performance enhancing refactorings were done.

Modified: moonbase/trunk/libs/pcre/DETAILS
===================================================================
--- moonbase/trunk/libs/pcre/DETAILS	2007-06-20 16:04:15 UTC (rev 24923)
+++ moonbase/trunk/libs/pcre/DETAILS	2007-06-20 16:13:05 UTC (rev 24924)
@@ -1,12 +1,12 @@
           MODULE=pcre
-         VERSION=7.0
+         VERSION=7.2
           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:dc216fc717aca2ab2f7844d97adee6f6f3a6657c
+      SOURCE_VFY=sha1:fd4f69a66d0202504a831f8668a170b57bd5d1ec
         WEB_SITE=http://www.pcre.org/
          ENTERED=20010922
-         UPDATED=20061219
+         UPDATED=20070621
            SHORT="Perl compatible regular expression library"
 
 cat << EOF



More information about the Lunar-commits mailing list