[116838] trunk/dports/devel/re2/Portfile

hum at macports.org hum at macports.org
Sat Feb 8 05:19:24 PST 2014


Revision: 116838
          https://trac.macports.org/changeset/116838
Author:   hum at macports.org
Date:     2014-02-08 05:19:23 -0800 (Sat, 08 Feb 2014)
Log Message:
-----------
re2: downgrade to 20131024 except for Mavericks; see #42200.

Modified Paths:
--------------
    trunk/dports/devel/re2/Portfile

Modified: trunk/dports/devel/re2/Portfile
===================================================================
--- trunk/dports/devel/re2/Portfile	2014-02-08 12:44:48 UTC (rev 116837)
+++ trunk/dports/devel/re2/Portfile	2014-02-08 13:19:23 UTC (rev 116838)
@@ -22,6 +22,12 @@
 checksums           rmd160  5beeac6b1b227d46d3da1e1b4231994aaa6ee98c \
                     sha256  193c9eedd88e9a32f337e81f3be45da13a85c7af43444f5afe03f8ef393490ef
 
+if {${os.platform} == "darwin" && ${os.major} < 13} {
+    version         20131024
+    checksums       rmd160  a96947ba23872a197ce279e33eeb45e955ac0bf6 \
+                    sha256  4cbf7a98e79ba0c3f83b865049bcf3c6d60593b1a7accb60e8e10745a97cd62b
+}
+
 extract.suffix      .tgz
 
 worksrcdir          ${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140208/948d0256/attachment.html>


More information about the macports-changes mailing list