mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Sync package name with origin.
PR: 202756
This commit is contained in:
parent
21f3c25edc
commit
d2c500d787
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398328
4 changed files with 12 additions and 11 deletions
|
@ -2,12 +2,12 @@
|
||||||
|
|
||||||
PORTNAME= gssapi
|
PORTNAME= gssapi
|
||||||
PORTVERSION= 2.1.26
|
PORTVERSION= 2.1.26
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= security ipv6
|
CATEGORIES= security ipv6
|
||||||
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
|
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
|
||||||
http://cyrusimap.org/releases/
|
http://cyrusimap.org/releases/
|
||||||
PKGNAMEPREFIX= cyrus-sasl-
|
PKGNAMEPREFIX= cyrus-sasl2-
|
||||||
DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}
|
DISTNAME= cyrus-sasl-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= ume@FreeBSD.org
|
MAINTAINER= ume@FreeBSD.org
|
||||||
COMMENT= SASL GSSAPI authentication plugin
|
COMMENT= SASL GSSAPI authentication plugin
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
|
|
||||||
PORTNAME= ldapdb
|
PORTNAME= ldapdb
|
||||||
PORTVERSION= 2.1.26
|
PORTVERSION= 2.1.26
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= security ipv6
|
CATEGORIES= security ipv6
|
||||||
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
|
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
|
||||||
http://cyrusimap.org/releases/
|
http://cyrusimap.org/releases/
|
||||||
PKGNAMEPREFIX= cyrus-sasl-
|
PKGNAMEPREFIX= cyrus-sasl2-
|
||||||
DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}
|
DISTNAME= cyrus-sasl-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= ume@FreeBSD.org
|
MAINTAINER= ume@FreeBSD.org
|
||||||
COMMENT= SASL LDAPDB auxprop plugin
|
COMMENT= SASL LDAPDB auxprop plugin
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
|
|
||||||
PORTNAME= saslauthd
|
PORTNAME= saslauthd
|
||||||
PORTVERSION= 2.1.26
|
PORTVERSION= 2.1.26
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= security ipv6
|
CATEGORIES= security ipv6
|
||||||
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
|
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
|
||||||
http://cyrusimap.org/releases/
|
http://cyrusimap.org/releases/
|
||||||
PKGNAMEPREFIX= cyrus-sasl-
|
PKGNAMEPREFIX= cyrus-sasl2-
|
||||||
DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}
|
DISTNAME= cyrus-sasl-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= ume@FreeBSD.org
|
MAINTAINER= ume@FreeBSD.org
|
||||||
COMMENT= SASL authentication server for cyrus-sasl2
|
COMMENT= SASL authentication server for cyrus-sasl2
|
||||||
|
|
|
@ -1,11 +1,12 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= cyrus-sasl
|
PORTNAME= cyrus-sasl2
|
||||||
PORTVERSION= 2.1.26
|
PORTVERSION= 2.1.26
|
||||||
PORTREVISION= 9
|
PORTREVISION= 10
|
||||||
CATEGORIES= security ipv6
|
CATEGORIES= security ipv6
|
||||||
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
|
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
|
||||||
http://cyrusimap.org/releases/
|
http://cyrusimap.org/releases/
|
||||||
|
DISTNAME= cyrus-sasl-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= ume@FreeBSD.org
|
MAINTAINER= ume@FreeBSD.org
|
||||||
COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer)
|
COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer)
|
||||||
|
|
Loading…
Add table
Reference in a new issue