<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/8b1b07769418aa61db727f61d48dd141ae91ea63">https://github.com/macports/macports-ports/commit/8b1b07769418aa61db727f61d48dd141ae91ea63</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 8b1b077 nghttp2: update to version 1.21.1
</span>8b1b077 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 8b1b07769418aa61db727f61d48dd141ae91ea63
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Mon Apr 10 05:49:24 2017 -0500
<span style='display:block; white-space:pre;color:#404040;'> nghttp2: update to version 1.21.1
</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.21.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 fc6b857..42d40b3 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.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup tatsuhiro-t nghttp2 1.21.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 7277586b825bccb7b63a9b5deb118908af5425ca \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 42fe48ad655ff4a3ba89b86a2ab302e4fab9b613c0ad1fa9957e50ceb32045fe
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 c12c35624925155953e855522a30f9cc793cf81e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 9ce4aff2308f09975236c2d7c1e6151ffef07b08995271e708085cef8d3804fe
</span>
if {![variant_isset python34] && ![variant_isset python35] && ![variant_isset python36] } { default_variants +python27 }
</pre><pre style='margin:0'>
</pre>