From 18b58dbf521340f37e4b9040342fe7d7ecb772f3 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 8 Jun 2007 08:33:50 +0000 Subject: 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. --- archivers/p5-Archive-Tar/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers/p5-Archive-Tar/Makefile') 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 -- cgit v1.2.3