summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authordsainty <dsainty>2015-03-26 07:54:51 +0000
committerdsainty <dsainty>2015-03-26 07:54:51 +0000
commit161026e3e88376400cbbc36a472ef59e2349cd73 (patch)
treee40d0ddad3026fd29b2c918de5b20396bf71e456 /mk
parent4098d41c7894e010c088fbca6cfbe6a24340e271 (diff)
downloadpkgsrc-161026e3e88376400cbbc36a472ef59e2349cd73.tar.gz
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.
Diffstat (limited to 'mk')
-rw-r--r--mk/fetch/sites.mk6
1 files changed, 3 insertions, 3 deletions
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/ \