Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2024 14:52:41 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: 93826ac6a57f - main - sysutils/fastfetch: update to 2.8.10
Message-ID:  <202404011452.431EqfvX085172@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=93826ac6a57f1f160e514ff323a937cd237abbf3

commit 93826ac6a57f1f160e514ff323a937cd237abbf3
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2024-03-31 18:49:10 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2024-04-01 14:52:16 +0000

    sysutils/fastfetch: update to 2.8.10
    
    Changelog:      https://github.com/fastfetch-cli/fastfetch/releases/tag/2.8.10
---
 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 262def91055b..035d75f4b6d7 100644
--- a/sysutils/fastfetch/Makefile
+++ b/sysutils/fastfetch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fastfetch
-DISTVERSION=	2.8.9
+DISTVERSION=	2.8.10
 CATEGORIES=	sysutils
 
 MAINTAINER=	pkubaj@FreeBSD.org
diff --git a/sysutils/fastfetch/distinfo b/sysutils/fastfetch/distinfo
index 324c8322bdd5..4bda2f7fc6bb 100644
--- a/sysutils/fastfetch/distinfo
+++ b/sysutils/fastfetch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710542656
-SHA256 (fastfetch-cli-fastfetch-2.8.9_GH0.tar.gz) = 36211738354869a274c8b9c145258b86a9156573586e2fba0c5e8410d5a8c469
-SIZE (fastfetch-cli-fastfetch-2.8.9_GH0.tar.gz) = 1288003
+TIMESTAMP = 1711391371
+SHA256 (fastfetch-cli-fastfetch-2.8.10_GH0.tar.gz) = e3ea8388d79cc02ed1a6e45b8e5fec4068507ca03923386bdc9a7b3ff02d2a52
+SIZE (fastfetch-cli-fastfetch-2.8.10_GH0.tar.gz) = 1290142
diff --git a/sysutils/fastfetch/pkg-plist b/sysutils/fastfetch/pkg-plist
index 02cb59c6f51b..5bd32dc62380 100644
--- a/sysutils/fastfetch/pkg-plist
+++ b/sysutils/fastfetch/pkg-plist
@@ -8,6 +8,7 @@ share/man/man1/fastfetch.1.gz
 %%DATADIR%%/presets/ci.jsonc
 %%DATADIR%%/presets/examples/10.jsonc
 %%DATADIR%%/presets/examples/11.jsonc
+%%DATADIR%%/presets/examples/12.jsonc
 %%DATADIR%%/presets/examples/2.jsonc
 %%DATADIR%%/presets/examples/3.jsonc
 %%DATADIR%%/presets/examples/4.jsonc



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