[91472] trunk/dports/kde/krusader/Portfile

jmr at macports.org jmr at macports.org
Mon Apr 2 14:23:46 PDT 2012


Revision: 91472
          https://trac.macports.org/changeset/91472
Author:   jmr at macports.org
Date:     2012-04-02 14:23:45 -0700 (Mon, 02 Apr 2012)
Log Message:
-----------
krusader: add a comment with a ticket reference regarding the compiler fallback

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

Modified: trunk/dports/kde/krusader/Portfile
===================================================================
--- trunk/dports/kde/krusader/Portfile	2012-04-02 20:56:44 UTC (rev 91471)
+++ trunk/dports/kde/krusader/Portfile	2012-04-02 21:23:45 UTC (rev 91472)
@@ -36,6 +36,9 @@
                     000feab199d06f0dcd816d958aae01f0ebf2631c.patch
 patch.dir           ${workpath}/${distname}
 
+# ticket #31655
+# krusader/Dialogs/checksumdlg.cpp:32:61: error: default arguments can only be specified for parameters in a function declaration
+#   const QString checksumFile, bool recursive, const QString& type=QString());
 if {${configure.compiler} == "clang"} {
     configure.compiler  llvm-gcc-4.2
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120402/d0bc3378/attachment.html>


More information about the macports-changes mailing list