CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/01/13 08:34:55
Modified files:
archivers/gtar : Makefile distinfo
archivers/gtar/patches: patch-configure
Added files:
archivers/gtar/patches: patch-src_extract_c
patch-tests_dirrem01_at
patch-tests_dirrem02_at
Removed files:
archivers/gtar/patches: patch-gnu_error_c patch-rmt_rmt_c
patch-tests_difflink_at
Log message:
Update to 1.31:
* Support for zstd compression (if zstd is installed).
* The -K option interacts properly with member names given on the command line.
* Fix handling of file shrinkage during read access when --sparse is used.