aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-14 15:52:13 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-14 16:09:51 +0000
commit56c120befe6620eeae12221565cbef42e7004c65 (patch)
tree74c1c1f812366fc82b8323b86489fdc4153a214d
parent510ff12d8ed04948176d1da0b95607eabdaaa83e (diff)
downloadports-56c120befe6620eeae12221565cbef42e7004c65.tar.gz
ports-56c120befe6620eeae12221565cbef42e7004c65.zip
security/pear-Auth_SASL2: Remove unneeded RUN_DEPENDS
- Bump PORTREVISION for dependency change
-rw-r--r--security/pear-Auth_SASL2/Makefile3
-rw-r--r--security/pear-Auth_SASL2/pkg-descr5
2 files changed, 4 insertions, 4 deletions
diff --git a/security/pear-Auth_SASL2/Makefile b/security/pear-Auth_SASL2/Makefile
index 2acf5f0c6107..ff1c8434e15a 100644
--- a/security/pear-Auth_SASL2/Makefile
+++ b/security/pear-Auth_SASL2/Makefile
@@ -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
diff --git a/security/pear-Auth_SASL2/pkg-descr b/security/pear-Auth_SASL2/pkg-descr
index 590dd1b0ba1d..e28069c52e65 100644
--- a/security/pear-Auth_SASL2/pkg-descr
+++ b/security/pear-Auth_SASL2/pkg-descr
@@ -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