<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/545893138b3864ad671ffba1b4a5eae14dd38c01">https://github.com/macports/macports-ports/commit/545893138b3864ad671ffba1b4a5eae14dd38c01</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 5458931  mirror_sites.tcl: removed unused xfree mirrors
</span>5458931 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 545893138b3864ad671ffba1b4a5eae14dd38c01
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Tue Jul 2 13:39:22 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    mirror_sites.tcl: removed unused xfree mirrors
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Last port to use these was removed in 050fffe670.
</span>---
 _resources/port1.0/fetch/mirror_sites.tcl | 11 -----------
 1 file changed, 11 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/fetch/mirror_sites.tcl b/_resources/port1.0/fetch/mirror_sites.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index fe64381..da27ad6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/fetch/mirror_sites.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/fetch/mirror_sites.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -899,17 +899,6 @@ set portfetch::mirror_sites::sites(xcontrib) {
</span>     ftp://ftp2.x.org/contrib/
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set portfetch::mirror_sites::sites(xfree) {
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    https://mirror.aarnet.edu.au/pub/xfree86/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    ftp://ftp.esat.net/pub/X11/XFree86/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    http://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.xfree86.org/XFree86/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    http://www.gtlib.gatech.edu/pub/XFree86/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    http://ftp.gwdg.de/pub/xfree86/XFree86/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    ftp://ftp.physics.uvt.ro/pub/XFree86/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    ftp://ftp.fit.vutbr.cz/pub/XFree86/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    ftp://ftp.xfree86.org/pub/XFree86/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> set portfetch::mirror_sites::sites(xorg) {
     http://ftp.cica.es/mirrors/X/pub/
     ftp://ftp.cs.cuhk.edu.hk/pub/X11/
</pre><pre style='margin:0'>

</pre>