pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/p5-Archive-Zip
Module Name: pkgsrc
Committed By: wiz
Date: Sat Dec 30 13:14:17 UTC 2017
Modified Files:
pkgsrc/archivers/p5-Archive-Zip: Makefile distinfo
Log Message:
p5-Archive-Zip: update to 1.60.
1.60 Tue 19 Dec 2017
- RT 123913 Wrong shell bang in examples/selfex.pl
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/archivers/p5-Archive-Zip/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/archivers/p5-Archive-Zip/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/p5-Archive-Zip/Makefile
diff -u pkgsrc/archivers/p5-Archive-Zip/Makefile:1.57 pkgsrc/archivers/p5-Archive-Zip/Makefile:1.58
--- pkgsrc/archivers/p5-Archive-Zip/Makefile:1.57 Mon Jun 5 14:22:16 2017
+++ pkgsrc/archivers/p5-Archive-Zip/Makefile Sat Dec 30 13:14:17 2017
@@ -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 @@ LICENSE= ${PERL5_LICENSE}
#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
Index: pkgsrc/archivers/p5-Archive-Zip/distinfo
diff -u pkgsrc/archivers/p5-Archive-Zip/distinfo:1.27 pkgsrc/archivers/p5-Archive-Zip/distinfo:1.28
--- pkgsrc/archivers/p5-Archive-Zip/distinfo:1.27 Fri Aug 19 15:24:23 2016
+++ pkgsrc/archivers/p5-Archive-Zip/distinfo Sat Dec 30 13:14:17 2017
@@ -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