Bug 276630 - sysutils/eza: Update to 0.17.3
Summary: sysutils/eza: Update to 0.17.3
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: Fernando Apesteguía
URL: https://github.com/eza-community/eza/...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-26 01:16 UTC by Ken DEGUCHI
Modified: 2024-03-13 19:42 UTC (History)
1 user (show)

See Also:


Attachments
Update to eza-0.17.3 (8.05 KB, patch)
2024-01-26 01:16 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-01-26 01:16:12 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-01-29 18:04:10 UTC
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(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2024-01-29 18:05:26 UTC
Committed,

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-03-13 19:42:31 UTC
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(-)