summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornros <nros@pkgsrc.org>2019-12-05 10:57:54 +0000
committernros <nros@pkgsrc.org>2019-12-05 10:57:54 +0000
commitd316a15850e3bbbcc066604a59925265ec52131b (patch)
tree831776451b409075d280391107b556c4436902aa
parent4f003bb4cca3e77960367c14db932dfdf99b20ff (diff)
downloadpkgsrc-d316a15850e3bbbcc066604a59925265ec52131b.tar.gz
Drop ftp.cyrusimap.org from MASTER_SITES
ftp.cyrusimap.org has been down for months. Asked about this on the cyrus-info mailinglist months ago with no responses. So lets drop it from MASTER_SITES. The directory old on the ftp is also available in the http download so I added that to MASTER_SITES as well.
-rw-r--r--mail/cyrus-imapd23/Makefile5
-rw-r--r--mail/cyrus-imapd24/Makefile5
-rw-r--r--security/cyrus-sasl/Makefile.common4
3 files changed, 6 insertions, 8 deletions
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index 2a37c54f79c..7cc9e6d3698 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.55 2019/08/11 13:21:26 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2019/12/05 10:57:54 nros Exp $
DISTNAME= cyrus-imapd-2.3.18
PKGREVISION= 31
CATEGORIES= mail
MASTER_SITES= http://cyrusimap.org/releases/
-MASTER_SITES+= ftp://ftp.cyrusimap.org/cyrus-imapd/
-MASTER_SITES+= ftp://ftp.cyrusimap.org/cyrus-imapd/OLD-VERSIONS/
+MASTER_SITES+= https://www.cyrusimap.org/releases/old/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.cyrusimap.org/
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index 5d9326606c0..9c0100fb2ab 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.62 2019/11/02 16:25:19 rillig Exp $
+# $NetBSD: Makefile,v 1.63 2019/12/05 10:57:54 nros Exp $
DISTNAME= cyrus-imapd-2.4.20
PKGREVISION= 7
CATEGORIES= mail
MASTER_SITES= http://cyrusimap.org/releases/
-MASTER_SITES+= ftp://ftp.cyrusimap.org/cyrus-imapd/
-MASTER_SITES+= ftp://ftp.cyrusimap.org/cyrus-imapd/OLD-VERSIONS/
+MASTER_SITES+= https://www.cyrusimap.org/releases/old/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.cyrusimap.org/
diff --git a/security/cyrus-sasl/Makefile.common b/security/cyrus-sasl/Makefile.common
index e04fdc7102f..0345abd4bca 100644
--- a/security/cyrus-sasl/Makefile.common
+++ b/security/cyrus-sasl/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.30 2019/11/04 21:12:52 rillig Exp $
+# $NetBSD: Makefile.common,v 1.31 2019/12/05 10:57:54 nros Exp $
#
# used by security/cyrus-sasl/Makefile
# used by security/cy2-anonymous/Makefile
@@ -21,7 +21,7 @@ DISTNAME= cyrus-sasl-2.1.27
DISTFILES= ${DISTNAME}-rc7${EXTRACT_SUFX}
CATEGORIES= security
MASTER_SITES= https://www.cyrusimap.org/releases/
-MASTER_SITES+= ftp://ftp.cyrusimap.org/cyrus-sasl/
+MASTER_SITES+= https://www.cyrusimap.org/releases/old/
#MASTER_SITES+= ftp://ftp.cyrusimap.org/cyrus-sasl/OLD-VERSIONS/
#PATCHFILES+= cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
#SITES.cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2= \