<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b3a2adf0cd41339daf5114c0f7ddd0f5c46f8c1e">https://github.com/macports/macports-ports/commit/b3a2adf0cd41339daf5114c0f7ddd0f5c46f8c1e</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 b3a2adf libshout2: Use https for master_sites
</span>b3a2adf is described below
<span style='display:block; white-space:pre;color:#808000;'>commit b3a2adf0cd41339daf5114c0f7ddd0f5c46f8c1e
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Oct 12 22:14:31 2017 -0500
<span style='display:block; white-space:pre;color:#404040;'> libshout2: Use https for master_sites
</span>---
audio/libshout2/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/libshout2/Portfile b/audio/libshout2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7739c67..a837ff7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/libshout2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/libshout2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +18,7 @@ long_description \
</span> focus on feature sets instead of implementation details.
homepage http://www.icecast.org/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites http://downloads.xiph.org/releases/libshout/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites https://downloads.xiph.org/releases/libshout/
</span> distname ${my_name}-${version}
depends_build port:pkgconfig
</pre><pre style='margin:0'>
</pre>