[90254] trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl

ryandesign at macports.org ryandesign at macports.org
Mon Feb 27 11:08:43 PST 2012


Revision: 90254
          http://trac.macports.org/changeset/90254
Author:   ryandesign at macports.org
Date:     2012-02-27 11:08:38 -0800 (Mon, 27 Feb 2012)
Log Message:
-----------
mirror_sites.tcl: fix gtlib.gatech.edu mirrors; see #33374

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl

Modified: trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl
===================================================================
--- trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl	2012-02-27 18:26:21 UTC (rev 90253)
+++ trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl	2012-02-27 19:08:38 UTC (rev 90254)
@@ -191,7 +191,7 @@
 
 set portfetch::mirror_sites::sites(gnome) {
     ftp://ftp.cse.buffalo.edu/pub/Gnome/
-    http://www.gtlib.cc.gatech.edu/pub/gnome/
+    http://www.gtlib.gatech.edu/pub/gnome/
     http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/
     http://fr2.rpmfind.net/linux/gnome.org/
     http://mirror.aarnet.edu.au/pub/gnome/
@@ -271,7 +271,7 @@
 set portfetch::mirror_sites::sites(kde) {
     http://mirrors.mit.edu/kde/
     http://kde.mirrors.hoobly.com/
-    http://ftp.gtlib.cc.gatech.edu/pub/kde/
+    http://ftp.gtlib.gatech.edu/pub/kde/
     http://www.mirrorservice.org/sites/ftp.kde.org/pub/kde/
     http://gd.tuwien.ac.at/kde/
     http://mirrors.isc.org/pub/kde/
@@ -454,7 +454,7 @@
 
 set portfetch::mirror_sites::sites(sunsite) {
     http://www.ibiblio.org/pub/Linux/
-    http://www.gtlib.cc.gatech.edu/pub/Linux/
+    http://www.gtlib.gatech.edu/pub/Linux/
     ftp://sunsite.unc.edu/pub/Linux/
     ftp://ftp.unicamp.br/pub/systems/Linux/
     ftp://ftp.tuwien.ac.at/pub/linux/ibiblio/
@@ -512,7 +512,7 @@
 }
 
 set portfetch::mirror_sites::sites(xfree) {
-    http://www.gtlib.cc.gatech.edu/pub/XFree86/
+    http://www.gtlib.gatech.edu/pub/XFree86/
     http://www.mirrorservice.org/sites/ftp.xfree86.org/pub/XFree86/
     http://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.xfree86.org/XFree86/
     ftp://ftp.fit.vutbr.cz/pub/XFree86/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120227/a6f7f2f0/attachment.html>


More information about the macports-changes mailing list