Backout r398328 and r398370, they break packages depending on them.

With hat:	portmgr
MFH:		2015Q4
Sponsored by:	Absolight, The FreeBSD Foundation
This commit is contained in:
Mathieu Arnold 2015-10-02 10:41:09 +00:00
parent 6c0c109cb8
commit 7f5ef38c3f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398428
4 changed files with 13 additions and 12 deletions

View file

@ -2,12 +2,12 @@
PORTNAME= gssapi
PORTVERSION= 2.1.26
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= security ipv6
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
http://cyrusimap.org/releases/
PKGNAMEPREFIX= cyrus-sasl2-
DISTNAME= cyrus-sasl-${PORTVERSION}
PKGNAMEPREFIX= cyrus-sasl-
DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}
MAINTAINER= ume@FreeBSD.org
COMMENT= SASL GSSAPI authentication plugin

View file

@ -2,12 +2,12 @@
PORTNAME= ldapdb
PORTVERSION= 2.1.26
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= security ipv6
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
http://cyrusimap.org/releases/
PKGNAMEPREFIX= cyrus-sasl2-
DISTNAME= cyrus-sasl-${PORTVERSION}
PKGNAMEPREFIX= cyrus-sasl-
DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}
MAINTAINER= ume@FreeBSD.org
COMMENT= SASL LDAPDB auxprop plugin

View file

@ -2,12 +2,12 @@
PORTNAME= saslauthd
PORTVERSION= 2.1.26
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= security ipv6
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
http://cyrusimap.org/releases/
PKGNAMEPREFIX= cyrus-sasl2-
DISTNAME= cyrus-sasl-${PORTVERSION}
PKGNAMEPREFIX= cyrus-sasl-
DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}
MAINTAINER= ume@FreeBSD.org
COMMENT= SASL authentication server for cyrus-sasl2

View file

@ -1,12 +1,11 @@
# $FreeBSD$
PORTNAME= cyrus-sasl2
PORTNAME= cyrus-sasl
PORTVERSION= 2.1.26
PORTREVISION= 11
PORTREVISION= 12
CATEGORIES= security ipv6
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
http://cyrusimap.org/releases/
DISTNAME= cyrus-sasl-${PORTVERSION}
MAINTAINER= ume@FreeBSD.org
COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer)
@ -35,6 +34,8 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
--disable-krb4
MAKE_ENV+= INSTALL_STRIP_FLAG=${STRIP}
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}2
CPE_VENDOR= cmu
NO_OPTIONS_SORT= yes