<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/cc13af530230b212d9b600134f1834b03bb2825a">https://github.com/macports/macports-ports/commit/cc13af530230b212d9b600134f1834b03bb2825a</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 cc13af5 nghttp2: update to version 1.18.0
</span>cc13af5 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit cc13af530230b212d9b600134f1834b03bb2825a
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Tue Dec 27 08:28:59 2016 -0600
<span style='display:block; white-space:pre;color:#404040;'> nghttp2: update to version 1.18.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.18.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 f11aba1..afe483b 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.17.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup tatsuhiro-t nghttp2 1.18.0 v
</span> categories www
platforms darwin
maintainers mps 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 c430a6e9479821418ac21ff93c9164d77e2e3638 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 6bb446e6977f1daac96b94cd983bab15172728342f7e2b9b0f855e1532dd2ed2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 ab8e3cb7a74545e5a8f3d1d10a805fd06b49adad \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 5e5620e103f9239c0758e0fbfcf9bc04744794c1ce7a415583fbd4c2671a4499
</span>
if {![variant_isset python34] && ![variant_isset python35] } { default_variants +python27 }
</pre><pre style='margin:0'>
</pre>