Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2013 16:44:12 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312427 - in head/security: cyrus-sasl2-ldapdb cyrus-sasl2-saslauthd
Message-ID:  <201302171644.r1HGiCaa095464@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302171644.r1HGiCaa095464>