summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2017-09-17 13:13:10 +0000
committerehaupt <ehaupt@FreeBSD.org>2017-09-17 13:13:10 +0000
commitbfd01c33b1ed7ad3730f628e13bb6347c2ee2782 (patch)
treec2af8d73afa610a72e308ddb67bb866f2ad87df8
parente8e8d9f942390a08d87a4a1508f6cf8cf3c66686 (diff)
downloadFreeBSD-ports-bfd01c33b1ed7ad3730f628e13bb6347c2ee2782.zip
FreeBSD-ports-bfd01c33b1ed7ad3730f628e13bb6347c2ee2782.tar.gz
- Remove unavailable MASTER_SITES
- Add HTTPS alternatives by request [1], deliberately keep corresponding HTTP hosts for providing a variety of sources (not for integrity since this is guaranteed by the distinfo checksums) PR: 221725 [1] Submitted by: xmj [1]
-rw-r--r--net/rsync/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index ba17181..6bc83a3 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -6,10 +6,10 @@ PORTVERSION= 3.1.2
CATEGORIES= net ipv6
PORTREVISION= 7
MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \
- ftp://ftp.samba.org/pub/rsync/ \
- ftp://ftp.sunet.se/pub/unix/admin/rsync/ \
+ https://rsync.samba.org/ftp/rsync/ \
ftp://ftp.fu-berlin.de/pub/unix/network/rsync/ \
http://www.mirrorservice.org/sites/rsync.samba.org/ \
+ https://www.mirrorservice.org/sites/rsync.samba.org/ \
LOCAL/ehaupt/rsync
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
OpenPOWER on IntegriCloud