Bug 276829 - sysutils/eza: Update to 0.18.0
Summary: sysutils/eza: Update to 0.18.0
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-02-05 04:22 UTC by Ken DEGUCHI
Modified: 2024-03-13 19:42 UTC (History)
1 user (show)

See Also:


Attachments
Update to eza-0.18.0 (1.45 KB, patch)
2024-02-05 04:22 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-02-05 04:22:46 UTC
Created attachment 248194 [details]
Update to eza-0.18.0

sysutils/eza has been updated to 0.18.0.
https://github.com/eza-community/eza/releases/tag/v0.18.0

I have created a patch to update sysutils/eza.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2024-02-08 16:54:59 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-02-08 16:55:11 UTC
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(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-03-13 19:42:27 UTC
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(-)