[141661] trunk/dports/python/py-graph-tool/Portfile

ionic at macports.org ionic at macports.org
Sat Dec 12 02:28:30 PST 2015


Revision: 141661
          https://trac.macports.org/changeset/141661
Author:   ionic at macports.org
Date:     2015-10-25 17:30:48 -0700 (Sun, 25 Oct 2015)
Log Message:
-----------
py-graph-tool: fix TCL/regex parsing.

Modified Paths:
--------------
    trunk/dports/python/py-graph-tool/Portfile

Modified: trunk/dports/python/py-graph-tool/Portfile
===================================================================
--- trunk/dports/python/py-graph-tool/Portfile	2015-10-26 00:20:47 UTC (rev 141660)
+++ trunk/dports/python/py-graph-tool/Portfile	2015-10-26 00:30:48 UTC (rev 141661)
@@ -38,7 +38,7 @@
                     rmd160  cd2e8506522821750d70a97b951254f0a133d218
 } else {
     if {${name} ne ${subport}} {
-        compiler.blacklist *gcc* {clang < 700} macports-clang-3.[0-6]
+        compiler.blacklist *gcc* {clang < 700} {macports-clang-3.[0-6]}
         configure.cxxflags-append -std=c++14 -stdlib=libc++
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/92af762d/attachment.html>


More information about the macports-changes mailing list