svn commit: r312427 - in head/security: cyrus-sasl2-ldapdb cyrus-sasl2-saslauthd
Hajimu UMEMOTO
ume at FreeBSD.org
Sun Feb 17 16:44:13 UTC 2013
Author: ume
Date: Sun Feb 17 16:44:12 2013
New Revision: 312427
URL: http://svnweb.freebsd.org/changeset/ports/312427
Log:
Update MASTER_SITES as I forgot to update it when updating
to 2.1.26.
Spotted by: Marten Vijn <info__at__martenvijn.nl>
Modified:
head/security/cyrus-sasl2-ldapdb/Makefile
head/security/cyrus-sasl2-saslauthd/Makefile
Modified: head/security/cyrus-sasl2-ldapdb/Makefile
==============================================================================
--- head/security/cyrus-sasl2-ldapdb/Makefile Sun Feb 17 16:33:18 2013 (r312426)
+++ head/security/cyrus-sasl2-ldapdb/Makefile Sun Feb 17 16:44:12 2013 (r312427)
@@ -4,10 +4,7 @@ PORTNAME= ldapdb
PORTVERSION= 2.1.26
#PORTREVISION= 0
CATEGORIES= security ipv6
-MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/ \
- ftp://ftp.westbend.net/pub/cyrus-mail/%SUBDIR%/ \
- http://www.transit.hanse.de/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/
-MASTER_SITE_SUBDIR= . OLD-VERSIONS/sasl
+MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/
PKGNAMEPREFIX= cyrus-sasl-
DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}
Modified: head/security/cyrus-sasl2-saslauthd/Makefile
==============================================================================
--- head/security/cyrus-sasl2-saslauthd/Makefile Sun Feb 17 16:33:18 2013 (r312426)
+++ head/security/cyrus-sasl2-saslauthd/Makefile Sun Feb 17 16:44:12 2013 (r312427)
@@ -4,10 +4,7 @@ PORTNAME= saslauthd
PORTVERSION= 2.1.26
#PORTREVISION= 0
CATEGORIES= security ipv6
-MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/ \
- ftp://ftp.westbend.net/pub/cyrus-mail/%SUBDIR%/ \
- http://www.transit.hanse.de/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/
-MASTER_SITE_SUBDIR= . OLD-VERSIONS/sasl
+MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/
PKGNAMEPREFIX= cyrus-sasl-
DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}
More information about the svn-ports-head
mailing list