Sat Dec 30 13:14:17 2017 UTC ()
p5-Archive-Zip: update to 1.60.

1.60 Tue 19 Dec 2017
    - RT 123913 Wrong shell bang in examples/selfex.pl


(wiz)
diff -r1.57 -r1.58 pkgsrc/archivers/p5-Archive-Zip/Makefile
diff -r1.27 -r1.28 pkgsrc/archivers/p5-Archive-Zip/distinfo

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

--- pkgsrc/archivers/p5-Archive-Zip/Makefile 2017/06/05 14:22:16 1.57
+++ pkgsrc/archivers/p5-Archive-Zip/Makefile 2017/12/30 13:14:17 1.58
@@ -1,25 +1,26 @@ @@ -1,25 +1,26 @@
1# $NetBSD: Makefile,v 1.57 2017/06/05 14:22:16 ryoon Exp $ 1# $NetBSD: Makefile,v 1.58 2017/12/30 13:14:17 wiz Exp $
2 2
3DISTNAME= Archive-Zip-1.59 3DISTNAME= Archive-Zip-1.60
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= archivers perl5 5CATEGORIES= archivers perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Archive-Zip/ 9HOMEPAGE= http://search.cpan.org/dist/Archive-Zip/
11COMMENT= Perl5 module interface to manipulate zip files 10COMMENT= Perl5 module interface to manipulate zip files
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14#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
15BUILD_DEPENDS+= p5-Test-MockModule-[0-9]*:../../devel/p5-Test-MockModule 14BUILD_DEPENDS+= p5-Test-MockModule-[0-9]*:../../devel/p5-Test-MockModule
16DEPENDS+= p5-SUPER-[0-9]*:../../devel/p5-SUPER 15DEPENDS+= p5-SUPER-[0-9]*:../../devel/p5-SUPER
 16# TEST_DEPENDS? Perhaps run dependency? NetBSD's unzip is not good enough
 17BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip
17 18
18USE_LANGUAGES= # empty 19USE_LANGUAGES= # empty
19PERL5_PACKLIST= auto/Archive/Zip/.packlist 20PERL5_PACKLIST= auto/Archive/Zip/.packlist
20 21
21post-extract: 22post-extract:
22 rm -rf ${WRKSRC}/PaxHeader ${WRKSRC}/*/PaxHeader ${WRKSRC}/*/*/PaxHeader 23 rm -rf ${WRKSRC}/PaxHeader ${WRKSRC}/*/PaxHeader ${WRKSRC}/*/*/PaxHeader
23 24
24.include "../../lang/perl5/module.mk" 25.include "../../lang/perl5/module.mk"
25.include "../../mk/bsd.pkg.mk" 26.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/archivers/p5-Archive-Zip/distinfo 2016/08/19 15:24:23 1.27
+++ pkgsrc/archivers/p5-Archive-Zip/distinfo 2017/12/30 13:14:17 1.28
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.27 2016/08/19 15:24:23 wiz Exp $ 1$NetBSD: distinfo,v 1.28 2017/12/30 13:14:17 wiz Exp $
2 2
3SHA1 (Archive-Zip-1.59.tar.gz) = 1f229e626474dbc75547ce0f60bae25c5048bd57 3SHA1 (Archive-Zip-1.60.tar.gz) = 8900c3f288bddec63b429b8f038c71e4f745fbe1
4RMD160 (Archive-Zip-1.59.tar.gz) = ad487baeb31adfb0c2df05ef6ab2c1646b5e31bf 4RMD160 (Archive-Zip-1.60.tar.gz) = e8417358fad1d113f55e8ce274d67d448cc3aa66
5SHA512 (Archive-Zip-1.59.tar.gz) = ca9df48d770bf34945daa1721b9372ed90816b8a2a3d61523fc91c583ef545df169528093d6cd15fbc7e962ce0aab17f0fe8899fd35a6f0245c97b7cb379dd5f 5SHA512 (Archive-Zip-1.60.tar.gz) = 5af85e1717e7026b5ebe9533b0dd57290b35099d166ee400ca648cb558a37529a3ec290fb9a44679c16cf955a2de9b75328c2fa88d3e87e51c10cac80247852f
6Size (Archive-Zip-1.59.tar.gz) = 192151 bytes 6Size (Archive-Zip-1.60.tar.gz) = 191318 bytes