Skip to content

Commit

Permalink
security/pear-Auth_SASL2: Remove unneeded RUN_DEPENDS
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Jul 14, 2021
1 parent 510ff12 commit 56c120b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
3 changes: 1 addition & 2 deletions security/pear-Auth_SASL2/Makefile
Expand Up @@ -2,15 +2,14 @@

PORTNAME= Auth_SASL2
PORTVERSION= 0.2.0
PORTREVISION= 1
CATEGORIES= security pear

MAINTAINER= sunpoet@FreeBSD.org
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
Expand Down
5 changes: 3 additions & 2 deletions security/pear-Auth_SASL2/pkg-descr
@@ -1,9 +1,10 @@
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
- Anonymous
- Login (Pseudo mechanism)
- SCRAM

WWW: https://pear.php.net/package/Auth_SASL2
WWW: https://pear.php.net/package/Auth_SASL

0 comments on commit 56c120b

Please sign in to comment.