<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/403b7cdd58adb860e73672002ce8790931b25707">https://github.com/macports/macports-ports/commit/403b7cdd58adb860e73672002ce8790931b25707</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 403b7cdd58adb860e73672002ce8790931b25707
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Mon Jul 3 14:59:04 2017 -0500
<span style='display:block; white-space:pre;color:#404040;'> nghttp2: add snowleopard_fixes PortGroup
</span>---
www/nghttp2/Portfile | 1 +
1 file changed, 1 insertion(+)
<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 debb804..78f8c10 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;'>@@ -3,6 +3,7 @@
</span> PortSystem 1.0
PortGroup cxx11 1.0
PortGroup github 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup snowleopard_fixes 1.0
</span>
github.setup tatsuhiro-t nghttp2 1.24.0 v
categories www
</pre><pre style='margin:0'>
</pre>