<pre style='margin:0'>
Ken (kencu) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8f64c49b083ab312882b2f7c3b45658a49a37397">https://github.com/macports/macports-ports/commit/8f64c49b083ab312882b2f7c3b45658a49a37397</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 8f64c49  nzbget: add cxx11 1.1 PG
</span>8f64c49 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8f64c49b083ab312882b2f7c3b45658a49a37397
</span>Author: Ken <21211439+kencu@users.noreply.github.com>
AuthorDate: Tue Apr 17 05:43:49 2018 +0000

<span style='display:block; white-space:pre;color:#404040;'>    nzbget: add cxx11 1.1 PG
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    this port now needs a c++14 capable compiler.
</span><span style='display:block; white-space:pre;color:#404040;'>    The cxx11 1.1 PG supplies that.
</span>---
 net/nzbget/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/nzbget/Portfile b/net/nzbget/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dc256c2..7fe1bb7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/nzbget/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/nzbget/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,6 +2,7 @@
</span> 
 PortSystem          1.0
 PortGroup           github 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           cxx11 1.1
</span> PortGroup           snowleopard_fixes 1.0
 
 github.setup        nzbget nzbget 19.1 v
</pre><pre style='margin:0'>

</pre>