git: 38ee7be0a7bc - main - sysutils/eza: Update to 0.18.0

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Thu, 08 Feb 2024 16:54:19 UTC
The branch main has been updated by fernape:

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(-)

diff --git a/sysutils/eza/Makefile b/sysutils/eza/Makefile
index 660c1ee6c9f7..b4ffc3c45ea5 100644
--- a/sysutils/eza/Makefile
+++ b/sysutils/eza/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	eza
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.17.3
+DISTVERSION=	0.18.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	kdeguchi@sz.tokoha-u.ac.jp
diff --git a/sysutils/eza/distinfo b/sysutils/eza/distinfo
index c9a1281fee49..bc86fc320965 100644
--- a/sysutils/eza/distinfo
+++ b/sysutils/eza/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1706231445
+TIMESTAMP = 1707103726
 SHA256 (rust/crates/aho-corasick-1.0.5.crate) = 0c378d78423fdad8089616f827526ee33c19f2fddbd5de1629152c9593ba4783
 SIZE (rust/crates/aho-corasick-1.0.5.crate) = 172064
 SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0
@@ -365,5 +365,5 @@ SHA256 (rust/crates/winnow-0.5.15.crate) = 7c2e3184b9c4e92ad5167ca73039d0c424763
 SIZE (rust/crates/winnow-0.5.15.crate) = 145621
 SHA256 (rust/crates/zoneinfo_compiled-0.5.1.crate) = 64fbebe65e899530f43bd760b23fda8f141118f4db49952b02998cbd0907a5de
 SIZE (rust/crates/zoneinfo_compiled-0.5.1.crate) = 8837
-SHA256 (eza-community-eza-v0.17.3_GH0.tar.gz) = 8facf4f39fed32b3562b70b2771a8ef3309efd68fd04685446a6df631f133cc9
-SIZE (eza-community-eza-v0.17.3_GH0.tar.gz) = 1524788
+SHA256 (eza-community-eza-v0.18.0_GH0.tar.gz) = 50f6187fa10eb7d2405477ed2b4dfbda7e51d3746b3660664f39b50d74c856a1
+SIZE (eza-community-eza-v0.18.0_GH0.tar.gz) = 1524514