Created attachment 247973 [details] Update to eza-0.17.3 Update to eza-0.17.3 sysutils/eza has been updated to 0.17.3. https://github.com/eza-community/eza/releases/tag/v0.17.3 I have created a patch to update sysutils/eza.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1a68323c9c3c2eaf0f8a9eda3ab1ae0be85ca93 commit c1a68323c9c3c2eaf0f8a9eda3ab1ae0be85ca93 Author: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> AuthorDate: 2024-01-28 17:42:49 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-01-29 18:03:18 +0000 sysutils/eza: Update to 0.17.3 ChangeLog: https://github.com/eza-community/eza/releases/tag/v0.17.3 Bug Fixes * Remove version testing Miscellaneous Tasks * Avoid unwrap() by changing filter-then-map to filter_map * Release eza v0.17.3 Build * Bump shlex from 1.2.0 to 1.3.0 * Bump chrono from 0.4.31 to 0.4.33 * Bump trycmd from 0.14.19 to 0.14.20 PR: 276630 Reported by: kdeguchi@sz.tokoha-u.ac.jp (maintainer) sysutils/eza/Makefile | 20 ++++++++++---------- sysutils/eza/distinfo | 42 +++++++++++++++++++++--------------------- 2 files changed, 31 insertions(+), 31 deletions(-)
Committed, Thanks!
A commit in branch 2024Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea468892a677dcd638b55e61d7c5ee82560b7f43 commit ea468892a677dcd638b55e61d7c5ee82560b7f43 Author: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> AuthorDate: 2024-01-28 17:42:49 +0000 Commit: Gabriel M. Dutra <dutra@FreeBSD.org> CommitDate: 2024-03-13 19:33:30 +0000 sysutils/eza: Update to 0.17.3 ChangeLog: https://github.com/eza-community/eza/releases/tag/v0.17.3 Bug Fixes * Remove version testing Miscellaneous Tasks * Avoid unwrap() by changing filter-then-map to filter_map * Release eza v0.17.3 Build * Bump shlex from 1.2.0 to 1.3.0 * Bump chrono from 0.4.31 to 0.4.33 * Bump trycmd from 0.14.19 to 0.14.20 PR: 276630 Reported by: kdeguchi@sz.tokoha-u.ac.jp (maintainer) (cherry picked from commit c1a68323c9c3c2eaf0f8a9eda3ab1ae0be85ca93) sysutils/eza/Makefile | 20 ++++++++++---------- sysutils/eza/distinfo | 42 +++++++++++++++++++++--------------------- 2 files changed, 31 insertions(+), 31 deletions(-)