pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/p5-Archive-Zip p5-Archive-Zip: update to 1.60.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23accd505f5f
branches:  trunk
changeset: 373223:23accd505f5f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 30 13:14:17 2017 +0000

description:
p5-Archive-Zip: update to 1.60.

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

diffstat:

 archivers/p5-Archive-Zip/Makefile |   7 ++++---
 archivers/p5-Archive-Zip/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 8 deletions(-)

diffs (38 lines):

diff -r c15407a220a1 -r 23accd505f5f archivers/p5-Archive-Zip/Makefile
--- a/archivers/p5-Archive-Zip/Makefile Sat Dec 30 12:56:48 2017 +0000
+++ b/archivers/p5-Archive-Zip/Makefile Sat Dec 30 13:14:17 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2017/06/05 14:22:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.58 2017/12/30 13:14:17 wiz Exp $
 
-DISTNAME=      Archive-Zip-1.59
+DISTNAME=      Archive-Zip-1.60
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    archivers perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Archive/}
 
@@ -14,6 +13,8 @@
 #DEPENDS+=     {perl>=5.10.1,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Raw::Zlib>=2.017
 BUILD_DEPENDS+=        p5-Test-MockModule-[0-9]*:../../devel/p5-Test-MockModule
 DEPENDS+=      p5-SUPER-[0-9]*:../../devel/p5-SUPER
+# TEST_DEPENDS? Perhaps run dependency? NetBSD's unzip is not good enough
+BUILD_DEPENDS+=        unzip-[0-9]*:../../archivers/unzip
 
 USE_LANGUAGES=         # empty
 PERL5_PACKLIST=                auto/Archive/Zip/.packlist
diff -r c15407a220a1 -r 23accd505f5f archivers/p5-Archive-Zip/distinfo
--- a/archivers/p5-Archive-Zip/distinfo Sat Dec 30 12:56:48 2017 +0000
+++ b/archivers/p5-Archive-Zip/distinfo Sat Dec 30 13:14:17 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2016/08/19 15:24:23 wiz Exp $
+$NetBSD: distinfo,v 1.28 2017/12/30 13:14:17 wiz Exp $
 
-SHA1 (Archive-Zip-1.59.tar.gz) = 1f229e626474dbc75547ce0f60bae25c5048bd57
-RMD160 (Archive-Zip-1.59.tar.gz) = ad487baeb31adfb0c2df05ef6ab2c1646b5e31bf
-SHA512 (Archive-Zip-1.59.tar.gz) = ca9df48d770bf34945daa1721b9372ed90816b8a2a3d61523fc91c583ef545df169528093d6cd15fbc7e962ce0aab17f0fe8899fd35a6f0245c97b7cb379dd5f
-Size (Archive-Zip-1.59.tar.gz) = 192151 bytes
+SHA1 (Archive-Zip-1.60.tar.gz) = 8900c3f288bddec63b429b8f038c71e4f745fbe1
+RMD160 (Archive-Zip-1.60.tar.gz) = e8417358fad1d113f55e8ce274d67d448cc3aa66
+SHA512 (Archive-Zip-1.60.tar.gz) = 5af85e1717e7026b5ebe9533b0dd57290b35099d166ee400ca648cb558a37529a3ec290fb9a44679c16cf955a2de9b75328c2fa88d3e87e51c10cac80247852f
+Size (Archive-Zip-1.60.tar.gz) = 191318 bytes



Home | Main Index | Thread Index | Old Index