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

larryv at macports.org larryv at macports.org
Tue Sep 20 11:41:18 PDT 2016


Revision: 152920
          https://trac.macports.org/changeset/152920
Author:   larryv at macports.org
Date:     2016-09-20 11:41:17 -0700 (Tue, 20 Sep 2016)
Log Message:
-----------
Alphabetize Debian mirrors by domain

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	2016-09-20 18:41:15 UTC (rev 152919)
+++ trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl	2016-09-20 18:41:17 UTC (rev 152920)
@@ -89,12 +89,13 @@
 # port name) so just use a basic form here and fake it in ports that need
 # to use this.
 set portfetch::mirror_sites::sites(debian) {
-    http://ftp.us.debian.org/debian/pool/main/:nosubdir
     http://ftp.au.debian.org/debian/pool/main/:nosubdir
+    http://ftp.wa.au.debian.org/debian/pool/main/:nosubdir
     http://ftp.bg.debian.org/debian/pool/main/:nosubdir
     http://ftp.cl.debian.org/debian/pool/main/:nosubdir
     http://ftp.cz.debian.org/debian/pool/main/:nosubdir
     http://ftp.de.debian.org/debian/pool/main/:nosubdir
+    http://ftp2.de.debian.org/debian/pool/main/:nosubdir
     http://ftp.ee.debian.org/debian/pool/main/:nosubdir
     http://ftp.es.debian.org/debian/pool/main/:nosubdir
     http://ftp.fi.debian.org/debian/pool/main/:nosubdir
@@ -114,8 +115,7 @@
     http://ftp.si.debian.org/debian/pool/main/:nosubdir
     http://ftp.sk.debian.org/debian/pool/main/:nosubdir
     http://ftp.uk.debian.org/debian/pool/main/:nosubdir
-    http://ftp.wa.au.debian.org/debian/pool/main/:nosubdir
-    http://ftp2.de.debian.org/debian/pool/main/:nosubdir
+    http://ftp.us.debian.org/debian/pool/main/:nosubdir
 }
 
 set portfetch::mirror_sites::sites(fink) {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160920/0700f4ce/attachment.html>


More information about the macports-changes mailing list