Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2024 09:28:32 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: 9cc881c82a3c - main - sysutils/fastfetch: update to 2.12.0
Message-ID:  <202405160928.44G9SWs1041742@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=9cc881c82a3c58b198beccc4d71fc7879f34d070

commit 9cc881c82a3c58b198beccc4d71fc7879f34d070
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2024-05-15 13:02:10 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2024-05-16 09:28:29 +0000

    sysutils/fastfetch: update to 2.12.0
    
    Changelog:      https://github.com/fastfetch-cli/fastfetch/releases/tag/2.12.0
---
 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 724941590852..d9f0aaab4cda 100644
--- a/sysutils/fastfetch/Makefile
+++ b/sysutils/fastfetch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fastfetch
-DISTVERSION=	2.11.5
+DISTVERSION=	2.12.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	pkubaj@FreeBSD.org
diff --git a/sysutils/fastfetch/distinfo b/sysutils/fastfetch/distinfo
index ac00f7a41c29..8ea39df31afc 100644
--- a/sysutils/fastfetch/distinfo
+++ b/sysutils/fastfetch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715066574
-SHA256 (fastfetch-cli-fastfetch-2.11.5_GH0.tar.gz) = 83b7699d0aee3aa1683721fe4b82d667c88e97e257d48e9efe586b0e830f8a64
-SIZE (fastfetch-cli-fastfetch-2.11.5_GH0.tar.gz) = 1321195
+TIMESTAMP = 1715706868
+SHA256 (fastfetch-cli-fastfetch-2.12.0_GH0.tar.gz) = 0f6d797ae0c4dd14d09f18ee3f51f53c29d820d8fd65066280938efed414af9d
+SIZE (fastfetch-cli-fastfetch-2.12.0_GH0.tar.gz) = 1329978
diff --git a/sysutils/fastfetch/pkg-plist b/sysutils/fastfetch/pkg-plist
index 462f0d5d3d0b..75bb7848dd5c 100644
--- a/sysutils/fastfetch/pkg-plist
+++ b/sysutils/fastfetch/pkg-plist
@@ -4,6 +4,7 @@ share/bash-completion/completions/fastfetch
 share/fish/vendor_completions.d/fastfetch.fish
 share/man/man1/fastfetch.1.gz
 %%DATADIR%%/presets/all.jsonc
+%%DATADIR%%/presets/archey.jsonc
 %%DATADIR%%/presets/btw.jsonc
 %%DATADIR%%/presets/ci.jsonc
 %%DATADIR%%/presets/examples/10.jsonc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405160928.44G9SWs1041742>