summaryrefslogtreecommitdiff
path: root/devel/pcre
diff options
context:
space:
mode:
authorwiz <wiz>2012-07-07 08:00:07 +0000
committerwiz <wiz>2012-07-07 08:00:07 +0000
commita12d9df9de6194d521d4b833c66d03874ca2cc2a (patch)
treec8370f0922f02cb50f3e114ae8d80eb41f4d85f6 /devel/pcre
parent787dfcce63943fe09641ed347234a4142e6a4a7c (diff)
downloadpkgsrc-a12d9df9de6194d521d4b833c66d03874ca2cc2a.tar.gz
Update to 8.31:
Release 8.31 06-July-2012 ------------------------- This is mainly a bug-fixing release, with a small number of developments: . The JIT compiler now supports partial matching and the (*MARK) and (*COMMIT) verbs. . PCRE_INFO_MAXLOOKBEHIND can be used to find the longest lookbehing in a pattern. . There should be a performance improvement when using the heap instead of the stack for recursion. . pcregrep can now be linked with libedit as an alternative to libreadline. . pcregrep now has a --file-list option where the list of files to scan is given as a file. . pcregrep now recognizes binary files and there are related options. . The Unicode tables have been updated to 6.1.0.
Diffstat (limited to 'devel/pcre')
-rw-r--r--devel/pcre/Makefile5
-rw-r--r--devel/pcre/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile
index cf6736617d0..6b6f9488805 100644
--- a/devel/pcre/Makefile
+++ b/devel/pcre/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2012/03/10 08:03:56 sbd Exp $
+# $NetBSD: Makefile,v 1.66 2012/07/07 08:00:07 wiz Exp $
-DISTNAME= pcre-8.30
-PKGREVISION= 2
+DISTNAME= pcre-8.31
CATEGORIES= devel
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ \
${MASTER_SITE_SOURCEFORGE:=pcre/}
diff --git a/devel/pcre/distinfo b/devel/pcre/distinfo
index 1a449cdfb80..268a8430d6f 100644
--- a/devel/pcre/distinfo
+++ b/devel/pcre/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.47 2012/03/10 08:03:56 sbd Exp $
+$NetBSD: distinfo,v 1.48 2012/07/07 08:00:07 wiz Exp $
-SHA1 (pcre-8.30.tar.bz2) = 68d28fb383325b8af9e3d481d30f586b46c56022
-RMD160 (pcre-8.30.tar.bz2) = bddee68c7e2b8b8224a835a2a9cdadc6b7cc9fd2
-Size (pcre-8.30.tar.bz2) = 1248556 bytes
+SHA1 (pcre-8.31.tar.bz2) = 1132276bb8bea7cb0662210fb812fbef7791621f
+RMD160 (pcre-8.31.tar.bz2) = 212fbf09d1694167fd27805c4e885628c2c4e5c7
+Size (pcre-8.31.tar.bz2) = 1257162 bytes
SHA1 (patch-aa) = 02c03145827eaf5ce5d267836d0a4c5f6c00ba99
SHA1 (patch-ab) = 2e680087b9b302cf2ba2fbafc758820dfd85d9e1