Summary: | sysutils/eza: Update to 0.18.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ken DEGUCHI <kdeguchi> | ||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | fernape | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/eza-community/eza/releases/tag/v0.18.0 | ||||||
Attachments: |
|
Description
Ken DEGUCHI
2024-02-05 04:22:46 UTC
Committed, Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=38ee7be0a7bc5d57b81ad5834ab947e301a2a514 commit 38ee7be0a7bc5d57b81ad5834ab947e301a2a514 Author: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> AuthorDate: 2024-02-07 08:11:05 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-02-08 16:54:03 +0000 sysutils/eza: Update to 0.18.0 ChangeLog: https://github.com/eza-community/eza/releases/tag/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 * Release eza v0.18.0 Refactor * Change cast to coertion, remove rustfmt skip and clippy lint ignore directives PR: 276829 Reported by: kdeguchi@sz.tokoha-u.ac.jp (maintainer) sysutils/eza/Makefile | 2 +- sysutils/eza/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) A commit in branch 2024Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c435d02bdb3592b75f4b605b9257882602f1bd39 commit c435d02bdb3592b75f4b605b9257882602f1bd39 Author: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> AuthorDate: 2024-02-07 08:11:05 +0000 Commit: Gabriel M. Dutra <dutra@FreeBSD.org> CommitDate: 2024-03-13 19:33:30 +0000 sysutils/eza: Update to 0.18.0 ChangeLog: https://github.com/eza-community/eza/releases/tag/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 * Release eza v0.18.0 Refactor * Change cast to coertion, remove rustfmt skip and clippy lint ignore directives PR: 276829 Reported by: kdeguchi@sz.tokoha-u.ac.jp (maintainer) (cherry picked from commit 38ee7be0a7bc5d57b81ad5834ab947e301a2a514) sysutils/eza/Makefile | 2 +- sysutils/eza/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) |