[134481] trunk/dports/www/FileZilla/Portfile

mojca at macports.org mojca at macports.org
Thu Mar 26 23:49:22 PDT 2015


Revision: 134481
          https://trac.macports.org/changeset/134481
Author:   mojca at macports.org
Date:     2015-03-26 23:49:22 -0700 (Thu, 26 Mar 2015)
Log Message:
-----------
FileZilla: a blind attempt to blacklist clang < 3.2 (#47273)

Modified Paths:
--------------
    trunk/dports/www/FileZilla/Portfile

Modified: trunk/dports/www/FileZilla/Portfile
===================================================================
--- trunk/dports/www/FileZilla/Portfile	2015-03-27 02:35:16 UTC (rev 134480)
+++ trunk/dports/www/FileZilla/Portfile	2015-03-27 06:49:22 UTC (rev 134481)
@@ -57,6 +57,8 @@
 if {${os.major} <= 10} {
     compiler.whitelist macports-clang-3.4 macports-clang-3.5 macports-clang-3.6 macports-clang-3.7
 }
+# http://trac.macports.org/ticket/47273
+compiler.blacklist-append {clang < 425} macports-clang-3.0 macports-clang-3.1
 
 variant wxgtk30 conflicts wxwidgets30 wxwidgets30-libcxx description {Use wxWidgets 3.0 with GTK} {
     wxWidgets.use           wxGTK-3.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150326/8f1c8369/attachment.html>


More information about the macports-changes mailing list