[110825] trunk/dports/python/py-graph-tool/Portfile

Mark Moll mmoll at rice.edu
Sun Sep 8 10:57:56 PDT 2013


On Sep 8, 2013, at 12:06 AM, Lawrence Velázquez <larryv at macports.org> wrote:

> On Sep 6, 2013, at 11:12 PM, mmoll at macports.org wrote:
> 
>> Revision: 110825
>>         https://trac.macports.org/changeset/110825
>> Author:   mmoll at macports.org
>> Date:     2013-09-06 20:12:08 -0700 (Fri, 06 Sep 2013)
>> Log Message:
>> -----------
>> py-graph-tool: blacklist *gcc* <= 4.3
>> 
>> Modified Paths:
>> --------------
>>   trunk/dports/python/py-graph-tool/Portfile
>> 
>> Modified: trunk/dports/python/py-graph-tool/Portfile
>> ===================================================================
>> --- trunk/dports/python/py-graph-tool/Portfile	2013-09-07 02:15:15 UTC (rev 110824)
>> +++ trunk/dports/python/py-graph-tool/Portfile	2013-09-07 03:12:08 UTC (rev 110825)
>> @@ -28,6 +29,7 @@
>> python.default_version 27
>> 
>> if {$subport != $name} {
>> +    compiler.blacklist llvm-gcc-4.2 macports-gcc-4.3 macports-gcc-4.2 macports-llvm-gcc-4.2 apple-gcc-4.2 gcc-4.2 gcc-4.0 apple-gcc-4.0 gcc-3.3
>>    universal_variant  no
>>    depends_build-append port:pkgconfig
>>    depends_lib-append port:boost \
> 
> If you want to blacklist all GCC 3.3, 4.0, 4.2, and 4.3, you can do this:
> 
>    compiler.blacklist  gcc-3.3 {*gcc-4.[0-3]}


Thanks, fixed in r110854.

-- 
Mark Moll



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20130908/c6630ced/attachment.sig>


More information about the macports-dev mailing list