Subject: CVS commit: pkgsrc/sysutils/eza
From: pin
Date: 2024-02-13 11:09:19
Message id: 20240213100919.1C017F9E7@cvs.NetBSD.org

Log Message:
sysutils/eza: update to v0.18.2

v0.18.2 (security release)
This security release fixes GHSA-3qx3-6hxr-j2ch.
Bug Fixes
 - Update libgit2 to 1.7.2

v0.18.1
 - Moving to rayon provided a major performance upgrade, see #823 (comment) as
   an example

v0.18.0
Features
 - [breaking] Add --classify=always,auto,never

Miscellaneous Tasks
 - Remove rustfmt config file that has a nightly only option in favor of
   rustfmt skip directive which is already in place
 - Fix small typo in pull request template

Refactor
 - Change cast to coertion, remove rustfmt skip and clippy lint ignore
   directives

Testing
 - Regenerate classification related tests

Files:
RevisionActionfile
1.18modifypkgsrc/sysutils/eza/Makefile
1.15modifypkgsrc/sysutils/eza/cargo-depends.mk
1.16modifypkgsrc/sysutils/eza/distinfo
1.10modifypkgsrc/sysutils/eza/files/eza.1