From 48c920208b819786b3155f38955f25a8e7303fcf Mon Sep 17 00:00:00 2001 From: dsainty Date: Thu, 26 Mar 2015 07:54:51 +0000 Subject: As discussed on-list, remove www.ibiblio.org from MASTER_SITE_APACHE so that its habit of returning HTTP 200 on files it doesn't have will not corrupt resuming file downloads. Also remove from MASTER_SITE_OPENOFFICE, for the same reason and also because their openoffice mirror appears empty anyway. There are no other instances of www.ibiblio.org in the mirror lists. --- mk/fetch/sites.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mk') diff --git a/mk/fetch/sites.mk b/mk/fetch/sites.mk index 6d98d8bc679..743ffd46cf0 100644 --- a/mk/fetch/sites.mk +++ b/mk/fetch/sites.mk @@ -1,4 +1,4 @@ -# $NetBSD: sites.mk,v 1.125 2015/03/09 13:10:45 tnn Exp $ +# $NetBSD: sites.mk,v 1.126 2015/03/26 07:54:51 dsainty Exp $ # # This Makefile fragment defines read-only MASTER_SITE_* variables # representing some well-known master distribution sites for software. @@ -133,12 +133,13 @@ MASTER_SITE_XEMACS+= \ ftp://mirror.cict.fr/xemacs/ \ ftp://ftp.dnsbalance.ring.gr.jp/pub/text/xemacs/ +# http://www.ibiblio.org/pub/mirrors/apache/ returns 200 for missing +# files, which is incompatible with resuming transfers. MASTER_SITE_APACHE+= \ http://www.apache.org/dist/ \ http://www.eu.apache.org/dist/ \ http://apache.mirror.aussiehq.net.au/ \ http://apache.oregonstate.edu/ \ - http://www.ibiblio.org/pub/mirrors/apache/ \ http://mirror.nyi.net/apache/ \ http://apache.mirrors.tds.net/ \ http://ftp.unicamp.br/pub/apache/ \ @@ -244,7 +245,6 @@ MASTER_SITE_DEBIAN+= \ MASTER_SITE_OPENOFFICE+= \ http://mirrors.isc.org/pub/openoffice/ \ http://openoffice.mirrors.ilisys.com.au/ \ - http://www.ibiblio.org/pub/mirrors/openoffice/ \ ftp://ftp.ussg.iu.edu/pub/openoffice/ \ http://gd.tuwien.ac.at/office/openoffice/ \ http://ftp.sh.cvut.cz/MIRRORS/OpenOffice/ \ -- cgit v1.2.3