summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-08-13 15:03:02 +0000
committerwiz <wiz@pkgsrc.org>2015-08-13 15:03:02 +0000
commit11ce16b24dba876bcb9d6de1de7e834479982e59 (patch)
tree0decc86facbb94868eecaf63ddfd96829017adcb /archivers
parentba0af37972eec8585ffbbf8484a958c6eee22f60 (diff)
downloadpkgsrc-11ce16b24dba876bcb9d6de1de7e834479982e59.tar.gz
Update to 1.49:
1.49 Fri 31 Jul 2015 - Fails on unseekable file handle after desiredCompressionLevel(), RT #54827 - Upgrade build tools to avoid tar warnings, RT #105547 1.48 Thu 18 Jun 2015 - Wrap skip in a SKIP: block [github/plicease] 1.47 Wed 17 Jun 2015 - zip file with a deflated directory cannot be written out again [github/ntyni] - add missing test data to MANIFEST
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-Archive-Zip/Makefile8
-rw-r--r--archivers/p5-Archive-Zip/distinfo8
2 files changed, 9 insertions, 7 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile
index c000597d917..b83b0c193a9 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2015/07/12 18:56:06 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2015/08/13 15:03:02 wiz Exp $
-DISTNAME= Archive-Zip-1.46
+DISTNAME= Archive-Zip-1.49
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
@@ -16,5 +15,8 @@ LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Archive/Zip/.packlist
+post-extract:
+ rm -rf ${WRKSRC}/PaxHeader ${WRKSRC}/*/PaxHeader ${WRKSRC}/*/*/PaxHeader
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/p5-Archive-Zip/distinfo b/archivers/p5-Archive-Zip/distinfo
index 1c8098ff3ec..9ac2138fc30 100644
--- a/archivers/p5-Archive-Zip/distinfo
+++ b/archivers/p5-Archive-Zip/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2015/04/05 04:44:09 mef Exp $
+$NetBSD: distinfo,v 1.19 2015/08/13 15:03:02 wiz Exp $
-SHA1 (Archive-Zip-1.46.tar.gz) = bb552467b0ded28efbeaff82cfe9a3eaafaaf5f3
-RMD160 (Archive-Zip-1.46.tar.gz) = 387f23de6c25ca351a9f8539eb1b57e65f3306b2
-Size (Archive-Zip-1.46.tar.gz) = 186426 bytes
+SHA1 (Archive-Zip-1.49.tar.gz) = 7040ec3c5e82d05c0b45a5f0d36b4d0489e7e8c0
+RMD160 (Archive-Zip-1.49.tar.gz) = 96151ae897d7c31537efc58925c8e41de475a801
+Size (Archive-Zip-1.49.tar.gz) = 192903 bytes