git: 131fd94817ac - main - Update MASTER_SITES with official mirrors.
Xin LI
delphij at FreeBSD.org
Tue May 11 06:12:56 UTC 2021
The branch main has been updated by delphij:
URL: https://cgit.FreeBSD.org/ports/commit/?id=131fd94817acb4c751a0e29908d35e0bd358500a
commit 131fd94817acb4c751a0e29908d35e0bd358500a
Author: Xin LI <delphij at FreeBSD.org>
AuthorDate: 2021-05-11 06:10:22 +0000
Commit: Xin LI <delphij at FreeBSD.org>
CommitDate: 2021-05-11 06:10:22 +0000
Update MASTER_SITES with official mirrors.
Submitted by: jharris widomaker com (earlier version)
PR: ports/240001
---
net/openldap24-server/Makefile | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile
index e01047698fd0..cd8c07e5eaea 100644
--- a/net/openldap24-server/Makefile
+++ b/net/openldap24-server/Makefile
@@ -4,13 +4,16 @@ PORTNAME= openldap
DISTVERSION= 2.4.58
PORTREVISION= ${OPENLDAP_PORTREVISION}
CATEGORIES= net databases
-MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
- http://repository.linagora.org/OpenLDAP/openldap-release/ \
- ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/%SUBDIR%/ \
+MASTER_SITES= https://www.openldap.org/software/download/OpenLDAP/%SUBDIR%/ \
+ http://gpl.savoirfairelinux.net/pub/mirrors/openldap/%SUBDIR%/ \
+ http://repository.linagora.org/OpenLDAP/%SUBDIR%/ \
+ http://mirror.eu.oneandone.net/software/openldap/%SUBDIR%/ \
ftp://ftp.ntua.gr/mirror/OpenLDAP/%SUBDIR%/ \
- ftp://ftp.u-aizu.ac.jp/pub/net/openldap/%SUBDIR%/ \
- ftp://ftp.nl.uu.net/pub/unix/db/openldap/%SUBDIR%/ \
- ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/%SUBDIR%/ \
+ https://mirror-hk.koddos.net/OpenLDAP/%SUBDIR%/ \
+ ftp://ftp.dti.ad.jp/pub/net/OpenLDAP/%SUBDIR%/ \
+ https://mirror.koddos.net/OpenLDAP/%SUBDIR%/ \
+ https://mirror.lyrahosting.com/OpenLDAP/%SUBDIR%/ \
+ ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
http://www.openldap.org/software/download/OpenLDAP/%SUBDIR%/
MASTER_SITE_SUBDIR= openldap-release
.if defined(CLIENT_ONLY)
More information about the dev-commits-ports-all
mailing list