[110468] trunk/dports/news/nget/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Aug 31 01:20:30 PDT 2013


Revision: 110468
          https://trac.macports.org/changeset/110468
Author:   jeremyhu at macports.org
Date:     2013-08-31 01:20:30 -0700 (Sat, 31 Aug 2013)
Log Message:
-----------
nget: Simplify blacklist

Modified Paths:
--------------
    trunk/dports/news/nget/Portfile

Modified: trunk/dports/news/nget/Portfile
===================================================================
--- trunk/dports/news/nget/Portfile	2013-08-31 08:18:49 UTC (rev 110467)
+++ trunk/dports/news/nget/Portfile	2013-08-31 08:20:30 UTC (rev 110468)
@@ -23,8 +23,9 @@
 
 patchfiles      patch-auto_map.h
 
+# Same issue as par2 and libpar2
 # ./par2/par2fileformat.h:89:25: error: flexible array member 'entries' of non-POD element type 'FILEVERIFICATIONENTRY []'
-compiler.blacklist  clang macports-clang-3.3
+compiler.blacklist  *clang*
 
 configure.args	--mandir='\${prefix}/share/man'
 configure.cxxflags-append	"-I${prefix}/include"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130831/84cba9af/attachment.html>


More information about the macports-changes mailing list