Bug 275033 - sysutils/eza: Update to 0.15.3
Summary: sysutils/eza: Update to 0.15.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: 2023-11-11 22:58 UTC by Ken DEGUCHI
Modified: 2023-11-13 17:59 UTC (History)
2 users (show)

See Also:


Attachments
Update to eza-0.15.3 (9.41 KB, patch)
2023-11-11 22:58 UTC, Ken DEGUCHI
kdeguchi: maintainer-approval+
Details | Diff
Update to eza-0.15.3 (9.41 KB, patch)
2023-11-12 06:04 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-11 22:58:06 UTC
Created attachment 246250 [details]
Update to eza-0.15.3

Update to eza-0.15.3 from eza-0.15.2.

*Add MANPAGES option.
Comment 1 Ken DEGUCHI 2023-11-12 06:04:57 UTC
Created attachment 246254 [details]
Update to eza-0.15.3

Oops! There was an extra character at the end of line.

New patch is attached.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-11-13 17:58:52 UTC
Committed,

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-11-13 17:59:07 UTC
A commit in branch main references this bug:

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

commit 0b3a7acfb2aad14babbdc838b939aa1c0db741e2
Author:     Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
AuthorDate: 2023-11-13 08:03:07 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-11-13 17:58:28 +0000

    sysutils/eza: Update to 0.15.3

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

    Bug Fixes

     + Changed quote in --almost-all completion
     + Reformat help.rs
     + Allow unused macro rule arms

    Documentation

     * Improve CONTRIBUTING.md, README.md
     * Improve README.md
     * Introduce INSTALL.md

    Features

     + Create EZA_ICONS_AUTO environment variable
     + Create EZA_ICONS_AUTO environment variable
     + Demo gif and gif generation recipe
     + Add ocaml icon filetypes
     + Add PRQL
     + Add --color-scale

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

 sysutils/eza/Makefile | 33 +++++++++++++++++++++++++++++----
 sysutils/eza/distinfo | 28 +++++++++++++++++++---------
 2 files changed, 48 insertions(+), 13 deletions(-)