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
This commit is contained in:
parent
70efed3643
commit
c62e3a1566
2 changed files with 6 additions and 9 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue