From 28ceb9fcf5b6c164820cfc8ba92de516d9d0b314 Mon Sep 17 00:00:00 2001 From: wen Date: Fri, 1 May 2015 02:41:43 +0000 Subject: Update to 0.21 Upstream changes: 0.19 Sun Feb 8 11:30:09 2015 - fixed issue with OO crc64, #101999 - remove Build.PL as it seems to have some issues with the XS support 0.20 Sun Feb 8 16:45:13 2015 - removed debug code 0.21 Sat Feb 21 13:18:25 2015 - new() throwing an error if an unsupported type is specified --- security/p5-Digest-CRC/Makefile | 5 ++--- security/p5-Digest-CRC/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'security/p5-Digest-CRC') diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile index 4064c9f0ea0..c8fb80ee7ca 100644 --- a/security/p5-Digest-CRC/Makefile +++ b/security/p5-Digest-CRC/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:55 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/05/01 02:41:43 wen Exp $ -DISTNAME= Digest-CRC-0.18 +DISTNAME= Digest-CRC-0.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-CRC/distinfo b/security/p5-Digest-CRC/distinfo index c7e2fe1af6d..acfcf29e830 100644 --- a/security/p5-Digest-CRC/distinfo +++ b/security/p5-Digest-CRC/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2012/05/31 08:29:15 sno Exp $ +$NetBSD: distinfo,v 1.9 2015/05/01 02:41:43 wen Exp $ -SHA1 (Digest-CRC-0.18.tar.gz) = 8289a1ebaa0e2e022635e83bb37dc7c2b32c9dd5 -RMD160 (Digest-CRC-0.18.tar.gz) = d30d502bea3efca219b6aa0dd9345c6c3cc12757 -Size (Digest-CRC-0.18.tar.gz) = 7721 bytes +SHA1 (Digest-CRC-0.21.tar.gz) = 7e0855823e8008f1700ebe68952a211e43ca9505 +RMD160 (Digest-CRC-0.21.tar.gz) = 2511336af2af37c2f397217c007901599bb83604 +Size (Digest-CRC-0.21.tar.gz) = 7924 bytes -- cgit v1.2.3