summaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Tar
diff options
context:
space:
mode:
authorwiz <wiz>2007-06-08 08:33:50 +0000
committerwiz <wiz>2007-06-08 08:33:50 +0000
commit18b58dbf521340f37e4b9040342fe7d7ecb772f3 (patch)
treea75197a94262529f5d82164e085b3772917542d8 /archivers/p5-Archive-Tar
parent6becabb7eed371062c965d9efaf51f6f6b281bab (diff)
downloadpkgsrc-18b58dbf521340f37e4b9040342fe7d7ecb772f3.tar.gz
Update to 1.30:
* important changes in version 1.30 8/2/2006: - applied bleadperl patch: Subject: Change 27416: Cleanup Archive-Tar temporary test files - address #17985: INSTALLDIRS needs to be 'perl' for >= perl-5.9.3 - address #18296: Archive::Tar 1.29 PATCH for VMS to fix test case failure in 99_pod.t (it's actually a File::Find bug, but this patch works around that) - address: #18720 ([PATCH] Archive::Tar creates POSIX style tar files unnecessarily and by default, leading to compatibility problems particularly with WinZip.) patch rejected, docpatch added with FAQ and SEE ALSO - apply performance patch from #20399 to enable the user to avoid repeated calls to cwd() if desired.
Diffstat (limited to 'archivers/p5-Archive-Tar')
-rw-r--r--archivers/p5-Archive-Tar/Makefile4
-rw-r--r--archivers/p5-Archive-Tar/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index c355986a7a4..c2dccc037f7 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2006/11/05 17:10:43 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2007/06/08 08:33:50 wiz Exp $
-DISTNAME= Archive-Tar-1.29
+DISTNAME= Archive-Tar-1.30
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tar
CATEGORIES= archivers perl5
diff --git a/archivers/p5-Archive-Tar/distinfo b/archivers/p5-Archive-Tar/distinfo
index 4185c3465d5..d90b65d5083 100644
--- a/archivers/p5-Archive-Tar/distinfo
+++ b/archivers/p5-Archive-Tar/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2006/03/10 20:41:41 heinz Exp $
+$NetBSD: distinfo,v 1.10 2007/06/08 08:33:51 wiz Exp $
-SHA1 (Archive-Tar-1.29.tar.gz) = b2a0d244ee30e19c2800ce5d38f5f0006318856e
-RMD160 (Archive-Tar-1.29.tar.gz) = 27641d90cf9149baf97591fc9889e01f667389b4
-Size (Archive-Tar-1.29.tar.gz) = 38317 bytes
+SHA1 (Archive-Tar-1.30.tar.gz) = fb91a7249dc149bda05754d1c21b2e2321943485
+RMD160 (Archive-Tar-1.30.tar.gz) = 623d13c458676c0d50e389d3e251c6b10a34066b
+Size (Archive-Tar-1.30.tar.gz) = 39749 bytes