Fri Aug 19 15:24:23 2016 UTC ()
Updated p5-Archive-Zip to 1.59.

1.58 Tue 2 Aug 2016
    - avoid relying on . being in @INC [github/karenetheridge]
    - update MANIFEST.SKIP [github/haarg]


(wiz)
diff -r1.55 -r1.56 pkgsrc/archivers/p5-Archive-Zip/Makefile
diff -r1.26 -r1.27 pkgsrc/archivers/p5-Archive-Zip/distinfo

cvs diff -r1.55 -r1.56 pkgsrc/archivers/p5-Archive-Zip/Makefile (expand / switch to unified diff)

--- pkgsrc/archivers/p5-Archive-Zip/Makefile 2016/08/03 09:01:52 1.55
+++ pkgsrc/archivers/p5-Archive-Zip/Makefile 2016/08/19 15:24:23 1.56
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.55 2016/08/03 09:01:52 wiz Exp $ 1# $NetBSD: Makefile,v 1.56 2016/08/19 15:24:23 wiz Exp $
2 2
3DISTNAME= Archive-Zip-1.58 3DISTNAME= Archive-Zip-1.59
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= archivers perl5 5CATEGORIES= archivers perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Archive-Zip/ 9HOMEPAGE= http://search.cpan.org/dist/Archive-Zip/
10COMMENT= Perl5 module interface to manipulate zip files 10COMMENT= Perl5 module interface to manipulate zip files
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13#DEPENDS+= {perl>=5.10.1,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Raw::Zlib>=2.017 13#DEPENDS+= {perl>=5.10.1,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Raw::Zlib>=2.017
14BUILD_DEPENDS+= p5-Test-MockModule-[0-9]*:../../devel/p5-Test-MockModule 14BUILD_DEPENDS+= p5-Test-MockModule-[0-9]*:../../devel/p5-Test-MockModule
15DEPENDS+= p5-SUPER-[0-9]*:../../devel/p5-SUPER 15DEPENDS+= p5-SUPER-[0-9]*:../../devel/p5-SUPER
16 16

cvs diff -r1.26 -r1.27 pkgsrc/archivers/p5-Archive-Zip/distinfo (expand / switch to unified diff)

--- pkgsrc/archivers/p5-Archive-Zip/distinfo 2016/08/03 09:01:52 1.26
+++ pkgsrc/archivers/p5-Archive-Zip/distinfo 2016/08/19 15:24:23 1.27
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.26 2016/08/03 09:01:52 wiz Exp $ 1$NetBSD: distinfo,v 1.27 2016/08/19 15:24:23 wiz Exp $
2 2
3SHA1 (Archive-Zip-1.58.tar.gz) = dd6b9b079e4461d3f9e58d53e67037206a0d2476 3SHA1 (Archive-Zip-1.59.tar.gz) = 1f229e626474dbc75547ce0f60bae25c5048bd57
4RMD160 (Archive-Zip-1.58.tar.gz) = bdc1143761362d94008381f7ca52959b87b93493 4RMD160 (Archive-Zip-1.59.tar.gz) = ad487baeb31adfb0c2df05ef6ab2c1646b5e31bf
5SHA512 (Archive-Zip-1.58.tar.gz) = 2fb9d28be0cd0182bca53d7af12c52e589932cb7a999735505b58de0b40bfca3fb9218d96f98fb307435ba595191229a30807c5bbe6c6c06fbea4215bb1b4acd 5SHA512 (Archive-Zip-1.59.tar.gz) = ca9df48d770bf34945daa1721b9372ed90816b8a2a3d61523fc91c583ef545df169528093d6cd15fbc7e962ce0aab17f0fe8899fd35a6f0245c97b7cb379dd5f
6Size (Archive-Zip-1.58.tar.gz) = 191845 bytes 6Size (Archive-Zip-1.59.tar.gz) = 192151 bytes