Subject: CVS commit: pkgsrc/sysutils/fd-find
From: pin
Date: 2020-12-08 08:14:47
Message id: 20201208071447.878E3FA9D@cvs.NetBSD.org

Log Message:
sysutils/fd-find: update to 8.2.1

-Split pkg Makefile and move CARGO_CRATE_DEPENDS to own file
-Removed dependency on clang, it compiles fine with default gcc

v8.2.1
-No functional changes with respect to v8.2.0. Bugfix in the release process.

v8.2.0
Features:
-Add new --prune flag, see #535 (@reima)
-Improved the usability of the time-based options, see #624 and #645
(@gorogoroumaru)
-Add support for exact file sizes in the --size filter, see #669 and #696
(@Rogach)
-fd now prints an error message if the search pattern requires a leading dot
but --hidden is not enabled (Unix only), see #615

Bugfixes:
-Avoid panic when performing limited searches in directories with restricted
permissions, see #678
-Invalid numeric command-line arguments are silently ignored, see #675
-Disable jemalloc on Android, see #662
-The --help text will be colorless if NO_COLOR has been set, see #600 (@xanonid)

Changes:
-If LS_COLORS is not set (e.g. on Windows), we now provide a more comprehensive
default which includes much more filetypes, see #604 and #682 (mjsir911).

Other:
-Added zsh completion files, see #654 and #189 (@smancill)

Files:
RevisionActionfile
1.4modifypkgsrc/sysutils/fd-find/Makefile
1.2modifypkgsrc/sysutils/fd-find/distinfo
1.1addpkgsrc/sysutils/fd-find/cargo-depends.mk