diff options
author | wiz <wiz> | 2012-10-21 22:16:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-10-21 22:16:43 +0000 |
commit | d0d8c57bac477b03697aa1b2d98585983a11a382 (patch) | |
tree | fe76a3bc8b73eabe347412fb0b8c0ae54f2ac24a | |
parent | fac5f5b0fc98d3bcc7272848e7a3da34e9d43592 (diff) | |
download | pkgsrc-d0d8c57bac477b03697aa1b2d98585983a11a382.tar.gz |
Update to 0.13:
0.13
Updated the WRITE() method to use syswrite() and account for
variable buffer sizes in SASL.
-rw-r--r-- | security/p5-Authen-SASL-Cyrus/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Authen-SASL-Cyrus/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/security/p5-Authen-SASL-Cyrus/Makefile b/security/p5-Authen-SASL-Cyrus/Makefile index 6b37dad5f82..3ce9a407893 100644 --- a/security/p5-Authen-SASL-Cyrus/Makefile +++ b/security/p5-Authen-SASL-Cyrus/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/10/03 21:57:26 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/21 22:16:43 wiz Exp $ # -DISTNAME= Authen-SASL-Cyrus-0.12 +DISTNAME= Authen-SASL-Cyrus-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} diff --git a/security/p5-Authen-SASL-Cyrus/distinfo b/security/p5-Authen-SASL-Cyrus/distinfo index 6c72c73d0c1..066239ba188 100644 --- a/security/p5-Authen-SASL-Cyrus/distinfo +++ b/security/p5-Authen-SASL-Cyrus/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/02/22 16:06:38 wiz Exp $ +$NetBSD: distinfo,v 1.4 2012/10/21 22:16:43 wiz Exp $ -SHA1 (Authen-SASL-Cyrus-0.12.tar.gz) = e6183af5d4ea1025151a29dddce2ba972c8a51e3 -RMD160 (Authen-SASL-Cyrus-0.12.tar.gz) = 74488637d1a6f7ebc3fe5f4bbc7b52e42361c184 -Size (Authen-SASL-Cyrus-0.12.tar.gz) = 11522 bytes +SHA1 (Authen-SASL-Cyrus-0.13.tar.gz) = 04e77fb052c5f789697221878f547476c636f570 +RMD160 (Authen-SASL-Cyrus-0.13.tar.gz) = cfbbb278d45a06959990e807c25d19966d57752f +Size (Authen-SASL-Cyrus-0.13.tar.gz) = 12145 bytes |