Summary: | sysutils/eza: Update to 0.16.3 | ||||||||
---|---|---|---|---|---|---|---|---|---|
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.16.3 | ||||||||
Attachments: |
|
Q/A: patch did not apply cleanly. Would you mind checking it? There is an extra PORTREVISION in the ports tree. Created attachment 246945 [details]
Update to eza-0.16.3 (For rust update)
I didn't make it compatible with the update of RUST.
A new patch is attached.
Committed, Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8af82e70a466d72217c89aaa89c686f62f04cfc commit c8af82e70a466d72217c89aaa89c686f62f04cfc Author: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> AuthorDate: 2023-12-10 16:50:59 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-12-11 07:37:20 +0000 sysutils/eza: Update to 0.16.3 ChangeLog: https://github.com/eza-community/eza/releases/tag/v0.16.3 Bug Fixes * Add bare git_repos fn if feature git is disabled * Fixing color of size unit * Color-scale broked size for colors Testing * Fix powertests post-release Build * Bump percent-encoding from 2.3.0 to 2.3.1 * Bump actions/labeler from 4 to 5 PR: 275627 Reported by: kdeguchi@sz.tokoha-u.ac.jp (maintainer) sysutils/eza/Makefile | 5 ++--- sysutils/eza/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) |
Created attachment 246900 [details] Update to eza-0.16.3 eza-0.16.3 has been released and I have created a patch.