[146769] trunk/dports/devel/gource/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Mar 17 01:33:54 PDT 2016
Revision: 146769
https://trac.macports.org/changeset/146769
Author: ryandesign at macports.org
Date: 2016-03-17 01:33:54 -0700 (Thu, 17 Mar 2016)
Log Message:
-----------
gource: blacklist llvm-gcc-4.2 and clang < 300 (#50893)
Modified Paths:
--------------
trunk/dports/devel/gource/Portfile
Modified: trunk/dports/devel/gource/Portfile
===================================================================
--- trunk/dports/devel/gource/Portfile 2016-03-17 08:06:27 UTC (rev 146768)
+++ trunk/dports/devel/gource/Portfile 2016-03-17 08:33:54 UTC (rev 146769)
@@ -2,6 +2,7 @@
# $Id$
PortSystem 1.0
+PortGroup compiler_blacklist_versions 1.0
PortGroup github 1.0
github.setup acaudwell Gource 0.42 gource-
@@ -38,4 +39,6 @@
port:boost \
port:freetype
+compiler.blacklist {clang < 300} *llvm-gcc-4.2
+
configure.args --disable-sdltest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160317/1c4d01f9/attachment.html>
More information about the macports-changes
mailing list