pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/cyrus-sasl ftp is currently down, add the htt...
details: https://anonhg.NetBSD.org/pkgsrc/rev/79b410e975ff
branches: trunk
changeset: 341865:79b410e975ff
user: nros <nros%pkgsrc.org@localhost>
date: Wed Oct 09 09:38:10 2019 +0000
description:
ftp is currently down, add the https download location
diffstat:
security/cyrus-sasl/Makefile.common | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r c0acf3f42f6d -r 79b410e975ff security/cyrus-sasl/Makefile.common
--- a/security/cyrus-sasl/Makefile.common Wed Oct 09 09:01:01 2019 +0000
+++ b/security/cyrus-sasl/Makefile.common Wed Oct 09 09:38:10 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.28 2019/06/09 22:12:16 nia Exp $
+# $NetBSD: Makefile.common,v 1.29 2019/10/09 09:38:10 nros Exp $
#
# used by security/cyrus-sasl/Makefile
# used by security/cy2-anonymous/Makefile
@@ -20,7 +20,8 @@
DISTNAME= cyrus-sasl-2.1.27
DISTFILES= ${DISTNAME}-rc7${EXTRACT_SUFX}
CATEGORIES= security
-MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/
+MASTER_SITES= https://www.cyrusimap.org/releases/
+MASTER_SITES+= ftp://ftp.cyrusimap.org/cyrus-sasl/
#MASTER_SITES+= ftp://ftp.cyrusimap.org/cyrus-sasl/OLD-VERSIONS/
#PATCHFILES+= cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
#SITES.cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2= \
Home |
Main Index |
Thread Index |
Old Index