summaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Zip
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-12-27 22:56:50 +0000
committerwiz <wiz@pkgsrc.org>2015-12-27 22:56:50 +0000
commit431aa600d24b8a77213b33dc6f40a8bbea347b2f (patch)
tree0fec4e4eda6572a5d8a9d13b60db002122e932af /archivers/p5-Archive-Zip
parenta47e2355aa7c551e6e791b7c52afa0920bea233e (diff)
downloadpkgsrc-431aa600d24b8a77213b33dc6f40a8bbea347b2f.tar.gz
Update p5-Archive-Zip to 1.56:
1.56 Thu 17 Dec 2015 - fix $Archive::Zip::UNICODE issues [github/xlat] - on MSWin32 in methods addFile, addDirectory, addTree: the externalFileName was used in place of newName - make sure that file names are utf8 in memberNames - use Encode on all platform
Diffstat (limited to 'archivers/p5-Archive-Zip')
-rw-r--r--archivers/p5-Archive-Zip/Makefile5
-rw-r--r--archivers/p5-Archive-Zip/distinfo10
2 files changed, 8 insertions, 7 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile
index 109bc2a37d2..a5051d1ab9a 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2015/12/06 10:54:27 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2015/12/27 22:56:50 wiz Exp $
-DISTNAME= Archive-Zip-1.55
+DISTNAME= Archive-Zip-1.56
PKGNAME= p5-${DISTNAME}
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
@@ -12,6 +12,7 @@ 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
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Archive/Zip/.packlist
diff --git a/archivers/p5-Archive-Zip/distinfo b/archivers/p5-Archive-Zip/distinfo
index e1fcc2bcf0e..9b0b383884f 100644
--- a/archivers/p5-Archive-Zip/distinfo
+++ b/archivers/p5-Archive-Zip/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2015/12/06 10:54:27 wiz Exp $
+$NetBSD: distinfo,v 1.24 2015/12/27 22:56:50 wiz Exp $
-SHA1 (Archive-Zip-1.55.tar.gz) = bdc065fca742235eac68b12af2ee33c5b46d0c28
-RMD160 (Archive-Zip-1.55.tar.gz) = 18a5491e0fced014c66c7053203d994a094d1ee4
-SHA512 (Archive-Zip-1.55.tar.gz) = d1348e3b159cc5ea8f002fd01f58a36b0bd2b5e968e07b70fbb660da17db99ae41d08434cceedfeb933fdad4a4be0e72d804b0cd810c13f11df9f806cc070ce7
-Size (Archive-Zip-1.55.tar.gz) = 189966 bytes
+SHA1 (Archive-Zip-1.56.tar.gz) = 96721d5213a6dea33ba241009478f91ac029a955
+RMD160 (Archive-Zip-1.56.tar.gz) = 794419b63aa77d2dc03e6927f12810d36de390e6
+SHA512 (Archive-Zip-1.56.tar.gz) = f636cfbc9cff43a153e20621ab1f155a8eb9395ae59a7d97ce1dfd6f82335f0b9600d09e37e7f3e16c1d8054bbf000a7ffcb44629337ce6a94ca0e191924e801
+Size (Archive-Zip-1.56.tar.gz) = 190124 bytes