Bug 275292 - sysutils/eza: Update to 0.16.1
Summary: sysutils/eza: Update to 0.16.1
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: 2023-11-24 07:34 UTC by Ken DEGUCHI
Modified: 2023-11-24 13:49 UTC (History)
1 user (show)

See Also:


Attachments
Update to eza-0.16.1 (10.78 KB, patch)
2023-11-24 07:34 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 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(-)