summaryrefslogtreecommitdiff
path: root/devel/pcre
diff options
context:
space:
mode:
authoradam <adam>2010-12-11 08:16:12 +0000
committeradam <adam>2010-12-11 08:16:12 +0000
commita7f72078ac9267ccc55c753989218d608989c59b (patch)
treef1f262784fc1d3b48bdbe17c5e671c749e202c7b /devel/pcre
parented5d6f9bc57261b01bf8ac2144a0678d78015c31 (diff)
downloadpkgsrc-a7f72078ac9267ccc55c753989218d608989c59b.tar.gz
Changes 8.11:
A number of bugs in the library and in pcregrep have been fixed. As always, see ChangeLog for details. The following are the non-bug-fix changes: . Added --match-limit and --recursion-limit to pcregrep. . Added an optional parentheses number to the -o and --only-matching options of pcregrep. . Changed the way PCRE_PARTIAL_HARD affects the matching of $, \z, \Z, \b, and \B. . Added PCRE_ERROR_SHORTUTF8 to make it possible to distinguish between a bad UTF-8 sequence and one that is incomplete when using PCRE_PARTIAL_HARD. . Recognize (*NO_START_OPT) at the start of a pattern to set the PCRE_NO_ START_OPTIMIZE option, which is now allowed at compile time
Diffstat (limited to 'devel/pcre')
-rw-r--r--devel/pcre/Makefile4
-rw-r--r--devel/pcre/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile
index f6608b337d4..3f5c8fd8131 100644
--- a/devel/pcre/Makefile
+++ b/devel/pcre/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2010/08/07 06:26:42 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2010/12/11 08:16:12 adam Exp $
-DISTNAME= pcre-8.10
+DISTNAME= pcre-8.11
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 cc67279ef25..7c10ab1b7f9 100644
--- a/devel/pcre/distinfo
+++ b/devel/pcre/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.39 2010/08/07 06:26:43 wiz Exp $
+$NetBSD: distinfo,v 1.40 2010/12/11 08:16:12 adam Exp $
-SHA1 (pcre-8.10.tar.bz2) = 8b345da0f835b2caabff071b0b5bab40564652be
-RMD160 (pcre-8.10.tar.bz2) = 2d54068777d5c7119871b3afdeaf64cfb37d8df2
-Size (pcre-8.10.tar.bz2) = 964349 bytes
+SHA1 (pcre-8.11.tar.bz2) = e9a9c2b2dfcf8606ad5c1fb5591801fa2cb771f5
+RMD160 (pcre-8.11.tar.bz2) = 4b28f470d0c3060ecaba1d4cc2acbbd7265b1b61
+Size (pcre-8.11.tar.bz2) = 991281 bytes
SHA1 (patch-aa) = 2bca13cdd4a398ae3dbf26f75fd94557cb076dbe
SHA1 (patch-ab) = a51a173c41825effd94c104f3b7eea3e48d019f9