<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/996c37f363713ac9719ca65c4bd044ae794fedcc">https://github.com/macports/macports-ports/commit/996c37f363713ac9719ca65c4bd044ae794fedcc</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 996c37f  nghttp2: update to version 1.24.0
</span>996c37f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 996c37f363713ac9719ca65c4bd044ae794fedcc
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sun Jul 2 07:46:20 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    nghttp2: update to version 1.24.0
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See: https://github.com/nghttp2/nghttp2/releases/tag/v1.24.0
</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 fc8256d..debb804 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.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tatsuhiro-t nghttp2 1.24.0 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 346aab3c794bce85ecab6f339cceb72ab0c6d4aa \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256 fb75e8c0d6cf9c4381fff242d2dc04cdcc2691af8dc125c6ca349efecf5ccc21
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160 72dae8c9b9a53764afac1ba7c32c4bfcbdf084ae \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256 0d443cd2f45593aa42e93163cb46a03cb4a28703712a8dd8cc9102d454727316
</span> 
 if {![variant_isset python34] && ![variant_isset python35] && ![variant_isset python36] } { default_variants +python27 }
 
</pre><pre style='margin:0'>

</pre>