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

Ryan Schmidt ryandesign at macports.org
Tue Apr 17 05:55:26 UTC 2018


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}



More information about the macports-dev mailing list