[Lunar-commits] <moonbase> pcre: version bumped to 7.8.
Florin Braescu
florin at lunar-linux.org
Sat Sep 6 14:06:27 CEST 2008
commit 8244d75285504394cbe282212b21337275870ca6
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Sep 6 15:06:27 2008 +0300
pcre: version bumped to 7.8.
Changes:
The minor security fix in this release is an overrun for certain patterns.
Other bugs are also fixed.
There is a performance enhancement for Unicode character property tests.
---
libs/pcre/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/libs/pcre/DETAILS b/libs/pcre/DETAILS
index 92584e5..46f41d9 100644
--- a/libs/pcre/DETAILS
+++ b/libs/pcre/DETAILS
@@ -1,12 +1,12 @@
MODULE=pcre
- VERSION=7.7
+ VERSION=7.8
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:f1f54d3e13e6cb427de962e62eaaee32c74cba38
+ SOURCE_VFY=sha1:552909f9d18e1954eec639f926957a4cb2de1ec3
WEB_SITE=http://www.pcre.org
ENTERED=20010922
- UPDATED=20080507
+ UPDATED=20080906
SHORT="Perl compatible regular expression library"
cat << EOF
More information about the Lunar-commits
mailing list