[115283] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Mon Dec 30 10:41:20 PST 2013


Revision: 115283
          https://trac.macports.org/changeset/115283
Author:   jeremyhu at macports.org
Date:     2013-12-30 10:41:19 -0800 (Mon, 30 Dec 2013)
Log Message:
-----------
xorg-server: Blacklist gcc-4.0 (#36055)

Modified Paths:
--------------
    trunk/dports/x11/xorg-server/Portfile
    trunk/dports/x11/xorg-server-devel/Portfile

Modified: trunk/dports/x11/xorg-server/Portfile
===================================================================
--- trunk/dports/x11/xorg-server/Portfile	2013-12-30 16:55:42 UTC (rev 115282)
+++ trunk/dports/x11/xorg-server/Portfile	2013-12-30 18:41:19 UTC (rev 115283)
@@ -65,6 +65,9 @@
 	port:xorg-libAppleWM \
 	port:xorg-libXfixes
 
+# https://trac.macports.org/ticket/36055           
+compiler.blacklist gcc-4.0
+
 configure.args --with-apple-applications-dir=${applications_dir} \
 	--with-bundle-id-prefix=org.macports \
 	--without-dtrace \

Modified: trunk/dports/x11/xorg-server-devel/Portfile
===================================================================
--- trunk/dports/x11/xorg-server-devel/Portfile	2013-12-30 16:55:42 UTC (rev 115282)
+++ trunk/dports/x11/xorg-server-devel/Portfile	2013-12-30 18:41:19 UTC (rev 115283)
@@ -59,6 +59,9 @@
 	port:xorg-libAppleWM \
 	port:xorg-libXfixes
 
+# https://trac.macports.org/ticket/36055
+compiler.blacklist gcc-4.0
+
 configure.args --with-apple-applications-dir=${applications_dir} \
 	--with-bundle-id-prefix=org.macports \
 	--without-dtrace \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131230/dc8be74d/attachment-0001.html>


More information about the macports-changes mailing list