[104386] trunk/dports/kde/kate/Portfile

nicos at macports.org nicos at macports.org
Sun Mar 24 05:40:54 PDT 2013


Revision: 104386
          https://trac.macports.org/changeset/104386
Author:   nicos at macports.org
Date:     2013-03-24 05:40:53 -0700 (Sun, 24 Mar 2013)
Log Message:
-----------
kate: proper use of compiler.blacklist

Modified Paths:
--------------
    trunk/dports/kde/kate/Portfile

Modified: trunk/dports/kde/kate/Portfile
===================================================================
--- trunk/dports/kde/kate/Portfile	2013-03-24 12:18:53 UTC (rev 104385)
+++ trunk/dports/kde/kate/Portfile	2013-03-24 12:40:53 UTC (rev 104386)
@@ -6,7 +6,7 @@
 
 name                kate
 version             4.10.1
-revision            1
+revision            2
 categories          kde kde4
 license             LGPL-2+
 maintainers         nicos openmaintainer
@@ -33,7 +33,7 @@
                     port:oxygen-icons
 
 #Blacklist gcc42 and llvm-gcc-42 (does not build with gcc, ticket #37596)
-compiler.blacklist  {gcc-4.2 apple-gcc-4.2 llvm-gcc-4.2}
+compiler.blacklist  gcc-4.2 apple-gcc-4.2 llvm-gcc-4.2
 
 livecheck.url       http://kde.mirrors.hoobly.com/stable/
 livecheck.regex     (\\d+(\\.\\d+)+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130324/c1dd67a6/attachment.html>


More information about the macports-changes mailing list