diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-12 18:40:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-12 18:40:00 +0000 |
commit | 38a84fbbeca1c746af52883ba12075bc679909f0 (patch) | |
tree | 3d51c9fae25d656af87a69c2d746fa5c21dae1c0 /security/pear-Auth_SASL | |
parent | 8fafa045821daa045bcc3f692fbc63730692ad15 (diff) | |
download | ports-38a84fbbeca1c746af52883ba12075bc679909f0.tar.gz ports-38a84fbbeca1c746af52883ba12075bc679909f0.zip |
Notes
Diffstat (limited to 'security/pear-Auth_SASL')
-rw-r--r-- | security/pear-Auth_SASL/Makefile | 4 | ||||
-rw-r--r-- | security/pear-Auth_SASL/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/pear-Auth_SASL/Makefile b/security/pear-Auth_SASL/Makefile index 34a6a15166d9..bab6b34c4c48 100644 --- a/security/pear-Auth_SASL/Makefile +++ b/security/pear-Auth_SASL/Makefile @@ -6,14 +6,14 @@ # PORTNAME= Auth_SASL -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= security www pear MAINTAINER= amistry@am-productions.biz COMMENT= PEAR abstraction of various SASL mechanism responses BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth FILES= Auth/SASL.php Auth/SASL/Anonymous.php \ Auth/SASL/Common.php Auth/SASL/CramMD5.php \ diff --git a/security/pear-Auth_SASL/distinfo b/security/pear-Auth_SASL/distinfo index d5de19c73018..1930e8c357e5 100644 --- a/security/pear-Auth_SASL/distinfo +++ b/security/pear-Auth_SASL/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/Auth_SASL-1.0.4.tgz) = 85044c75c3b79ec5153b48ff5c521d8da7d31bd5e03a43de388bbe1786973c28 -SIZE (PEAR/Auth_SASL-1.0.4.tgz) = 5795 +SHA256 (PEAR/Auth_SASL-1.0.5.tgz) = efac3c52be724598f61d35b571427c68f812aa6f980bf77c02ec526b02156849 +SIZE (PEAR/Auth_SASL-1.0.5.tgz) = 9076 |