On 2021/12/20 18:49, Giovanni Bechis wrote: > Apache mirrors are behind a cdn, ok to use it ?
https://archive.apache.org/dist/ should stay in the list as a backup. Otherwise ok. > Cheers > Giovanni > > Index: network.conf > =================================================================== > RCS file: /cvs/ports/infrastructure/db/network.conf,v > retrieving revision 1.18 > diff -u -p -r1.18 network.conf > --- network.conf 7 Feb 2021 22:02:04 -0000 1.18 > +++ network.conf 20 Dec 2021 17:45:04 -0000 > @@ -142,12 +142,7 @@ MASTER_SITE_PACKETSTORM+= \ > https://dl.packetstormsecurity.net/ > > MASTER_SITE_APACHE+= \ > - https://www.mirrorservice.org/sites/ftp.apache.org/ \ > - https://mirrors.dotsrc.org/apache/ \ > - https://downloads.apache.org/ \ > - https://archive.apache.org/dist/ \ > - http://ftp.meisei-u.ac.jp/mirror/apache/dist/ \ > - https://apache.belnet.be/ > + https://dlcdn.apache.org/ > > MASTER_SITE_PYPI += \ > https://pypi.io/packages/source/
