diff options
author | obache <obache@pkgsrc.org> | 2011-10-18 01:03:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-10-18 01:03:06 +0000 |
commit | 910fc4cd2e3aada46abb637889f811b9d1ebbff6 (patch) | |
tree | 1803188d33cc9a01885f6af174b7a8d12ea225db /security/p5-Digest-CRC | |
parent | ff4e72983b12c29982385899ed3fcc9304f3830e (diff) | |
download | pkgsrc-910fc4cd2e3aada46abb637889f811b9d1ebbff6.tar.gz |
Update p5-Digest-CRC to 0.17.
(Drop dependency on p5-Digest, it is not required even with prior version).
0.17 Sat Aug 27 13:59:31 2011
- fixed non-xs code, #70535
Diffstat (limited to 'security/p5-Digest-CRC')
-rw-r--r-- | security/p5-Digest-CRC/Makefile | 7 | ||||
-rw-r--r-- | security/p5-Digest-CRC/distinfo | 8 |
2 files changed, 6 insertions, 9 deletions
diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile index 59263d3fcb6..9908ceee565 100644 --- a/security/p5-Digest-CRC/Makefile +++ b/security/p5-Digest-CRC/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2011/08/09 07:30:08 adam Exp $ +# $NetBSD: Makefile,v 1.16 2011/10/18 01:03:06 obache Exp $ -DISTNAME= Digest-CRC-0.16 +DISTNAME= Digest-CRC-0.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5crc CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} @@ -15,8 +14,6 @@ LICENSE= public-domain PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir -DEPENDS+= p5-Digest>=1.00:../../security/p5-Digest - PERL5_PACKLIST= auto/Digest/CRC/.packlist .include "../../lang/perl5/module.mk" diff --git a/security/p5-Digest-CRC/distinfo b/security/p5-Digest-CRC/distinfo index 584cce2db11..9716c0a55ed 100644 --- a/security/p5-Digest-CRC/distinfo +++ b/security/p5-Digest-CRC/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2010/12/02 12:22:07 wiz Exp $ +$NetBSD: distinfo,v 1.7 2011/10/18 01:03:06 obache Exp $ -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 +SHA1 (Digest-CRC-0.17.tar.gz) = 68b56cc2262bdd18178b34fb4ec7e6c12c2892d9 +RMD160 (Digest-CRC-0.17.tar.gz) = 0101d391c8d2d9fec3d1371c2aebb850f823a158 +Size (Digest-CRC-0.17.tar.gz) = 7264 bytes |