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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/98e0d29ad41f83a93dc60641c3d3a45561aea645">https://github.com/macports/macports-ports/commit/98e0d29ad41f83a93dc60641c3d3a45561aea645</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 98e0d29  nghttp2: change to cxx11 1.1 PortGroup
</span>98e0d29 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 98e0d29ad41f83a93dc60641c3d3a45561aea645
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Sat Oct 28 11:33:36 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    nghttp2: change to cxx11 1.1 PortGroup
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    fixes build on older systems
</span><span style='display:block; white-space:pre;color:#404040;'>    closes: https://trac.macports.org/ticket/55190
</span>---
 www/nghttp2/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/nghttp2/Portfile b/www/nghttp2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index da93ce5..b8a6803 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/nghttp2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/nghttp2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,7 +1,7 @@
</span> # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 
 PortSystem          1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup           cxx11 1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           cxx11 1.1
</span> PortGroup           github 1.0
 PortGroup           snowleopard_fixes 1.0
 
</pre><pre style='margin:0'>

</pre>