[Lunar-commits] <moonbase> pcre: version bumped to 8.00.

Florin Braescu florin at lunar-linux.org
Mon Oct 19 21:36:03 CEST 2009


commit bfbcea3c9f2b3d45b413ec32aa28f3a14da95d6e
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Oct 19 22:36:03 2009 +0300

    pcre: version bumped to 8.00.
    
    Improvements have been made to the partial matching facilities, the
    "study" facility, and the handling of duplicate subpattern names.
    Bugs have been fixed.
---
 libs/pcre/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/libs/pcre/DETAILS b/libs/pcre/DETAILS
index 48d7d89..42a5bc8 100644
--- a/libs/pcre/DETAILS
+++ b/libs/pcre/DETAILS
@@ -1,12 +1,12 @@
           MODULE=pcre
-         VERSION=7.9
+         VERSION=8.00
           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:a4a34f71313ac042455355c01ad851791971a7fa
+      SOURCE_VFY=sha1:43ff361017905ab8f56e97d8d7fa8fb466f4c0c4
         WEB_SITE=http://www.pcre.org
          ENTERED=20010922
-         UPDATED=20090412
+         UPDATED=20091019
            SHORT="Perl compatible regular expression library"
 
 cat << EOF


More information about the Lunar-commits mailing list