Subject: CVS commit: pkgsrc/sysutils/zoxide
From: pin
Date: 2021-12-29 06:54:01
Message id: 20211229055401.3A7ABFAEC@cvs.NetBSD.org

Log Message:
sysutils/zoxide: update to 0.8.0

Added
-Zsh: completions for z command.

Changed
-Fzf: better default options.
-Fish: interactive completions are only triggered when the last argument is
 empty.
-PowerShell: installation instructions.

Fixed
-PowerShell: use global scope for aliases.
-Zsh: fix errors with set -eu.
-Fzf: handle early selection.
-PowerShell: correctly handle escape characters in paths.
-Parse error on Cygwin/MSYS due to CRLF line endings.
-Fzf: handle spaces correctly in preview window.
-Bash: avoid initializing completions on older versions.
-Fzf: avoid launching binary from current directory on Windows.

Files:
RevisionActionfile
1.14modifypkgsrc/sysutils/zoxide/Makefile
1.9modifypkgsrc/sysutils/zoxide/cargo-depends.mk
1.13modifypkgsrc/sysutils/zoxide/distinfo