On Thu, Mar 05, 2020 at 11:09:41PM +0000, Stuart Henderson wrote:
> On 2020/03/05 23:31, Giovanni Bechis wrote:
> > Hi,
> > Apache has changed their main download site,
> > www.apache.org/dist is a redirect to downloads.apache.org.
> > Anyway www.apache.org/dist will not be shut down any time soon.
> > ok ?
> > Cheers
> > Giovanni
>
> hmm, they list that as a "backup site" and ask "Please only use the
> backup mirrors to download KEYS, PGP signatures and hashes (SHA* etc) --
> or if no other mirrors are working" .. maybe we should pick some other
> well-connected mirror to list first and move that one down a bit in
> the list?
>
correct, what about this one ?
Cheers
Giovanni
Index: network.conf
===================================================================
RCS file: /cvs/ports/infrastructure/db/network.conf,v
retrieving revision 1.13
diff -u -p -r1.13 network.conf
--- network.conf 26 Jan 2020 15:47:59 -0000 1.13
+++ network.conf 6 Mar 2020 07:25:28 -0000
@@ -145,12 +145,12 @@ MASTER_SITE_PACKETSTORM+= \
https://dl.packetstormsecurity.net/
MASTER_SITE_APACHE+= \
- https://www.apache.org/dist/ \
- https://archive.apache.org/dist/ \
https://www.mirrorservice.org/sites/ftp.apache.org/ \
- http://mirror.reverse.net/pub/apache/ \
+ https://mirrors.dotsrc.org/apache/ \
+ https://downloads.apache.org/ \
+ https://archive.apache.org/dist/ \
http://ftp.meisei-u.ac.jp/mirror/apache/dist/ \
- http://apache.belnet.be/
+ https://apache.belnet.be/
MASTER_SITE_PYPI += \
https://pypi.io/packages/source/
No comments:
Post a Comment