svn commit: r517796 - head/mail/cyrus-imapd23

Hajimu UMEMOTO ume at FreeBSD.org
Sun Nov 17 03:04:05 UTC 2019


Author: ume
Date: Sun Nov 17 03:04:04 2019
New Revision: 517796
URL: https://svnweb.freebsd.org/changeset/ports/517796

Log:
  Update master site and unmark BROKEN.

Modified:
  head/mail/cyrus-imapd23/Makefile

Modified: head/mail/cyrus-imapd23/Makefile
==============================================================================
--- head/mail/cyrus-imapd23/Makefile	Sun Nov 17 02:44:33 2019	(r517795)
+++ head/mail/cyrus-imapd23/Makefile	Sun Nov 17 03:04:04 2019	(r517796)
@@ -4,13 +4,12 @@ PORTNAME=	cyrus-imapd
 PORTVERSION=	2.3.20
 PORTREVISION=	2
 CATEGORIES=	mail
-MASTER_SITES=	ftp://ftp.cyrusimap.org/cyrus-imapd/
+MASTER_SITES=	https://www.cyrusimap.org/releases/ \
+		https://github.com/cyrusimap/cyrus-imapd/releases/download/${PORTNAME}-${PORTVERSION}/
 PKGNAMESUFFIX=	23
 
 MAINTAINER=	ume at FreeBSD.org
 COMMENT=	Cyrus mail server, supporting POP3 and IMAP4 protocols
-
-BROKEN=		unfetchable
 
 LICENSE=	BSD4CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT


More information about the svn-ports-head mailing list