Subject: CVS commit: pkgsrc/sysutils/znapzend
From: Sebastian Wiedenroth
Date: 2020-04-29 22:15:33
Message id: 20200429201533.62BF2FB27@cvs.NetBSD.org

Log Message:
znapzend: update to 0.20.0

Changes:
 Version 0.20.0 / 2020-03-23

 * build system switched to carton for better dependency tracking
 * docker version available in `oetiker/znapzend:master` see README.md for details
 * `--recursive` option for run-once datasets.
 * `--inherited` allow run-once on datasets with only an inherited plan.
 * `--focedSnapshotSuffix=x` for non generated snapshot suffix in run-once.
 * `--nodelay` temporarily ignore delays in backup plans for speedy debugging.
 * new `--features`
    * `sendRaw` to NOT decrypt datasets prior to sending
    * `skipIntermediates` do not send intermediate snapshots
    * `lowmemRecurse` trade memory for speed when running large recursive jobs
    * `zfsGetType` speed up recursive dataset handling ... see znapzend manual \ 
page for details.
 * znapzendzetup supports `--features` too
 * new options for znapzendztatz: `--inherited` and `--setup`

Files:
RevisionActionfile
1.18modifypkgsrc/sysutils/znapzend/Makefile
1.16modifypkgsrc/sysutils/znapzend/distinfo
1.1addpkgsrc/sysutils/znapzend/patches/patch-Makefile.am
1.4removepkgsrc/sysutils/znapzend/patches/patch-Makefile.in
1.1removepkgsrc/sysutils/znapzend/patches/patch-lib_ZnapZend.pm