summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2006-02-02 21:27:12 +0000
committerabs <abs@pkgsrc.org>2006-02-02 21:27:12 +0000
commitf2268631dbec730d02d98ed7354748eaab021cc3 (patch)
tree7b81bd0949597eddce4262534125ed15cd502cfe /doc
parent19488e75a41d41bcef78163f65d6fce272a9a071 (diff)
downloadpkgsrc-f2268631dbec730d02d98ed7354748eaab021cc3.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 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 1db63974535..2a5fc5ccd1d 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12766 2006/02/02 21:03:45 tron Exp $
+$NetBSD: CHANGES,v 1.12767 2006/02/02 21:29:30 abs Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -763,3 +763,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated mail/p5-Mail-Audit to 1.21nb2 [salo 2006-02-02]
Updated graphics/netpbm to 10.31nb1 [joerg 2006-02-02]
Added chat/xchat-python version 2.4.5 [tron 2006-02-02]
+ Updated archivers/p5-Archive-Tar to 1.28 [abs 2006-02-02]