pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/fetch
Module Name: pkgsrc
Committed By: maya
Date: Tue Oct 23 23:22:31 UTC 2018
Modified Files:
pkgsrc/mk/fetch: sites.mk
Log Message:
Remove dead mozilla mirrors. ESR mirrors are not used.
To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 pkgsrc/mk/fetch/sites.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mk/fetch/sites.mk
diff -u pkgsrc/mk/fetch/sites.mk:1.159 pkgsrc/mk/fetch/sites.mk:1.160
--- pkgsrc/mk/fetch/sites.mk:1.159 Sat Oct 13 02:46:11 2018
+++ pkgsrc/mk/fetch/sites.mk Tue Oct 23 23:22:31 2018
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.159 2018/10/13 02:46:11 maya Exp $
+# $NetBSD: sites.mk,v 1.160 2018/10/23 23:22:31 maya Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@@ -99,17 +99,8 @@ MASTER_SITE_MOZILLA_ALL+= \
# see http://www.mozilla.org/mirrors.html
MASTER_SITE_MOZILLA+= \
http://releases.mozilla.org/pub/mozilla.org/ \
- http://mirror.atlanticmetro.net/mozilla/ \
- http://ftp.cvut.cz/mozilla/ \
- http://mirror.waia.asn.au/pub/mozilla/ \
http://download-origin.cdn.mozilla.net/pub/mozilla.org/
-# for Extended Support Release version
-MASTER_SITE_MOZILLA_ESR+= \
- http://download-origin.cdn.mozilla.net/pub/mozilla.org/ \
- http://dm-download02.mozilla.org/pub/mozilla.org/ \
- http://ftp.mozilla.org/pub/mozilla.org/
-
MASTER_SITE_XEMACS+= \
ftp://ftp.xemacs.org/pub/xemacs/ \
http://ftp.xemacs.org/ \
Home |
Main Index |
Thread Index |
Old Index