SF.net SVN: gar:[23383] csw/mgar/pkg/pcre/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Apr 9 05:21:26 CEST 2014


Revision: 23383
          http://sourceforge.net/p/gar/code/23383
Author:   dmichelsen
Date:     2014-04-09 03:21:24 +0000 (Wed, 09 Apr 2014)
Log Message:
-----------
pcre/trunk: Update to 8.35, cleanup

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	2014-04-08 15:58:37 UTC (rev 23382)
+++ csw/mgar/pkg/pcre/trunk/Makefile	2014-04-09 03:21:24 UTC (rev 23383)
@@ -1,5 +1,5 @@
 NAME = pcre
-VERSION = 8.33
+VERSION = 8.35
 GARTYPE = v2
 
 DESCRIPTION = Perl-compatible regular expression tools
@@ -37,13 +37,6 @@
 PKGFILES_CSWlibpcre-dev += $(PKGFILES_DEVEL)
 PKGFILES_CSWlibpcre-dev += $(docdir)/.*
 OBSOLETED_BY_CSWlibpcre-dev += CSWpcre-devel
-# Leave these in the docs for now
-CHECKPKG_OVERRIDES_CSWlibpcre-dev += file-with-bad-content|/usr/local|root/opt/csw/share/doc/pcre/pcre-config.txt
-CHECKPKG_OVERRIDES_CSWlibpcre-dev += file-with-bad-content|/usr/local|root/opt/csw/share/doc/pcre/pcre.txt
-CHECKPKG_OVERRIDES_CSWlibpcre-dev += file-with-bad-content|/usr/local|root/opt/csw/share/doc/pcre/README
-CHECKPKG_OVERRIDES_CSWlibpcre-dev += file-with-bad-content|/usr/local|root/opt/csw/share/doc/pcre/html/pcre-config.html
-CHECKPKG_OVERRIDES_CSWlibpcre-dev += file-with-bad-content|/usr/local|root/opt/csw/share/doc/pcre/html/pcresample.html
-CHECKPKG_OVERRIDES_CSWlibpcre-dev += file-with-bad-content|/usr/local|root/opt/csw/share/doc/pcre/html/pcredemo.html
 
 # We don't want to depend on pcre
 CHECKPKG_OVERRIDES_CSWlibpcre-dev += missing-dependency|CSWpcre
@@ -73,6 +66,12 @@
 REINPLACE_USRLOCAL += doc/pcre-config.1
 REINPLACE_USRLOCAL += doc/pcresample.3
 
+# Older compiler like Sun Studio 12 behave differently on -Wl,-i... and -Qoption ld -i...
+# This leads to configure detecting something works which later on does not work.
+# Newer compilers behave consistently.
+# See also http://bugs.exim.org/show_bug.cgi?id=1278
+GARCOMPILER = SOS12U3
+
 BUILD64_LIBS_ONLY = 1
 
 EXTRA_LINKER_FLAGS = -norunpath

Modified: csw/mgar/pkg/pcre/trunk/checksums
===================================================================
--- csw/mgar/pkg/pcre/trunk/checksums	2014-04-08 15:58:37 UTC (rev 23382)
+++ csw/mgar/pkg/pcre/trunk/checksums	2014-04-09 03:21:24 UTC (rev 23383)
@@ -1 +1 @@
-21514018448ac10062ece7a668fca949  pcre-8.33.tar.bz2
+6aacb23986adccd9b3bc626c00979958  pcre-8.35.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