diff options
author | he <he@pkgsrc.org> | 2008-08-17 17:40:36 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-08-17 17:40:36 +0000 |
commit | 3993718d61cf75837ba93e16de2e3c8e457e6c56 (patch) | |
tree | 6931c30b777c76b08b552ad965d95da4c355c5c9 | |
parent | 8cbd9f959bac0d2c7f1425e191a11724e903be9b (diff) | |
download | pkgsrc-3993718d61cf75837ba93e16de2e3c8e457e6c56.tar.gz |
Update from version 2.10 to 2.11.
Pkgsrc changes:
o Change MAINTAINER to pkgsrc-users@ as per communication with maintainer
Upstream changes:
Authen-SASL 2.11 -- Mon Apr 21 10:23:19 CDT 2008
Enhancements
* implement securesocket() in the ::Perl set of plugins
Bug Fixes
* fix parsing challenges from GnuSASL
* update tests for DIGEST-MD5
* New test from Phil Pennock for testing final server response
-rw-r--r-- | security/p5-Authen-SASL/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Authen-SASL/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index b49d9377b72..226f32f5229 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:34 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2008/08/17 17:40:36 he Exp $ # -DISTNAME= Authen-SASL-2.10 +DISTNAME= Authen-SASL-2.11 PKGNAME= p5-${DISTNAME} CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} -MAINTAINER= cube@cubidou.net +MAINTAINER= pkgsrc-users@cubidou.net HOMEPAGE= http://search.cpan.org/dist/Authen-SASL/ COMMENT= Perl module to handle SASL authentication diff --git a/security/p5-Authen-SASL/distinfo b/security/p5-Authen-SASL/distinfo index 5d9b22d2488..ea5d70d0c4f 100644 --- a/security/p5-Authen-SASL/distinfo +++ b/security/p5-Authen-SASL/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2006/10/17 14:20:21 obache Exp $ +$NetBSD: distinfo,v 1.4 2008/08/17 17:40:36 he Exp $ -SHA1 (Authen-SASL-2.10.tar.gz) = 690f89b334cd4a02e75f1c48eabd3c4e6870824a -RMD160 (Authen-SASL-2.10.tar.gz) = 34b1b81e663fbc97e6d37136a48202ba6e991f8e -Size (Authen-SASL-2.10.tar.gz) = 42783 bytes +SHA1 (Authen-SASL-2.11.tar.gz) = 9de7b7297ab173cd461d0d320e8cee479e894774 +RMD160 (Authen-SASL-2.11.tar.gz) = 108525883453947d0c3b30b395b08e5e1f357e4d +Size (Authen-SASL-2.11.tar.gz) = 47631 bytes |