Date: Tue, 5 Nov 2024 14:58:03 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3d72e53fc78e - main - sysutils/fastfetch: update to 2.29.0 Message-ID: <202411051458.4A5Ew3jZ035882@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=3d72e53fc78eb4475655cfde62ae08faf48eb940 commit 3d72e53fc78eb4475655cfde62ae08faf48eb940 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2024-11-05 13:27:40 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2024-11-05 14:55:49 +0000 sysutils/fastfetch: update to 2.29.0 Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.29.0 --- sysutils/fastfetch/Makefile | 2 +- sysutils/fastfetch/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/fastfetch/Makefile b/sysutils/fastfetch/Makefile index 102a4bbfc71c..bd490a22a5fb 100644 --- a/sysutils/fastfetch/Makefile +++ b/sysutils/fastfetch/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastfetch -DISTVERSION= 2.28.0 +DISTVERSION= 2.29.0 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org diff --git a/sysutils/fastfetch/distinfo b/sysutils/fastfetch/distinfo index 4cd2c169d44b..f540b56872b0 100644 --- a/sysutils/fastfetch/distinfo +++ b/sysutils/fastfetch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729760378 -SHA256 (fastfetch-cli-fastfetch-2.28.0_GH0.tar.gz) = 115d9947ee0acf6246894888998db31de024f651123396c6251033390c241dc7 -SIZE (fastfetch-cli-fastfetch-2.28.0_GH0.tar.gz) = 1131275 +TIMESTAMP = 1730795587 +SHA256 (fastfetch-cli-fastfetch-2.29.0_GH0.tar.gz) = c3fcccf9502e41c76c30e89530820bf1c7719257e5624bfa5fa77e6627ecb602 +SIZE (fastfetch-cli-fastfetch-2.29.0_GH0.tar.gz) = 1136647
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411051458.4A5Ew3jZ035882>