[Lunar-commits] <moonbase> pcre: version bumped to 7.7.
Florin Braescu
florin at lunar-linux.org
Wed May 7 21:41:45 CEST 2008
commit 361625a9983984b76d58567988fb9f0719df2247
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed May 7 22:41:45 2008 +0300
pcre: version bumped to 7.7.
Mostly bugfixes. Some extra options have been added to pcregrep,
and there is additional Oniguruma and JavaScript compatibility.
---
libs/pcre/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/libs/pcre/DETAILS b/libs/pcre/DETAILS
index 8a8e689..92584e5 100644
--- a/libs/pcre/DETAILS
+++ b/libs/pcre/DETAILS
@@ -1,12 +1,12 @@
MODULE=pcre
- VERSION=7.6
+ VERSION=7.7
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:e1ed4d3c90d0657bb1967123e90a525744fd12f9
- WEB_SITE=http://www.pcre.org/
+ SOURCE_URL[0]=ftp://ftp.csx.cam.ac.uk/pub/software/programming/$MODULE
+ SOURCE_URL[1]=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:f1f54d3e13e6cb427de962e62eaaee32c74cba38
+ WEB_SITE=http://www.pcre.org
ENTERED=20010922
- UPDATED=20080128
+ UPDATED=20080507
SHORT="Perl compatible regular expression library"
cat << EOF
More information about the Lunar-commits
mailing list