Bug 275292

Summary: sysutils/eza: Update to 0.16.1
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.1
Attachments:
Description Flags
Update to eza-0.16.1 kdeguchi: maintainer-approval+

Description Ken DEGUCHI 2023-11-24 07:34:17 UTC
Created attachment 246530 [details]
Update to eza-0.16.1

sysutils/eza update to 0.16.1.

https://github.com/eza-community/eza/releases/tag/v0.16.1
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-11-24 13:49:35 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-11-24 13:49:39 UTC
A commit in branch main references this bug:

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

commit c365ca9f1c7e82bf76d4136c37b901e4d58f1166
Author:     Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
AuthorDate: 2023-11-24 08:23:22 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-11-24 13:49:06 +0000

    sysutils/eza: Update to 0.16.1

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

    Bug Fixes

     * Don't panic with todo!() on inaccessible dir
     * Don't panic if the btime of a file is Err
     * Lifetime annotations and manpage/shell completion nits
     * Reflow help

    Features

     * Handle formatting and display of binary extended attributes.
     * Add netbsd and freebsd support for extended attributes

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

 sysutils/eza/Makefile | 16 +++++++++++++---
 sysutils/eza/distinfo | 34 +++++++++++++++++++++++++++-------
 2 files changed, 40 insertions(+), 10 deletions(-)