[125583] trunk/dports/devel/streamlog/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Sep 21 23:37:53 PDT 2014


Revision: 125583
          https://trac.macports.org/changeset/125583
Author:   ryandesign at macports.org
Date:     2014-09-21 23:37:53 -0700 (Sun, 21 Sep 2014)
Log Message:
-----------
streamlog: blacklist old gcc and clang (#44983)

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

Modified: trunk/dports/devel/streamlog/Portfile
===================================================================
--- trunk/dports/devel/streamlog/Portfile	2014-09-22 05:40:21 UTC (rev 125582)
+++ trunk/dports/devel/streamlog/Portfile	2014-09-22 06:37:53 UTC (rev 125583)
@@ -4,6 +4,7 @@
 PortSystem          1.0
 PortGroup           bitbucket 1.0
 PortGroup           cmake 1.0
+PortGroup           compiler_blacklist_versions 1.0
 
 bitbucket.setup     nwehr streamlog 1.0 v
 categories          devel
@@ -20,3 +21,5 @@
 
 checksums           rmd160  155dd5e4f4c1526c0516656d9d77d3bf610b447e \
                     sha256  dc1dd26ce084a557b6e3a013fa87c1269344b94034de8598c4f17cc16625e6cd
+
+compiler.blacklist  *gcc* {clang < 137}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140921/4d14cedb/attachment.html>


More information about the macports-changes mailing list