<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/cf6e7b13188ed494106d5bd2645e943a3bd4dd3d">https://github.com/macports/macports-ports/commit/cf6e7b13188ed494106d5bd2645e943a3bd4dd3d</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 cf6e7b1  nghttp2: update to version 1.22.0
</span>cf6e7b1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit cf6e7b13188ed494106d5bd2645e943a3bd4dd3d
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Tue Apr 25 05:53:37 2017 -0500

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

</pre>