Date: Thu, 7 Dec 2023 15:57:10 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: 0311acd3dbf4 - main - sysutils/fastfetch: update to 2.3.2 Message-ID: <202312071557.3B7FvAYZ084505@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=0311acd3dbf43ae9a73b6c3d22ac38d70a4400bb commit 0311acd3dbf43ae9a73b6c3d22ac38d70a4400bb Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-12-06 23:28:30 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-12-07 15:53:13 +0000 sysutils/fastfetch: update to 2.3.2 Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.3.2 --- sysutils/fastfetch/Makefile | 2 +- sysutils/fastfetch/distinfo | 6 +++--- sysutils/fastfetch/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/sysutils/fastfetch/Makefile b/sysutils/fastfetch/Makefile index 97b88bc18f7b..cf093f0087ab 100644 --- a/sysutils/fastfetch/Makefile +++ b/sysutils/fastfetch/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastfetch -DISTVERSION= 2.3.1 +DISTVERSION= 2.3.2 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org diff --git a/sysutils/fastfetch/distinfo b/sysutils/fastfetch/distinfo index c82c27fe6767..4a55463c71ca 100644 --- a/sysutils/fastfetch/distinfo +++ b/sysutils/fastfetch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701788947 -SHA256 (fastfetch-cli-fastfetch-2.3.1_GH0.tar.gz) = 0d883f27aff597c348929d1d7ea640616f18bd20e3e57b3db7194f5207c4bebc -SIZE (fastfetch-cli-fastfetch-2.3.1_GH0.tar.gz) = 909003 +TIMESTAMP = 1701901944 +SHA256 (fastfetch-cli-fastfetch-2.3.2_GH0.tar.gz) = 6bccaac2b32248b7e1d9a1c6adaf063363db3f43ac0a6da202140948e6f5c249 +SIZE (fastfetch-cli-fastfetch-2.3.2_GH0.tar.gz) = 909153 diff --git a/sysutils/fastfetch/pkg-plist b/sysutils/fastfetch/pkg-plist index 82c2bd508908..32c1b3510ac7 100644 --- a/sysutils/fastfetch/pkg-plist +++ b/sysutils/fastfetch/pkg-plist @@ -1,6 +1,7 @@ bin/fastfetch bin/flashfetch share/bash-completion/completions/fastfetch +share/fish/vendor_completions.d/fastfetch.fish share/man/man1/fastfetch.1.gz %%DATADIR%%/presets/all %%DATADIR%%/presets/all.jsonc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312071557.3B7FvAYZ084505>