[146770] trunk/dports/devel/gource/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Mar 17 01:51:22 PDT 2016


Revision: 146770
          https://trac.macports.org/changeset/146770
Author:   ryandesign at macports.org
Date:     2016-03-17 01:51:22 -0700 (Thu, 17 Mar 2016)
Log Message:
-----------
gource: use cxx11 1.0 portgroup (#50893)

Modified Paths:
--------------
    trunk/dports/devel/gource/Portfile

Modified: trunk/dports/devel/gource/Portfile
===================================================================
--- trunk/dports/devel/gource/Portfile	2016-03-17 08:33:54 UTC (rev 146769)
+++ trunk/dports/devel/gource/Portfile	2016-03-17 08:51:22 UTC (rev 146770)
@@ -2,7 +2,7 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           compiler_blacklist_versions 1.0
+PortGroup           cxx11 1.0
 PortGroup           github 1.0
 
 github.setup        acaudwell Gource 0.42 gource-
@@ -39,6 +39,4 @@
                     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/f9f8b2f4/attachment-0001.html>


More information about the macports-changes mailing list