Sun Oct 21 22:16:43 2012 UTC ()
Update to 0.13:

0.13
Updated the WRITE() method to use syswrite() and account for
variable buffer sizes in SASL.


(wiz)
diff -r1.18 -r1.19 pkgsrc/security/p5-Authen-SASL-Cyrus/Makefile
diff -r1.3 -r1.4 pkgsrc/security/p5-Authen-SASL-Cyrus/distinfo

cvs diff -r1.18 -r1.19 pkgsrc/security/p5-Authen-SASL-Cyrus/Makefile (expand / switch to unified diff)

--- pkgsrc/security/p5-Authen-SASL-Cyrus/Makefile 2012/10/03 21:57:26 1.18
+++ pkgsrc/security/p5-Authen-SASL-Cyrus/Makefile 2012/10/21 22:16:43 1.19
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.18 2012/10/03 21:57:26 wiz Exp $ 1# $NetBSD: Makefile,v 1.19 2012/10/21 22:16:43 wiz Exp $
2# 2#
3 3
4DISTNAME= Authen-SASL-Cyrus-0.12 4DISTNAME= Authen-SASL-Cyrus-0.13
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 3 
7CATEGORIES= security perl5 6CATEGORIES= security perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Authen-SASL-Cyrus/ 10HOMEPAGE= http://search.cpan.org/dist/Authen-SASL-Cyrus/
12COMMENT= Perl module to handle Cyrus protocol for SASL authentication 11COMMENT= Perl module to handle Cyrus protocol for SASL authentication
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16DEPENDS+= p5-Authen-SASL-[0-9]*:../../security/p5-Authen-SASL 15DEPENDS+= p5-Authen-SASL-[0-9]*:../../security/p5-Authen-SASL
17 16
18PERL5_PACKLIST= auto/Authen/SASL/Cyrus/.packlist 17PERL5_PACKLIST= auto/Authen/SASL/Cyrus/.packlist
19 18

cvs diff -r1.3 -r1.4 pkgsrc/security/p5-Authen-SASL-Cyrus/distinfo (expand / switch to unified diff)

--- pkgsrc/security/p5-Authen-SASL-Cyrus/distinfo 2009/02/22 16:06:38 1.3
+++ pkgsrc/security/p5-Authen-SASL-Cyrus/distinfo 2012/10/21 22:16:43 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2009/02/22 16:06:38 wiz Exp $ 1$NetBSD: distinfo,v 1.4 2012/10/21 22:16:43 wiz Exp $
2 2
3SHA1 (Authen-SASL-Cyrus-0.12.tar.gz) = e6183af5d4ea1025151a29dddce2ba972c8a51e3 3SHA1 (Authen-SASL-Cyrus-0.13.tar.gz) = 04e77fb052c5f789697221878f547476c636f570
4RMD160 (Authen-SASL-Cyrus-0.12.tar.gz) = 74488637d1a6f7ebc3fe5f4bbc7b52e42361c184 4RMD160 (Authen-SASL-Cyrus-0.13.tar.gz) = cfbbb278d45a06959990e807c25d19966d57752f
5Size (Authen-SASL-Cyrus-0.12.tar.gz) = 11522 bytes 5Size (Authen-SASL-Cyrus-0.13.tar.gz) = 12145 bytes