aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2015-08-15 04:59:29 +0800
committerfeld <feld@FreeBSD.org>2015-08-15 04:59:29 +0800
commit494195547038b5c87ae70c5ad4f2a2e60172ebab (patch)
tree3a4f212d5884871a7d0ee2a31ce1f2187824f56c
parent2bc0a204a3d5660a7377a312d1ff1554b41ca0ff (diff)
downloadfreebsd-ports-gnome-494195547038b5c87ae70c5ad4f2a2e60172ebab.tar.gz
freebsd-ports-gnome-494195547038b5c87ae70c5ad4f2a2e60172ebab.tar.zst
freebsd-ports-gnome-494195547038b5c87ae70c5ad4f2a2e60172ebab.zip
Update MASTER_SITE_GNUPG
I took all of the mirrors I could find and ran them against sysutils/fastest_sites from a server in a datacenter in Chicago. It removed a few dead mirrors and I have added a few new ones. Hopefully this provides a better overall experience. New order is roughly: UK, NL, IE, DE, etc PR: 202332
-rw-r--r--Mk/bsd.sites.mk27
1 files changed, 16 insertions, 11 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 2851e4a26f40..f596f14b9cee 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -697,21 +697,26 @@ MASTER_SITE_GNU+= \
.if !defined(IGNORE_MASTER_SITE_GNUPG)
MASTER_SITE_GNUPG+= \
+ http://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
http://mirror.tje.me.uk/pub/mirrors/ftp.gnupg.org/%SUBDIR%/ \
- http://dotsrc.org/%SUBDIR%/ \
- ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
- ftp://ftp.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
- ftp://mirror.cict.fr/gnupg/%SUBDIR%/ \
- http://artfiles.org/gnupg.org/%SUBDIR%/ \
+ ftp://ftp.surfnet.nl/pub/security/gnupg/%SUBDIR%/ \
+ http://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
+ ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ \
+ ftp://ftp.bit.nl/mirror/gnupg/%SUBDIR%/ \
+ ftp://mirror.switch.ch/mirror/gnupg/%SUBDIR%/ \
+ http://artfiles.org/gnupg.org/%SUBDIR%/ \
+ ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
ftp://ftp.crysys.hu/pub/gnupg/%SUBDIR%/ \
- ftp://ftp.hi.is/pub/mirrors/gnupg/%SUBDIR%/ \
- http://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
+ http://gd.tuwien.ac.at/privacy/gnupg/%SUBDIR%/ \
+ ftp://mirror.cict.fr/gnupg/%SUBDIR%/ \
+ http://mirrors.dotsrc.org/%SUBDIR%/ \
+ ftp://ftp.iasi.roedu.net/pub/mirrors/ftp.gnupg.org/%SUBDIR%/ \
ftp://ftp.sunet.se/pub/security/gnupg/%SUBDIR%/ \
- ftp://mirror.switch.ch/mirror/gnupg/%SUBDIR%/ \
- http://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
- http://www.ring.gr.jp/pub/net/gnupg/%SUBDIR%/ \
- ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/
+ ftp://ftp.hi.is/pub/mirrors/gnupg/%SUBDIR%/ \
+ ftp://ftp.jyu.fi/pub/crypt/gcrypt/%SUBDIR%/ \
+ http://dist.gnupg.pt/%SUBDIR%/ \
+ http://gnupg.org.favoritelinks.net/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_GNUSTEP)