summaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Tar/Makefile
diff options
context:
space:
mode:
authorabs <abs>2006-02-02 21:27:12 +0000
committerabs <abs>2006-02-02 21:27:12 +0000
commit594650a0867fa775d3a8889a9326cf9973e1a927 (patch)
tree7b81bd0949597eddce4262534125ed15cd502cfe /archivers/p5-Archive-Tar/Makefile
parentc3dccd762187a3ba242860de42b57e897f479b02 (diff)
downloadpkgsrc-594650a0867fa775d3a8889a9326cf9973e1a927.tar.gz
Update p5-Archive-Tar to 1.28
Changes since 1.26: * important changes in version 1.28 19/1/2006: - add pod to ptar and ptardiff so they have manpages generated - integrate change 25333 by rgs@oregon on 2005/08/27 16:28:27 which fixes a failure in Archive::Tar tests when perl is built with -Dmksymlinks - integrate Change 26870 by craigb@craigb-brianor on 2006/01/17 04:03:01 holding vms specific patches - mention 'full_name' as property type to list_archive - address #14922 -- unable to reproduce, but add a test case to make sure the issue doesn't occur - apply the docpatch provided by: #15935: File type constants are not documented - document our lack of support for stringified archives and compressed archives opened to a non-io-zlib fh - 1.27 was skipped due to PAUSE issues
Diffstat (limited to 'archivers/p5-Archive-Tar/Makefile')
-rw-r--r--archivers/p5-Archive-Tar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index ec1868ea021..176268dd350 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2005/10/15 20:56:03 heinz Exp $
+# $NetBSD: Makefile,v 1.20 2006/02/02 21:27:12 abs Exp $
-DISTNAME= Archive-Tar-1.26
+DISTNAME= Archive-Tar-1.28
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tar
CATEGORIES= archivers perl5