Bug 283278 - sysutils/eza: update to 0.20.12
Summary: sysutils/eza: update to 0.20.12
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Zsolt Udvari
URL: https://github.com/eza-community/eza/...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-12 07:31 UTC by Ken DEGUCHI
Modified: 2024-12-13 15:41 UTC (History)
1 user (show)

See Also:


Attachments
Update to eza-0.20.12 (57.33 KB, patch)
2024-12-12 07:31 UTC, Ken DEGUCHI
kdeguchi: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ken DEGUCHI 2024-12-12 07:31:51 UTC
Created attachment 255795 [details]
Update to eza-0.20.12

eza-0.20.12 has released. I have created a patch.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-12-13 15:40:26 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=502f3ce6f05d9dbe13c3a01762add13eda1c3a85

commit 502f3ce6f05d9dbe13c3a01762add13eda1c3a85
Author:     Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
AuthorDate: 2024-12-13 15:38:23 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-12-13 15:39:39 +0000

    sysutils/eza: Update to 0.20.12

    Changelog: https://github.com/eza-community/eza/releases/tag/v0.20.12

    PR:             283278
    Approved by:    submitter is maintainer

 sysutils/eza/Makefile                              |   2 +-
 sysutils/eza/Makefile.crates                       | 215 +++++-----
 sysutils/eza/distinfo                              | 440 +++++++++++----------
 sysutils/eza/files/patch-Cargo.toml                |   4 +-
 ...rgo-crates_openssl-sys-0.9.104_Cargo.toml (new) |  19 +
 ...rgo-crates_openssl-sys-0.9.61_Cargo.toml (gone) |  17 -
 6 files changed, 378 insertions(+), 319 deletions(-)
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2024-12-13 15:41:00 UTC
Committed, thanks!