Date: Mon, 7 Nov 2016 05:10:39 +0000 (UTC) From: Benjamin Kaduk <bjk@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49643 - head/share/xml Message-ID: <201611070510.uA75AdO9049802@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bjk Date: Mon Nov 7 05:10:39 2016 New Revision: 49643 URL: https://svnweb.freebsd.org/changeset/doc/49643 Log: Remove Canadian mirrors There seems to be no sign of these entries or a delegation in DNS, so just remove them for now. Reported by: Gilles Kirouac <gkirouac@myriade.ca> Modified: head/share/xml/mirrors.xml Modified: head/share/xml/mirrors.xml ============================================================================== --- head/share/xml/mirrors.xml Mon Nov 7 04:20:05 2016 (r49642) +++ head/share/xml/mirrors.xml Mon Nov 7 05:10:39 2016 (r49643) @@ -183,36 +183,6 @@ <email>hostmaster@br.FreeBSD.org</email> </entry> - <entry id="mirrors-ca"> - <country>Canada</country> - <host type="www"> - <name>www.ca.FreeBSD.org</name> - <url proto="http">http://www.ca.FreeBSD.org/</url> - </host> - - <host type="www"> - <name>www2.ca.FreeBSD.org</name> - <url proto="http">http://www2.ca.FreeBSD.org/</url> - </host> - - <host type="ftp"> - <name>ftp.ca.FreeBSD.org</name> - <url proto="ftp">ftp://ftp.ca.FreeBSD.org/pub/FreeBSD/</url> - </host> - - <host type="ftp"> - <name>ftp2.ca.FreeBSD.org</name> - <url proto="ftp">ftp://ftp2.ca.FreeBSD.org/pub/FreeBSD/</url> - </host> -<!-- - <host type="ftp"> - <name>ftp3.ca.FreeBSD.org</name> - <url proto="ftp">ftp://ftp3.ca.FreeBSD.org/pub/FreeBSD/</url> - </host> ---> - <email>hostmaster@ca.FreeBSD.org</email> - </entry> - <entry id="mirrors-cn"> <country>China</country> <host type="ftp">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611070510.uA75AdO9049802>