diff options
author | pav <pav@FreeBSD.org> | 2006-08-22 16:02:52 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-08-22 16:02:52 +0800 |
commit | 91ab2474ee3bfdd67cc9bcfc08ead8a5687fded4 (patch) | |
tree | 66c55293dde24c61d124605e993708dda6cec29f | |
parent | 8e4f39f2cc6959b2d49bcac9abf8ce3e2fc2fb12 (diff) | |
download | freebsd-ports-gnome-91ab2474ee3bfdd67cc9bcfc08ead8a5687fded4.tar.gz freebsd-ports-gnome-91ab2474ee3bfdd67cc9bcfc08ead8a5687fded4.tar.zst freebsd-ports-gnome-91ab2474ee3bfdd67cc9bcfc08ead8a5687fded4.zip |
- Update to 1.0.2
- Grant maintainership to the submitter
PR: ports/97546
Submitted by: Anish Mistry <amistry@am-productions.biz>
-rw-r--r-- | security/pear-Auth_SASL/Makefile | 5 | ||||
-rw-r--r-- | security/pear-Auth_SASL/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/pear-Auth_SASL/Makefile b/security/pear-Auth_SASL/Makefile index 3c61fcdf9fff..6e16df9c4480 100644 --- a/security/pear-Auth_SASL/Makefile +++ b/security/pear-Auth_SASL/Makefile @@ -6,11 +6,10 @@ # PORTNAME= Auth_SASL -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.0.2 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amistry@am-productions.biz COMMENT= PEAR abstraction of various SASL mechanism responses BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth diff --git a/security/pear-Auth_SASL/distinfo b/security/pear-Auth_SASL/distinfo index 78d887b1bb4b..1109b1dd26a1 100644 --- a/security/pear-Auth_SASL/distinfo +++ b/security/pear-Auth_SASL/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Auth_SASL-1.0.1.tgz) = 9ed28f3f9bffc8265ea2339021f5dbf5 -SHA256 (PEAR/Auth_SASL-1.0.1.tgz) = b075cd2ad14fb4beea037b154a6f789fed2f887627db541ffc3436b716f9f312 -SIZE (PEAR/Auth_SASL-1.0.1.tgz) = 5293 +MD5 (PEAR/Auth_SASL-1.0.2.tgz) = e6a4f4e56dec992ac965678233437aa4 +SHA256 (PEAR/Auth_SASL-1.0.2.tgz) = 4c829f8af7f71bbb883ae585c43748b4153ed5cfb7406ab45d0782b98f19debc +SIZE (PEAR/Auth_SASL-1.0.2.tgz) = 5645 |