[csw-devel] SF.net SVN: gar:[16475] csw/mgar/pkg/pcre/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Dec 13 09:48:39 CET 2011


Revision: 16475
          http://gar.svn.sourceforge.net/gar/?rev=16475&view=rev
Author:   dmichelsen
Date:     2011-12-13 08:48:39 +0000 (Tue, 13 Dec 2011)
Log Message:
-----------
pcre/trunk: Update to 8.21, use reinplacements

Modified Paths:
--------------
    csw/mgar/pkg/pcre/trunk/Makefile
    csw/mgar/pkg/pcre/trunk/checksums

Modified: csw/mgar/pkg/pcre/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pcre/trunk/Makefile	2011-12-13 08:38:26 UTC (rev 16474)
+++ csw/mgar/pkg/pcre/trunk/Makefile	2011-12-13 08:48:39 UTC (rev 16475)
@@ -1,5 +1,5 @@
 NAME = pcre
-VERSION = 8.20
+VERSION = 8.21
 CATEGORIES = lib
 
 DESCRIPTION = Perl-compatible regular expression tools
@@ -62,6 +62,9 @@
 RUNTIME_DEP_PKGS_CSWlibpcreposix0 += CSWlibpcre0
 OBSOLETED_BY_CSWlibpcreposix0 += CSWpcrert
 
+REINPLACE_USRLOCAL += doc/pcre-config.1
+REINPLACE_USRLOCAL += doc/pcresample.3
+
 BUILD64 = 1
 
 EXTRA_LINKER_FLAGS = -norunpath
@@ -80,8 +83,3 @@
 # The testcases need 'diff -u' which Solaris 8 diff does not have,
 # but we need Solaris strip, otherwise pcregrep is broken and 200m in size...
 PATH := /usr/ccs/bin:/opt/csw/gnu:$(PATH)
-
-post-install-modulated:
-	perl -pi -e 's,/usr/local,$(prefix),g' \
-		$(DESTDIR)$(mandir)/man3/pcresample.3 \
-		$(DESTDIR)$(mandir)/man1/pcre-config.1

Modified: csw/mgar/pkg/pcre/trunk/checksums
===================================================================
--- csw/mgar/pkg/pcre/trunk/checksums	2011-12-13 08:38:26 UTC (rev 16474)
+++ csw/mgar/pkg/pcre/trunk/checksums	2011-12-13 08:48:39 UTC (rev 16475)
@@ -1 +1 @@
-a1931c70e1273e3450d5036fe273d25c  pcre-8.20.tar.bz2
+0a7b592bea64b7aa7f4011fc7171a730  pcre-8.21.tar.bz2

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list