1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

security/pear-Auth_SASL2: Remove unneeded RUN_DEPENDS

- Bump PORTREVISION for dependency change
This commit is contained in:
Po-Chuan Hsieh 2021-07-14 23:52:13 +08:00
parent 510ff12d8e
commit 56c120befe
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 4 additions and 4 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= Auth_SASL2
PORTVERSION= 0.2.0
PORTREVISION= 1
CATEGORIES= security pear
MAINTAINER= sunpoet@FreeBSD.org
@ -9,8 +10,6 @@ COMMENT= Abstraction of various SASL mechanism responses
LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}Auth>=0:security/pear-Auth@${PHP_FLAVOR}
USES= pear
NO_ARCH= yes

View File

@ -1,4 +1,5 @@
Provides code to generate responses to common SASL mechanisms, including:
Auth_SASL provides ode to generate responses to common SASL mechanisms,
including:
- Digest-MD5
- Cram-MD5
- Plain
@ -6,4 +7,4 @@ Provides code to generate responses to common SASL mechanisms, including:
- Login (Pseudo mechanism)
- SCRAM
WWW: https://pear.php.net/package/Auth_SASL2
WWW: https://pear.php.net/package/Auth_SASL