This updates MASTER_SITE_OSDN_JP to a haphazardly chosen list of mirrors
that
- support https
- resolve to different IP addresses
- are geographically distributed
- support IPv6 (except for the primary one, sigh)
OK?
Frankly I wonder if there is any point to maintaining such mirror
lists...
Index: network.conf
===================================================================
RCS file: /cvs/ports/infrastructure/db/network.conf,v
retrieving revision 1.15
diff -u -p -r1.15 network.conf
--- network.conf 6 Mar 2020 12:00:17 -0000 1.15
+++ network.conf 12 Mar 2020 16:22:10 -0000
@@ -71,11 +71,11 @@ MASTER_SITE_SOURCEFORGE+= \
https://downloads.sourceforge.net/sourceforge/
MASTER_SITE_OSDN_JP+= \
- http://osdn.dl.osdn.jp/ \
- http://cznic.dl.osdn.jp/ \
- http://gigenet.dl.osdn.jp/ \
- http://rwthaachen.dl.osdn.jp/ \
- http://onet.dl.osdn.jp/
+ https://osdn.dl.osdn.jp/ \
+ https://mirrors.gigenet.com/OSDN/ \
+ https://acc.dl.osdn.jp/ \
+ https://mirrors.xtom.com/osdn/ \
+ https://rwthaachen.dl.osdn.jp/
MASTER_SITE_GNOME+= \
https://download.gnome.org/ \
--
Christian "naddy" Weisgerber [email protected]