[macports-ports] branch master updated: nzbget: add cxx11 1.1 PG

Ken Cunningham ken.cunningham.webuse at gmail.com
Tue Apr 17 06:02:28 UTC 2018


On 2018-04-16, at 10:55 PM, Ryan Schmidt wrote:

> 
> On Apr 17, 2018, at 00:43, Ken wrote:
> 
>> Ken (kencu) pushed a commit to branch master
>> in repository macports-ports.
>> 
>> 
>> https://github.com/macports/macports-ports/commit/8f64c49b083ab312882b2f7c3b45658a49a37397
>> 
>> The following commit(s) were added to refs/heads/master by this push:
>> 
>>     new 8f64c49  nzbget: add cxx11 1.1 PG
>> 
>> 8f64c49 is described below
>> 
>> 
>> commit 8f64c49b083ab312882b2f7c3b45658a49a37397
>> 
>> Author: Ken
>> AuthorDate: Tue Apr 17 05:43:49 2018 +0000
>> 
>> 
>>    nzbget: add cxx11 1.1 PG
>> 
>>    this port now needs a c++14 capable compiler.
>>    The cxx11 1.1 PG supplies that.
> 
> Well, the portgroup only guarantees that the compiler will support C++11. If you need C++14, additionally include the compiler_blacklist_versions 1.0 portgroup and specify:
> 
> compiler.blacklist-append {clang < 602}
> 


You are completely right, and if I had done that, the build would likely have succeeded on 10.9, whereas it has failed. 

So now I'll have to go back and do exactly what you have stated to fix 10.9. Thanks for the pointer.

Ken




More information about the macports-dev mailing list