Date: Mon, 24 Feb 2014 12:10:01 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-www@FreeBSD.org Subject: Re: www/175861: commit references a PR Message-ID: <201402241210.s1OCA1Ke050970@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR www/175861; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: www/175861: commit references a PR Date: Mon, 24 Feb 2014 12:06:57 +0000 (UTC) Author: remko Date: Mon Feb 24 12:06:49 2014 New Revision: 44041 URL: http://svnweb.freebsd.org/changeset/doc/44041 Log: Add ftp6.ua.freebsd.org as a mirror, it seems to service ftp/http and rsync. cvsup didn't reply and is actually not being pushed anymore as a public servers from our (FreeBSD) end so I didn't list it as such. PR: 175861 Modified: head/share/xml/mirrors.xml Modified: head/share/xml/mirrors.xml ============================================================================== --- head/share/xml/mirrors.xml Mon Feb 24 06:18:16 2014 (r44040) +++ head/share/xml/mirrors.xml Mon Feb 24 12:06:49 2014 (r44041) @@ -1229,6 +1229,13 @@ </host> <host type="ftp"> + <name>ftp6.ua.FreeBSD.org</name> + <url proto="ftp">ftp://ftp6.ua.FreeBSD.org/pub/FreeBSD/</url> + <url proto="http">http://ftp6.ua.FreeBSD.org/pub/FreeBSD</url> + <url proto="rsync">rsync://ftp6.ua.FreeBSD.org/FreeBSD/</url>> + </host> + + <host type="ftp"> <name>ftp7.ua.FreeBSD.org</name> <url proto="ftp">ftp://ftp7.ua.FreeBSD.org/pub/FreeBSD/</url> </host> _______________________________________________ svn-doc-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402241210.s1OCA1Ke050970>