diff options
author | wiz <wiz> | 2010-12-02 12:22:07 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-12-02 12:22:07 +0000 |
commit | 4e59627deade61e8942d7f8aa580b35a3504bab3 (patch) | |
tree | db820fa3a63e78e22697db854ad39bce9af7c977 /security/p5-Digest-CRC | |
parent | 25c3516c4b4d69dcb71f16192896d1b079517a52 (diff) | |
download | pkgsrc-4e59627deade61e8942d7f8aa580b35a3504bab3.tar.gz |
Update to 0.16:
0.16 Wed Sep 29 08:11:42 2010
- fixed crc64 support for non-xs case, #61490, #61491
Diffstat (limited to 'security/p5-Digest-CRC')
-rw-r--r-- | security/p5-Digest-CRC/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Digest-CRC/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile index f337282bff3..a90f0d61e3e 100644 --- a/security/p5-Digest-CRC/Makefile +++ b/security/p5-Digest-CRC/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2010/09/21 05:54:13 sno Exp $ +# $NetBSD: Makefile,v 1.14 2010/12/02 12:22:07 wiz Exp $ # -DISTNAME= Digest-CRC-0.15 +DISTNAME= Digest-CRC-0.16 PKGNAME= p5-${DISTNAME} -#PKGREVISION= 2 SVR4_PKGNAME= p5crc 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 6391311d570..584cce2db11 100644 --- a/security/p5-Digest-CRC/distinfo +++ b/security/p5-Digest-CRC/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2010/09/21 05:54:13 sno Exp $ +$NetBSD: distinfo,v 1.6 2010/12/02 12:22:07 wiz Exp $ -SHA1 (Digest-CRC-0.15.tar.gz) = b0b4a588a32d2c891e031df923e2d7b53d36ae4d -RMD160 (Digest-CRC-0.15.tar.gz) = cb39167a91267978170cdee12a7ca7c7613b3f6f -Size (Digest-CRC-0.15.tar.gz) = 7096 bytes +SHA1 (Digest-CRC-0.16.tar.gz) = 215407b38b5180fa78b1f7e2b7655b299cc8ed8d +RMD160 (Digest-CRC-0.16.tar.gz) = e540041616d4c618690649fa2f925bab535d0171 +Size (Digest-CRC-0.16.tar.gz) = 7187 bytes |