diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-08-22 08:02:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-08-22 08:02:52 +0000 |
commit | 80b2d061b3d7e77fb8a2b5882840138c185a59ba (patch) | |
tree | f31fc0223345a57d19b7215c831ee7d31b553383 /security/pear-Auth_SASL | |
parent | 1d94982095e52d15d8e90ff0c3d01adb93c0a59b (diff) |
- Update to 1.0.2
- Grant maintainership to the submitter
PR: ports/97546
Submitted by: Anish Mistry <amistry@am-productions.biz>
Notes
Notes:
svn path=/head/; revision=171159
Diffstat (limited to 'security/pear-Auth_SASL')
-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 |