git: 86b8be4b954b - main - Mk/bsd.sites.mk: Remove stale sites
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Nov 2023 12:21:01 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=86b8be4b954b643f06ffa5ab88a0a35638bf4cb8
commit 86b8be4b954b643f06ffa5ab88a0a35638bf4cb8
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-11-15 14:48:15 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-11-16 12:20:49 +0000
Mk/bsd.sites.mk: Remove stale sites
- https://cran.cnr.berkeley.edu/ looks like is no more active as it
serves with default apache page
- https://ftp.mirrorservice.org/sites/ftp.netlib.org/ no longer serves
this specific SUBDIR
- https://www.mirrorservice.org/sites/ftp.netlib.org/ no longer serves
this specific SUBDIR
- https://mirror.nl.leaseweb.net/xorg/%SUBDIR%/ no longer serves this
specific SUBDIR
Approved by: portmgr (blanket)
---
Mk/bsd.sites.mk | 4 ----
1 file changed, 4 deletions(-)
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 452d8e180bae..b906251ecf57 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -102,7 +102,6 @@ MASTER_SITE_CRAN+= \
https://cloud.r-project.org/%SUBDIR%/ \
https://stat.ethz.ch/CRAN/%SUBDIR%/ \
http://cran.utstat.utoronto.ca/%SUBDIR%/ \
- https://cran.cnr.berkeley.edu/%SUBDIR%/ \
https://cran.csiro.au/%SUBDIR%/ \
https://mirrors.tuna.tsinghua.edu.cn/CRAN/%SUBDIR%/ \
http://camoruco.ing.uc.edu.ve/cran/%SUBDIR%/ \
@@ -740,8 +739,6 @@ MASTER_SITE_NETBSD+= \
.if !defined(IGNORE_MASTER_SITE_NETLIB)
MASTER_SITE_NETLIB+= \
http://www.netlib.org/%SUBDIR%/ \
- https://ftp.mirrorservice.org/sites/ftp.netlib.org/%SUBDIR%/ \
- https://www.mirrorservice.org/sites/ftp.netlib.org/%SUBDIR%/ \
ftp://ftp.irisa.fr/pub/netlib/%SUBDIR%/ \
http://netlib.sandia.gov/%SUBDIR%/
.endif
@@ -1067,7 +1064,6 @@ MASTER_SITE_XORG+= \
https://mi.mirror.garr.it/mirrors/x.org/%SUBDIR%/ \
https://mirrors.ircam.fr/pub/x.org/%SUBDIR%/ \
https://www.mirrorservice.org/sites/ftp.x.org/pub/%SUBDIR%/ \
- https://mirror.nl.leaseweb.net/xorg/%SUBDIR%/ \
https://ftp.yz.yamagata-u.ac.jp/pub/X11/x.org/%SUBDIR%/ \
http://piotrkosoft.net/pub/mirrors/ftp.x.org/pub/%SUBDIR%/ \
http://xorg.mirrors.pair.com/%SUBDIR%/ \