Subject: CVS commit: pkgsrc/archivers
From: Ryo ONODERA
Date: 2021-01-12 13:10:27
Message id: 20210112121027.6C5E3FA9D@cvs.NetBSD.org

Log Message:
gtar: Update to 1.33

Changelog:
version 1.33 - Sergey Poznyakoff, 2021-01-07

* POSIX extended format headers do not include PID by default

The intent is to make binary-equivalent PAX archives easy to create.  If
POSIXLY_CORRECT is set, the POSIX standard default is used, which embeds
the pid.

* --delay-directory-restore works for archives with reversed member ordering

* Fix extraction of a symbolic link hardlinked to another symbolic link

* Wildcards in exclude-vcs-ignore mode don't match slash

* Fix the --no-overwrite-dir option

Given this option, previous versions of tar failed to preserve
permissions of empty directories and to create files under directories
owned by the current user that did not have the S_IWUSR bit set.

* Fix handling of chained renames in incremental backups

* Link counting works for file names supplied with -T

* Accept only position-sensitive (file-selection) options in file list files.

Using such options as -f, -z, etc. is senseless in a file list file and
bypasses option consistency checks in decode_options.  Therefore,
only options related to file selection (a.k.a position-sensitive options)
are allowed in file list files.

Files:
RevisionActionfile
1.8modifypkgsrc/archivers/gtar/Makefile.common
1.45modifypkgsrc/archivers/gtar-base/distinfo
1.3modifypkgsrc/archivers/gtar-base/patches/patch-gnu_readlinkat.c
1.2modifypkgsrc/archivers/gtar-base/patches/patch-lib_xattr-at.c
1.1removepkgsrc/archivers/gtar-base/patches/patch-gnu_sys-limits.h