<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/dea7b34da85ff03c144da13921f3e490aa1e78b3">https://github.com/macports/macports-ports/commit/dea7b34da85ff03c144da13921f3e490aa1e78b3</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 dea7b34  flac: Use https for master_sites
</span>dea7b34 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit dea7b34da85ff03c144da13921f3e490aa1e78b3
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Oct 12 22:06:09 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    flac: Use https for master_sites
</span>---
 audio/flac/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/flac/Portfile b/audio/flac/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c997d9e..946058b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/flac/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/flac/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,7 +25,7 @@ homepage            https://xiph.org/flac/
</span> 
 depends_lib         port:libiconv port:libogg
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        http://downloads.xiph.org/releases/flac/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        https://downloads.xiph.org/releases/flac/
</span> use_xz              yes
 checksums           rmd160  fd25a098941556c5787d7369b12c43aca9a9df78 \
                     sha256  91cfc3ed61dc40f47f050a109b08610667d73477af6ef36dcad31c31a4a8d53f
</pre><pre style='margin:0'>

</pre>