Subject: CVS commit: pkgsrc/archivers/p5-Archive-Tar
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 08/19/2007 17:20:45
Module Name: pkgsrc
Committed By: heinz
Date: Sun Aug 19 17:20:45 UTC 2007
Modified Files:
pkgsrc/archivers/p5-Archive-Tar: Makefile distinfo
Log Message:
Updated to version 1.34.
Pkgsrc changes:
- none
Changes since version 1.32:
===========================
* important changes in version 1.34 15/8/2007:
- Address #28687: Fwd: Unespected reaction of Archive::Tar
A::T didn't always handle filenames that evaluated to false
(like '0') gracefully. This patch adds a few 'or defined' check
to the A::T codebase and a test to ensure filenames like '0' are
handeled correctly.
- Apply #28407: Unicode and Archive::Tar - documentation patch as
FAQ patch
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/archivers/p5-Archive-Tar/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/archivers/p5-Archive-Tar/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.