[107024] trunk/dports/devel/pcre

larryv at macports.org larryv at macports.org
Fri Jun 14 10:27:29 PDT 2013


Revision: 107024
          https://trac.macports.org/changeset/107024
Author:   larryv at macports.org
Date:     2013-06-14 10:27:29 -0700 (Fri, 14 Jun 2013)
Log Message:
-----------
pcre: Update to 8.33.

Modified Paths:
--------------
    trunk/dports/devel/pcre/Portfile
    trunk/dports/devel/pcre/files/configure.diff

Modified: trunk/dports/devel/pcre/Portfile
===================================================================
--- trunk/dports/devel/pcre/Portfile	2013-06-14 16:09:07 UTC (rev 107023)
+++ trunk/dports/devel/pcre/Portfile	2013-06-14 17:27:29 UTC (rev 107024)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                pcre
-version             8.32
-revision            1
+version             8.33
 categories          devel
 license             BSD
 platforms           darwin freebsd
@@ -26,8 +25,8 @@
                     ftp://ftp.fu-berlin.de/unix/misc/pcre/ \
                     ftp://ftp.tin.org/pub/libs/pcre/ \
                     ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
-checksums           rmd160  d0c2d10fac843089116e5e2ae88fea4fa0a0be21 \
-                    sha256  a913fb9bd058ef380a2d91847c3c23fcf98e92dc3b47cd08a53c021c5cde0f55
+checksums           rmd160  de60ac0aaad1f04bc272f39136d9048b1adc9299 \
+                    sha256  c603957a4966811c04af5f6048c71cfb4966ec93312d7b3118116ed9f3bc0478
 
 patchfiles          configure.diff
 
@@ -35,6 +34,12 @@
                     port:bzip2 \
                     port:libedit
 
+# One of the tests currently fails when built with gcc49 @4.9-20130609.
+# Not that anyone cares.
+#
+# TODO Report upstream.
+compiler.blacklist  macports-gcc-4.9
+
 configure.args      --docdir=${prefix}/share/doc/${name} \
                     --disable-silent-rules \
                     --enable-pcre16 \

Modified: trunk/dports/devel/pcre/files/configure.diff
===================================================================
--- trunk/dports/devel/pcre/files/configure.diff	2013-06-14 16:09:07 UTC (rev 107023)
+++ trunk/dports/devel/pcre/files/configure.diff	2013-06-14 17:27:29 UTC (rev 107024)
@@ -1,6 +1,6 @@
---- configure.orig	2012-11-30 04:13:42.000000000 -0500
-+++ configure	2013-02-04 01:29:07.000000000 -0500
-@@ -17578,9 +17578,6 @@
+--- configure.orig	2013-05-27 11:55:56.000000000 -0400
++++ configure	2013-06-14 01:19:04.000000000 -0400
+@@ -18514,9 +18514,6 @@
          ax_pthread_flags="-pthreads pthread -mt -pthread $ax_pthread_flags"
          ;;
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130614/78d25e2f/attachment-0001.html>


More information about the macports-changes mailing list