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
|
||||
PORTVERSION= 2.1.26
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= security ipv6
|
||||
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
|
||||
http://cyrusimap.org/releases/
|
||||
PKGNAMEPREFIX= cyrus-sasl-
|
||||
DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}
|
||||
PKGNAMEPREFIX= cyrus-sasl2-
|
||||
DISTNAME= cyrus-sasl-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ume@FreeBSD.org
|
||||
COMMENT= SASL GSSAPI authentication plugin
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
|
||||
PORTNAME= ldapdb
|
||||
PORTVERSION= 2.1.26
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= security ipv6
|
||||
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
|
||||
http://cyrusimap.org/releases/
|
||||
PKGNAMEPREFIX= cyrus-sasl-
|
||||
DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}
|
||||
PKGNAMEPREFIX= cyrus-sasl2-
|
||||
DISTNAME= cyrus-sasl-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ume@FreeBSD.org
|
||||
COMMENT= SASL LDAPDB auxprop plugin
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
|
||||
PORTNAME= saslauthd
|
||||
PORTVERSION= 2.1.26
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security ipv6
|
||||
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
|
||||
http://cyrusimap.org/releases/
|
||||
PKGNAMEPREFIX= cyrus-sasl-
|
||||
DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}
|
||||
PKGNAMEPREFIX= cyrus-sasl2-
|
||||
DISTNAME= cyrus-sasl-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ume@FreeBSD.org
|
||||
COMMENT= SASL authentication server for cyrus-sasl2
|
||||
|
|
|
@ -1,11 +1,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cyrus-sasl
|
||||
PORTNAME= cyrus-sasl2
|
||||
PORTVERSION= 2.1.26
|
||||
PORTREVISION= 9
|
||||
PORTREVISION= 10
|
||||
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)
|
||||
|
|
Loading…
Add table
Reference in a new issue