[131785] trunk/dports/devel/iojs/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Sun Jan 18 04:27:16 PST 2015


Revision: 131785
          https://trac.macports.org/changeset/131785
Author:   ciserlohn at macports.org
Date:     2015-01-18 04:27:16 -0800 (Sun, 18 Jan 2015)
Log Message:
-----------
iojs: clang-3.3 or higher is required

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

Modified: trunk/dports/devel/iojs/Portfile
===================================================================
--- trunk/dports/devel/iojs/Portfile	2015-01-18 10:38:46 UTC (rev 131784)
+++ trunk/dports/devel/iojs/Portfile	2015-01-18 12:27:16 UTC (rev 131785)
@@ -216,7 +216,7 @@
         ${docdir}
 }
 
-compiler.blacklist *gcc* *clang-2.* {clang < 300}
+compiler.blacklist *gcc* *clang-2.* {*clang-3.[012]*} {clang < 500}
 
 if {${os.major} < 10} {
     pre-fetch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150118/5af14bed/attachment.html>


More information about the macports-changes mailing list