Subject: CVS commit: pkgsrc/devel/pcre
To: None <pkgsrc-changes@NetBSD.org>
From: Gavan Fantom <gavan@netbsd.org>
List: pkgsrc-changes
Date: 02/07/2006 02:39:50
Module Name: pkgsrc
Committed By: gavan
Date: Tue Feb 7 02:39:50 UTC 2006
Modified Files:
pkgsrc/devel/pcre: Makefile distinfo
Log Message:
Update to 6.6:
Version 6.6 06-Feb-06
---------------------
1. Change 16(a) for 6.5 broke things, because PCRE_DATA_SCOPE was not defined
in pcreposix.h. I have copied the definition from pcre.h.
2. Change 25 for 6.5 broke compilation in a build directory out-of-tree
because pcre.h is no longer a built file.
3. Added Jeff Friedl's additional debugging patches to pcregrep. These are
not normally included in the compiled code.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/devel/pcre/Makefile
cvs rdiff -r1.18 -r1.19 pkgsrc/devel/pcre/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.