Tue Aug 21 09:44:35 2018 UTC ()
p5-Archive-Zip: update to 1.61.

1.61 Sat 18 Aug 2018
    - File::Find will not untaint [github/ThisUsedToBeAnEmail]
    - Prevent from traversing symlinks and parent directories when extracting [github/ppisar]


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

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

--- pkgsrc/archivers/p5-Archive-Zip/Makefile 2017/12/30 13:14:17 1.58
+++ pkgsrc/archivers/p5-Archive-Zip/Makefile 2018/08/21 09:44:35 1.59
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.58 2017/12/30 13:14:17 wiz Exp $ 1# $NetBSD: Makefile,v 1.59 2018/08/21 09:44:35 wiz Exp $
2 2
3DISTNAME= Archive-Zip-1.60 3DISTNAME= Archive-Zip-1.61
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# TEST_DEPENDS? Perhaps run dependency? NetBSD's unzip is not good enough 16# TEST_DEPENDS? Perhaps run dependency? NetBSD's unzip is not good enough

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

--- pkgsrc/archivers/p5-Archive-Zip/distinfo 2017/12/30 13:14:17 1.28
+++ pkgsrc/archivers/p5-Archive-Zip/distinfo 2018/08/21 09:44:35 1.29
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.28 2017/12/30 13:14:17 wiz Exp $ 1$NetBSD: distinfo,v 1.29 2018/08/21 09:44:35 wiz Exp $
2 2
3SHA1 (Archive-Zip-1.60.tar.gz) = 8900c3f288bddec63b429b8f038c71e4f745fbe1 3SHA1 (Archive-Zip-1.61.tar.gz) = 55e82fa81f18e2930e0754e932e9ca57ad2d938e
4RMD160 (Archive-Zip-1.60.tar.gz) = e8417358fad1d113f55e8ce274d67d448cc3aa66 4RMD160 (Archive-Zip-1.61.tar.gz) = 343c9caed4cace8dc20abeba911c8ddab5745e50
5SHA512 (Archive-Zip-1.60.tar.gz) = 5af85e1717e7026b5ebe9533b0dd57290b35099d166ee400ca648cb558a37529a3ec290fb9a44679c16cf955a2de9b75328c2fa88d3e87e51c10cac80247852f 5SHA512 (Archive-Zip-1.61.tar.gz) = 28b7b8d3f38b36324c49668bb6b359a66f55cc611ca8f341e8f5045feffa23dd442d2ff130fa999e969bbabfe9b26c21bdf16463c9d52744b2c36babde866a8e
6Size (Archive-Zip-1.60.tar.gz) = 191318 bytes 6Size (Archive-Zip-1.61.tar.gz) = 191423 bytes