svn commit: r42313 - head/share/xml

Gavin Atkinson gavin at FreeBSD.org
Thu Jul 18 17:03:17 UTC 2013


Author: gavin
Date: Thu Jul 18 17:03:17 2013
New Revision: 42313
URL: http://svnweb.freebsd.org/changeset/doc/42313

Log:
  Remove five FTP mirrors:
  
  ftp8.FreeBSD.org
  ftp9.FreeBSD.org
  ftp9.us.FreeBSD.org
  ftp12.FreeBSD.org
  ftp7.us.FreeBSD.org
  
  These hostnames have all been repointed to other FTP mirrors, but it
  seems pointless to also continue listing them in their own right.

Modified:
  head/share/xml/mirrors.xml

Modified: head/share/xml/mirrors.xml
==============================================================================
--- head/share/xml/mirrors.xml	Thu Jul 18 16:50:45 2013	(r42312)
+++ head/share/xml/mirrors.xml	Thu Jul 18 17:03:17 2013	(r42313)
@@ -67,16 +67,6 @@
     </host>
 
     <host type="ftp">
-      <name>ftp8.FreeBSD.org</name>
-      <url proto="ftp">ftp://ftp8.FreeBSD.org/pub/FreeBSD/</url>
-    </host>
-
-    <host type="ftp">
-      <name>ftp9.FreeBSD.org</name>
-      <url proto="ftp">ftp://ftp9.FreeBSD.org/pub/FreeBSD/</url>
-    </host>
-
-    <host type="ftp">
       <name>ftp10.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp10.FreeBSD.org/pub/FreeBSD/</url>
       <url proto="ftpv6"></url>
@@ -90,11 +80,6 @@
     </host>
 
     <host type="ftp">
-      <name>ftp12.FreeBSD.org</name>
-      <url proto="ftp">ftp://ftp12.FreeBSD.org/pub/FreeBSD/</url>
-    </host>
-
-    <host type="ftp">
       <name>ftp13.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp13.FreeBSD.org/pub/FreeBSD/</url>
     </host>
@@ -1527,23 +1512,11 @@
     </host>
 
     <host type="ftp">
-      <name>ftp7.us.FreeBSD.org</name>
-      <url proto="ftp">ftp://ftp7.us.FreeBSD.org/pub/FreeBSD/</url>
-      <url proto="http">http://ftp7.us.FreeBSD.org/pub/FreeBSD/</url>
-      <url proto="rsync"></url>
-    </host>
-
-    <host type="ftp">
       <name>ftp8.us.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp8.us.FreeBSD.org/pub/FreeBSD/</url>
     </host>
 
     <host type="ftp">
-      <name>ftp9.us.FreeBSD.org</name>
-      <url proto="http">http://ftp9.us.FreeBSD.org/pub/FreeBSD/</url>
-    </host>
-
-    <host type="ftp">
       <name>ftp10.us.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp10.us.FreeBSD.org/pub/FreeBSD/</url>
     </host>


More information about the svn-doc-all mailing list