<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/0955901db5ce66117ccc8a25f0a91d97991c0d37">https://github.com/macports/macports-ports/commit/0955901db5ce66117ccc8a25f0a91d97991c0d37</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 0955901 gcc9: Remove mirror that no longer exists
</span>0955901 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0955901db5ce66117ccc8a25f0a91d97991c0d37
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Oct 13 10:09:00 2018 -0500
<span style='display:block; white-space:pre;color:#404040;'> gcc9: Remove mirror that no longer exists
</span>---
lang/gcc9/Portfile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/gcc9/Portfile b/lang/gcc9/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b0eceb3..26a0535 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/gcc9/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/gcc9/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,8 +22,7 @@ long_description The GNU compiler collection, including front ends for \
</span> homepage https://gcc.gnu.org/
master_sites ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/snapshots/${version}/ \
ftp://gcc.gnu.org/pub/gcc/snapshots/${version}/ \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- http://mirror.koddos.net/gcc/snapshots/${version} \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- http://gcc.skazkaforyou.com/snapshots/${version}/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ http://mirror.koddos.net/gcc/snapshots/${version}/
</span>
distname gcc-${version}
use_xz yes
</pre><pre style='margin:0'>
</pre>