Tue Oct 18 01:03:06 2011 UTC ()
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


(obache)
diff -r1.15 -r1.16 pkgsrc/security/p5-Digest-CRC/Makefile
diff -r1.6 -r1.7 pkgsrc/security/p5-Digest-CRC/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/security/p5-Digest-CRC/Makefile (expand / switch to unified diff)

--- pkgsrc/security/p5-Digest-CRC/Makefile 2011/08/09 07:30:08 1.15
+++ pkgsrc/security/p5-Digest-CRC/Makefile 2011/10/18 01:03:06 1.16
@@ -1,23 +1,20 @@ @@ -1,23 +1,20 @@
1# $NetBSD: Makefile,v 1.15 2011/08/09 07:30:08 adam Exp $ 1# $NetBSD: Makefile,v 1.16 2011/10/18 01:03:06 obache Exp $
2 2
3DISTNAME= Digest-CRC-0.16 3DISTNAME= Digest-CRC-0.17
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6SVR4_PKGNAME= p5crc 5SVR4_PKGNAME= p5crc
7CATEGORIES= security perl5 6CATEGORIES= security perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Digest-CRC/ 10HOMEPAGE= http://search.cpan.org/dist/Digest-CRC/
12COMMENT= Perl5 extension interface for cyclic redundancy check algorithms 11COMMENT= Perl5 extension interface for cyclic redundancy check algorithms
13LICENSE= public-domain 12LICENSE= public-domain
14 13
15PKG_INSTALLATION_TYPES= overwrite pkgviews 14PKG_INSTALLATION_TYPES= overwrite pkgviews
16PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
17 16
18DEPENDS+= p5-Digest>=1.00:../../security/p5-Digest 
19 
20PERL5_PACKLIST= auto/Digest/CRC/.packlist 17PERL5_PACKLIST= auto/Digest/CRC/.packlist
21 18
22.include "../../lang/perl5/module.mk" 19.include "../../lang/perl5/module.mk"
23.include "../../mk/bsd.pkg.mk" 20.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/security/p5-Digest-CRC/distinfo (expand / switch to unified diff)

--- pkgsrc/security/p5-Digest-CRC/distinfo 2010/12/02 12:22:07 1.6
+++ pkgsrc/security/p5-Digest-CRC/distinfo 2011/10/18 01:03:06 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2010/12/02 12:22:07 wiz Exp $ 1$NetBSD: distinfo,v 1.7 2011/10/18 01:03:06 obache Exp $
2 2
3SHA1 (Digest-CRC-0.16.tar.gz) = 215407b38b5180fa78b1f7e2b7655b299cc8ed8d 3SHA1 (Digest-CRC-0.17.tar.gz) = 68b56cc2262bdd18178b34fb4ec7e6c12c2892d9
4RMD160 (Digest-CRC-0.16.tar.gz) = e540041616d4c618690649fa2f925bab535d0171 4RMD160 (Digest-CRC-0.17.tar.gz) = 0101d391c8d2d9fec3d1371c2aebb850f823a158
5Size (Digest-CRC-0.16.tar.gz) = 7187 bytes 5Size (Digest-CRC-0.17.tar.gz) = 7264 bytes