Bug 276484 - sysutils/eza: Update to 0.17.2
Summary: sysutils/eza: Update to 0.17.2
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-21 04:41 UTC by Ken DEGUCHI
Modified: 2024-03-13 19:42 UTC (History)
1 user (show)

See Also:
fernape: merge-quarterly?


Attachments
Update to eza-0.17.2 (1.45 KB, patch)
2024-01-21 04:41 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-21 04:41:31 UTC
Created attachment 247808 [details]
Update to eza-0.17.2

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

I have created a patch to update sysutils/eza.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2024-01-21 17:59:37 UTC
This is a bugfix release.
Should it be in 2024Q1?
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-01-22 08:27:23 UTC
A commit in branch main references this bug:

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

commit fc08af4918d00b568a1e629159e7d1685b2d509a
Author:     Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
AuthorDate: 2024-01-21 17:58:36 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-01-22 08:26:59 +0000

    sysutils/eza: Update to 0.17.2

    ChangeLog: https://github.com/eza-community/eza/releases/tag/v0.17.2

    Bug Fixes

     * Crash using --git-repos on unreadable dir
     * Crash using --git-repos on unreadable dir

    PR:             276484
    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 Fernando Apesteguía freebsd_committer freebsd_triage 2024-01-22 08:27:29 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-03-13 19:42:30 UTC
A commit in branch 2024Q1 references this bug:

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

commit d525f1541e06e1404390d74af0e2a739d48098d8
Author:     Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
AuthorDate: 2024-01-21 17:58:36 +0000
Commit:     Gabriel M. Dutra <dutra@FreeBSD.org>
CommitDate: 2024-03-13 19:33:29 +0000

    sysutils/eza: Update to 0.17.2

    ChangeLog: https://github.com/eza-community/eza/releases/tag/v0.17.2

    Bug Fixes

     * Crash using --git-repos on unreadable dir
     * Crash using --git-repos on unreadable dir

    PR:             276484
    Reported by:    kdeguchi@sz.tokoha-u.ac.jp (maintainer)

    (cherry picked from commit fc08af4918d00b568a1e629159e7d1685b2d509a)

 sysutils/eza/Makefile | 2 +-
 sysutils/eza/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)