<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/98cdba6cced847b02df6814f199b378ed72f2b2e">https://github.com/macports/macports-ports/commit/98cdba6cced847b02df6814f199b378ed72f2b2e</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 98cdba6  nghttp2: update to 1.39.2
</span>98cdba6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 98cdba6cced847b02df6814f199b378ed72f2b2e
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Wed Aug 14 05:41:10 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    nghttp2: update to 1.39.2
</span>---
 www/nghttp2/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 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 722750d..b5687ed 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;'>@@ -6,7 +6,7 @@ PortGroup           cxx11 1.1
</span> PortGroup           github 1.0
 PortGroup           legacysupport 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        tatsuhiro-t nghttp2 1.39.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tatsuhiro-t nghttp2 1.39.2 v
</span> revision            0
 categories          www
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,9 +21,9 @@ 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  05226b15b1e860793b4d638bdcccba51f4eddfc9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  679160766401f474731fd60c3aca095f88451e3cc4709b72306e4c34cf981448 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    1634512
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  5bda6a53aeaa2d7c194c990346951080a96f0912 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  a2d216450abd2beaf4e200c168957968e89d602ca4119338b9d7ab059fd4ce8b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    1635428
</span> 
 # nghttp2 requires C++14
 compiler.blacklist-append {clang < 602}
</pre><pre style='margin:0'>

</pre>