CVS: moonbase/libs/pcre DETAILS,1.5,1.6

Florin Braescu florin at lunar-linux.org
Thu Dec 11 17:57:33 GMT 2003


Update of /var/cvs/lunar/moonbase/libs/pcre
In directory dbguin.lunar-linux.org:/tmp/cvs-serv1159

Modified Files:
	DETAILS 
Log Message:
bump version from 4.4 to 4.5. tested with gcc 3.3.2.

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/pcre/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS	22 Aug 2003 02:04:24 -0000	1.5
+++ DETAILS	11 Dec 2003 17:57:31 -0000	1.6
@@ -1,13 +1,14 @@
           MODULE=pcre
-         VERSION=4.4
+         VERSION=4.5
         #VERSION=4.4
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/$SOURCE
    SOURCE_URL[1]=http://download.sourceforge.net/pcre/$SOURCE
+       SOURCE_VFY=md5:c51bd34197008b128046f0799d2242e4
         WEB_SITE=http://www.pcre.org/
          ENTERED=20010922
-         UPDATED=20030821
+         UPDATED=20031211
            SHORT="pcre is the Perl compatible regular expression library."
 cat << EOF
 The PCRE library is a set of functions that implement regular expression




More information about the Lunar-commits mailing list