pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/pcre Update to 8.01:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce3b8bef0621
branches:  trunk
changeset: 569841:ce3b8bef0621
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 20 11:09:30 2010 +0000

description:
Update to 8.01:

Release 8.01 19-Jan-2010
------------------------

This is a bug-fix release. Several bugs in the code itself and some bugs and
infelicities in the build system have been fixed.

diffstat:

 devel/pcre/Makefile |  4 ++--
 devel/pcre/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 3a30690b472a -r ce3b8bef0621 devel/pcre/Makefile
--- a/devel/pcre/Makefile       Wed Jan 20 11:08:48 2010 +0000
+++ b/devel/pcre/Makefile       Wed Jan 20 11:09:30 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2009/10/31 02:01:56 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2010/01/20 11:09:30 wiz Exp $
 
-DISTNAME=      pcre-8.00
+DISTNAME=      pcre-8.01
 CATEGORIES=    devel
 MASTER_SITES=  ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ \
                ${MASTER_SITE_SOURCEFORGE:=pcre/}
diff -r 3a30690b472a -r ce3b8bef0621 devel/pcre/distinfo
--- a/devel/pcre/distinfo       Wed Jan 20 11:08:48 2010 +0000
+++ b/devel/pcre/distinfo       Wed Jan 20 11:09:30 2010 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.36 2009/10/31 02:01:56 wiz Exp $
+$NetBSD: distinfo,v 1.37 2010/01/20 11:09:30 wiz Exp $
 
-SHA1 (pcre-8.00.tar.bz2) = 43ff361017905ab8f56e97d8d7fa8fb466f4c0c4
-RMD160 (pcre-8.00.tar.bz2) = e1c74746bd2cdff0471c1a1818992fa9faecbc1d
-Size (pcre-8.00.tar.bz2) = 922320 bytes
+SHA1 (pcre-8.01.tar.bz2) = c1addc8201f428be88c54892cfc9a30021e5f091
+RMD160 (pcre-8.01.tar.bz2) = 3c6ec0c21a1d772c129b957c2bc80269f12e56d3
+Size (pcre-8.01.tar.bz2) = 927563 bytes
 SHA1 (patch-aa) = 2bca13cdd4a398ae3dbf26f75fd94557cb076dbe
 SHA1 (patch-ab) = a51a173c41825effd94c104f3b7eea3e48d019f9



Home | Main Index | Thread Index | Old Index