Date: Mon, 22 Jan 2024 08:27:16 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fc08af4918d0 - main - sysutils/eza: Update to 0.17.2 Message-ID: <202401220827.40M8RGo5092751@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: 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(-) diff --git a/sysutils/eza/Makefile b/sysutils/eza/Makefile index 0480f1d00a93..cf1fc6fe83cf 100644 --- a/sysutils/eza/Makefile +++ b/sysutils/eza/Makefile @@ -1,6 +1,6 @@ PORTNAME= eza DISTVERSIONPREFIX= v -DISTVERSION= 0.17.1 +DISTVERSION= 0.17.2 CATEGORIES= sysutils MAINTAINER= kdeguchi@sz.tokoha-u.ac.jp diff --git a/sysutils/eza/distinfo b/sysutils/eza/distinfo index f018ec230835..0be685f15ae4 100644 --- a/sysutils/eza/distinfo +++ b/sysutils/eza/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1705035690 +TIMESTAMP = 1705811579 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.1_GH0.tar.gz) = 78f56a35fc6707297f422647988b963f39bcef023bf55f6f2f5e7cd4be659a2a -SIZE (eza-community-eza-v0.17.1_GH0.tar.gz) = 1524733 +SHA256 (eza-community-eza-v0.17.2_GH0.tar.gz) = 272b341099d5f7839cf73b619f69c5cd3eb55e9a5ded9a29dd283795220f42f8 +SIZE (eza-community-eza-v0.17.2_GH0.tar.gz) = 1524844
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401220827.40M8RGo5092751>