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.
This commit is contained in:
parent
7566ad38d1
commit
28bc869ac4
2 changed files with 6 additions and 6 deletions
|
@ -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/}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue