Bug 63194 - ports/Mk/bsd.sites.mk - update MASTER_SITE_GNU
Summary: ports/Mk/bsd.sites.mk - update MASTER_SITE_GNU
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-21 23:10 UTC by jharris
Modified: 2004-02-24 16:57 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jharris 2004-02-21 23:10:22 UTC
	based on availability of coreutils-5.2.0.tar.bz2.sig (currently
	just a few days old), add some fresh mirrors to MASTER_SITE_GNU.
	change a few ftp:// to http:// to improve HTTP/FTP ratio.
	use http:// and ftp://ftp.gnu.org since the former is currently
	refusing connections.

Fix: -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message



iD8DBQFAN+CqSypIl9OdoOMRAg15AKCurZ3cji1UX6mrJD+iii95pUNVWACfUG+3
K72SuKNwX+81qMnsZGkSU50=
=qG2R
-----END PGP SIGNATURE-------bLELWaX5v7jXhIxavTWvpEJ6HnI6J7asqDX32AvJAyHLUhtO
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: bsd.sites.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.sites.mk,v
retrieving revision 1.219
diff -u -r1.219 bsd.sites.mk
--- bsd.sites.mk	17 Feb 2004 20:50:22 -0000	1.219
+++ bsd.sites.mk	21 Feb 2004 22:48:51 -0000
@@ -370,12 +370,16 @@
 	http://ftp.gnome.org/pub/GNOME/%SUBDIR%/
 
 MASTER_SITE_GNU+=	\
+	http://ftp.gnu.org/gnu/%SUBDIR%/ \
 	ftp://ftp.gnu.org/gnu/%SUBDIR%/ \
-	http://mirrors.usc.edu/pub/gnu/%SUBDIR%/ \
+	http://ftp.lug.udel.edu/pub/gnu/%SUBDIR%/ \
+	http://gnu.mirror.mcgill.ca/%SUBDIR%/ \
+	ftp://ftp.nstu.ru/pub/mirrors/ftp.gnu.org/gnu/%SUBDIR%/ \
 	http://www.gtlib.cc.gatech.edu/pub/gnu/%SUBDIR%/ \
-	ftp://gatekeeper.dec.com/pub/GNU/%SUBDIR%/ \
+	http://mirrors.usc.edu/pub/gnu/%SUBDIR%/ \
+	http://gatekeeper.dec.com/pub/GNU/%SUBDIR%/ \
 	ftp://ftp.de.uu.net/pub/gnu/%SUBDIR%/ \
-	ftp://ftp.funet.fi/pub/gnu/prep/%SUBDIR%/ \
+	http://ftp.funet.fi/pub/gnu/prep/%SUBDIR%/ \
 	ftp://ftp.leo.org/pub/comp/os/unix/gnu/%SUBDIR%/ \
 	ftp://ftp.wustl.edu/mirrors/gnu/%SUBDIR%/ \
 	ftp://ftp.kddlabs.co.jp/GNU/%SUBDIR%/ \
@@ -385,7 +389,7 @@
 	ftp://ftp.sunsite.org.uk/package/gnu/%SUBDIR%/ \
 	ftp://ftp.informatik.hu-berlin.de/pub/gnu/%SUBDIR%/ \
 	ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/%SUBDIR%/ \
-	ftp://ftp.rediris.es/sites/ftp.gnu.org/pub/%SUBDIR%/ \
+	http://ftp.rediris.es/sites/ftp.gnu.org/pub/%SUBDIR%/ \
 	ftp://ftp.lip6.fr/pub/gnu/%SUBDIR%/ \
 	ftp://ftp.tuwien.ac.at/linux/gnu/gnusrc/%SUBDIR%/ \
 	ftp://ftp.chg.ru/pub/gnu/%SUBDIR%/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
How-To-Repeat: 
	apply patch below
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-02-24 16:57:14 UTC
State Changed
From-To: open->closed

Thank you for doing this little survey.