From ab862e0cad1913cfad1dc1979710e7e2c3bac2fd Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 4 Jun 2012 11:46:01 +0000 Subject: Update pear-Auth_SASL to 1.0.6. PR 46533 by Wen Heping. While here, set LICENSE. 1.0.6 Changelog: QA release * Bug #18856: Authentication warnings because of wrong Auth_SASL::factory argument [kguest] 1.0.5 Changelog: QA release * Added basic support for any mechanism of the SCRAM family; with thanks to Jehan Pages. [kguest] * crammd5 and digestmd5 mechanisms name deprecated in favour of IANA registered names 'cram-md5' and 'digest-md5'; with thanks to Jehan Pages. [kguest] --- mail/pear-Auth_SASL/Makefile | 5 +++-- mail/pear-Auth_SASL/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'mail/pear-Auth_SASL') diff --git a/mail/pear-Auth_SASL/Makefile b/mail/pear-Auth_SASL/Makefile index 759a56afb44..d5326693a2b 100644 --- a/mail/pear-Auth_SASL/Makefile +++ b/mail/pear-Auth_SASL/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.5 2010/03/15 16:36:57 taca Exp $ +# $NetBSD: Makefile,v 1.6 2012/06/04 11:46:01 obache Exp $ -DISTNAME= Auth_SASL-1.0.4 +DISTNAME= Auth_SASL-1.0.6 CATEGORIES= mail MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pear.php.net/package/Auth_SASL COMMENT= Abstraction of various SASL mechanism responses +LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir diff --git a/mail/pear-Auth_SASL/distinfo b/mail/pear-Auth_SASL/distinfo index 6b4f0486e7d..683bfc6530c 100644 --- a/mail/pear-Auth_SASL/distinfo +++ b/mail/pear-Auth_SASL/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/03/15 16:36:57 taca Exp $ +$NetBSD: distinfo,v 1.4 2012/06/04 11:46:01 obache Exp $ -SHA1 (pear/Auth_SASL-1.0.4.tgz) = 1b752f3077c06399d755502dc3969cd3e4ee8fd5 -RMD160 (pear/Auth_SASL-1.0.4.tgz) = 4cbc3989d04b2881225234c13395cc6e712f538a -Size (pear/Auth_SASL-1.0.4.tgz) = 5795 bytes +SHA1 (pear/Auth_SASL-1.0.6.tgz) = 81473b16de0a8fd10eafc3cceaaf9fa3979ec292 +RMD160 (pear/Auth_SASL-1.0.6.tgz) = 55c26d68c79e0b344c1f8d20c43e3144426af547 +Size (pear/Auth_SASL-1.0.6.tgz) = 9119 bytes -- cgit v1.2.3