git: 0882d238e9b4 - main - Mk/bsd.sites.mk: Update GENTOO entries

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 19 Mar 2023 18:08:51 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0882d238e9b48a0cccf8517711fef1dd3fc9e064

commit 0882d238e9b48a0cccf8517711fef1dd3fc9e064
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-03-19 18:04:41 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-03-19 18:08:33 +0000

    Mk/bsd.sites.mk: Update GENTOO entries
    
    Refresh mirror list and remove dead mirrors or unofficial ones
    While at it reduce the list to a reasonable amount of mirrors
    
    Reference:
    https://www.gentoo.org/downloads/mirrors/
---
 Mk/bsd.sites.mk | 28 ++++++++--------------------
 1 file changed, 8 insertions(+), 20 deletions(-)

diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index a98eee27a8ea..e5a0093ec255 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -224,26 +224,14 @@ MASTER_SITE_GCC+= \
 
 .if !defined(IGNORE_MASTER_SITE_GENTOO)
 MASTER_SITE_GENTOO+= \
-	http://gentoo.mirrors.pair.com/%SUBDIR%/ \
-	http://mirrors.tds.net/pub/gentoo/%SUBDIR%/ \
-	ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/%SUBDIR%/ \
-	http://ftp.snt.utwente.nl/pub/os/linux/gentoo/%SUBDIR%/ \
-	http://trumpetti.atm.tut.fi/gentoo/%SUBDIR%/ \
-	https://ftp.uni-erlangen.de/pub/mirrors/gentoo/%SUBDIR%/ \
-	http://gentoo.inode.at/%SUBDIR%/ \
-	http://gentoo.gg3.net/%SUBDIR%/ \
-	http://mirrors.163.com/gentoo/%SUBDIR%/ \
-	ftp://ftp.gtlib.gatech.edu/pub/gentoo/%SUBDIR%/ \
-	ftp://ftp.ussg.iu.edu/pub/linux/gentoo/%SUBDIR%/ \
-	ftp://mirrors.tds.net/pub/gentoo/%SUBDIR%/ \
-	ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/%SUBDIR%/ \
-	ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/%SUBDIR%/ \
-	ftp://trumpetti.atm.tut.fi/gentoo/%SUBDIR%/ \
-	ftp://ftp.tu-clausthal.de/pub/linux/gentoo/%SUBDIR%/ \
-	ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/%SUBDIR%/ \
-	ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/%SUBDIR%/ \
-	ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/%SUBDIR%/ \
-	ftp://gentoo.inode.at/source/%SUBDIR%/
+	https://mirror.leaseweb.com/gentoo/%SUBDIR%/ \
+	https://mirror.rackspace.com/gentoo/%SUBDIR%/ \
+	https://mirror.init7.net/gentoo/%SUBDIR%/ \
+	https://mirrors.rit.edu/gentoo/%SUBDIR%/ \
+	http://ftp.iij.ad.jp/pub/linux/gentoo/%SUBDIR%/ \
+	http://ftp.belnet.be/pub/rsync.gentoo.org/gentoo/%SUBDIR%/ \
+	http://ftp.uni-hannover.de/gentoo/%SUBDIR%/ \
+	http://gentoo-mirror.flux.utah.edu/%SUBDIR%/
 .endif
 
 # Keep this before USE_GITHUB