<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/4e2fbc9adcb74c5a74d2e7c1b15b4d2c9396e6ef">https://github.com/macports/macports-ports/commit/4e2fbc9adcb74c5a74d2e7c1b15b4d2c9396e6ef</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 4e2fbc9adcb74c5a74d2e7c1b15b4d2c9396e6ef
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Wed May 31 06:05:25 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    nghttp2: update to version 1.23.1
</span>---
 www/nghttp2/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<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 cb5a03c..fc8256d 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;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           cxx11 1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        tatsuhiro-t nghttp2 1.23.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tatsuhiro-t nghttp2 1.23.1 v
</span> categories          www
 platforms           darwin
 maintainers         {mps @Schamschula} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,8 +18,8 @@ long_description    ${description} Included are a HTTP/2 client, server and prox
</span> github.tarball_from releases
 use_xz              yes
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160 23f96f0532b792d87190115af6805ccfdb135025 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256 e414096abafa87d4ca4ffdc5417c172c0a43414a4288318f80c257f51cb619c0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160 346aab3c794bce85ecab6f339cceb72ab0c6d4aa \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256 fb75e8c0d6cf9c4381fff242d2dc04cdcc2691af8dc125c6ca349efecf5ccc21
</span> 
 if {![variant_isset python34] && ![variant_isset python35] && ![variant_isset python36] } { default_variants +python27 }
 
</pre><pre style='margin:0'>

</pre>