<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/129ba9589db750b366240694a7daa76a72e5c00d">https://github.com/macports/macports-ports/commit/129ba9589db750b366240694a7daa76a72e5c00d</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 129ba95  nghttp2: update to version 1.23.0
</span>129ba95 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 129ba9589db750b366240694a7daa76a72e5c00d
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat May 27 06:30:47 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    nghttp2: update to version 1.23.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 fef0035..cb5a03c 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.22.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tatsuhiro-t nghttp2 1.23.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 2e18773d09691264b4a8d7a4db44761d2deb3366 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256 f14af22f14107901ea6077413f1a387948bf11cdaa4613ba361a0e3e8cacbbe7
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160 23f96f0532b792d87190115af6805ccfdb135025 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256 e414096abafa87d4ca4ffdc5417c172c0a43414a4288318f80c257f51cb619c0
</span> 
 if {![variant_isset python34] && ![variant_isset python35] && ![variant_isset python36] } { default_variants +python27 }
 
</pre><pre style='margin:0'>

</pre>