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

<span style='display:block; white-space:pre;color:#808000;'>commit e203121f4142cd1b4ce09a30401fcf7ab9ee36e4
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Wed May 9 05:52:13 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    nghttp2: update to version 1.32.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 3dce9e3..68ba498 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;'>@@ -5,7 +5,7 @@ PortGroup           cxx11 1.1
</span> PortGroup           github 1.0
 PortGroup           snowleopard_fixes 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        tatsuhiro-t nghttp2 1.31.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tatsuhiro-t nghttp2 1.32.0 v
</span> categories          www
 platforms           darwin
 maintainers         {mps @Schamschula} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,8 +19,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 1f5fdf6429cc7cef907cf8cec1630ea714adda8d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256 65b9c83ae95a7760a14410aeefa9d441c34453027bc938df7a2272520f32e103
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160 cfcaac6eb27730b47d166210cccb7866985e47c1 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256 700a89d59fcc55acc2b18184001bfb3220fa6a6e543486aca35f40801cba6f7d
</span> 
 if {![variant_isset python34] && ![variant_isset python35] && ![variant_isset python36] } { default_variants +python27 }
 
</pre><pre style='margin:0'>

</pre>