diff options
author | he <he> | 2009-01-11 14:30:08 +0000 |
---|---|---|
committer | he <he> | 2009-01-11 14:30:08 +0000 |
commit | c51d36e1356e8c4b5249dfe1e6e858506b9a04aa (patch) | |
tree | 9d97dd1645c2247694d7886b20b5e9bb882e9b62 | |
parent | 9934c923f20be2e36b24a3b94a11996954b936cc (diff) | |
download | pkgsrc-c51d36e1356e8c4b5249dfe1e6e858506b9a04aa.tar.gz |
Update from version 2.11nb1 to 2.12.
Upstream changes:
Authen-SASL 2.12 -- Mon Jun 30 21:35:21 CDT 2008
Enhancements
* GSSAPI implement protocol according to RFC, but by default,
remain compatible with cyrus sasl lib
* DIGEST-MD5 implement channel encryption layer
-rw-r--r-- | security/p5-Authen-SASL/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Authen-SASL/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index eceb7e02016..a9ea5153e1b 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2008/11/20 16:20:05 cube Exp $ +# $NetBSD: Makefile,v 1.13 2009/01/11 14:30:08 he Exp $ # -DISTNAME= Authen-SASL-2.11 +DISTNAME= Authen-SASL-2.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} diff --git a/security/p5-Authen-SASL/distinfo b/security/p5-Authen-SASL/distinfo index ea5d70d0c4f..2c6d3f0c1a0 100644 --- a/security/p5-Authen-SASL/distinfo +++ b/security/p5-Authen-SASL/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2008/08/17 17:40:36 he Exp $ +$NetBSD: distinfo,v 1.5 2009/01/11 14:30:08 he Exp $ -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 +SHA1 (Authen-SASL-2.12.tar.gz) = 861e025083e8c4bea4d0a6533cbc618d65614838 +RMD160 (Authen-SASL-2.12.tar.gz) = 2401202e15effd8c3f9e8b2bdb8f05226c95f2b8 +Size (Authen-SASL-2.12.tar.gz) = 50394 bytes |