[Lunar-commits] <moonbase> pcre: version bumped to 7.9.
Florin Braescu
florin at lunar-linux.org
Sun Apr 12 07:31:33 CEST 2009
commit 60cd3d2f235b80fe6886985ce7c40522a4577bb3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Apr 12 08:31:33 2009 +0300
pcre: version bumped to 7.9.
A number of bugs and untidinesses have been fixed.
One or two small functional additions have been made, including the
ability to set UTF-8 mode from within the pattern.
---
libs/pcre/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/libs/pcre/DETAILS b/libs/pcre/DETAILS
index 46f41d9..48d7d89 100644
--- a/libs/pcre/DETAILS
+++ b/libs/pcre/DETAILS
@@ -1,12 +1,12 @@
MODULE=pcre
- VERSION=7.8
+ VERSION=7.9
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:552909f9d18e1954eec639f926957a4cb2de1ec3
+ SOURCE_VFY=sha1:a4a34f71313ac042455355c01ad851791971a7fa
WEB_SITE=http://www.pcre.org
ENTERED=20010922
- UPDATED=20080906
+ UPDATED=20090412
SHORT="Perl compatible regular expression library"
cat << EOF
More information about the Lunar-commits
mailing list