Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2024 23:39:17 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: 7f91205dab80 - main - sysutils/fastfetch: update to 2.15.0
Message-ID:  <202406132339.45DNdH4o077713@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=7f91205dab803b1280b32b52ac3af7ea2a733be2

commit 7f91205dab803b1280b32b52ac3af7ea2a733be2
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2024-06-12 08:32:12 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2024-06-13 23:39:12 +0000

    sysutils/fastfetch: update to 2.15.0
    
    Changelog:      https://github.com/fastfetch-cli/fastfetch/releases/tag/2.15.0
---
 sysutils/fastfetch/Makefile  | 2 +-
 sysutils/fastfetch/distinfo  | 6 +++---
 sysutils/fastfetch/pkg-plist | 6 ++++++
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/sysutils/fastfetch/Makefile b/sysutils/fastfetch/Makefile
index 610d395d58e6..21009e78e17c 100644
--- a/sysutils/fastfetch/Makefile
+++ b/sysutils/fastfetch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fastfetch
-DISTVERSION=	2.14.0
+DISTVERSION=	2.15.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	pkubaj@FreeBSD.org
diff --git a/sysutils/fastfetch/distinfo b/sysutils/fastfetch/distinfo
index 24610ff64c59..46ec437b9200 100644
--- a/sysutils/fastfetch/distinfo
+++ b/sysutils/fastfetch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1717130144
-SHA256 (fastfetch-cli-fastfetch-2.14.0_GH0.tar.gz) = f1402714b2f8a6b89d68d88937b3ad4a516e293fcc14089907ba191864b0019f
-SIZE (fastfetch-cli-fastfetch-2.14.0_GH0.tar.gz) = 1083381
+TIMESTAMP = 1718017071
+SHA256 (fastfetch-cli-fastfetch-2.15.0_GH0.tar.gz) = b42392c66eb7292db8b56715a072908b91d72385e6fdeae56fa7653adfc5428d
+SIZE (fastfetch-cli-fastfetch-2.15.0_GH0.tar.gz) = 1031800
diff --git a/sysutils/fastfetch/pkg-plist b/sysutils/fastfetch/pkg-plist
index 75bb7848dd5c..b7865eed82be 100644
--- a/sysutils/fastfetch/pkg-plist
+++ b/sysutils/fastfetch/pkg-plist
@@ -11,6 +11,11 @@ share/man/man1/fastfetch.1.gz
 %%DATADIR%%/presets/examples/11.jsonc
 %%DATADIR%%/presets/examples/12.jsonc
 %%DATADIR%%/presets/examples/13.jsonc
+%%DATADIR%%/presets/examples/14.jsonc
+%%DATADIR%%/presets/examples/15.jsonc
+%%DATADIR%%/presets/examples/16.jsonc
+%%DATADIR%%/presets/examples/17.jsonc
+%%DATADIR%%/presets/examples/18.jsonc
 %%DATADIR%%/presets/examples/2.jsonc
 %%DATADIR%%/presets/examples/3.jsonc
 %%DATADIR%%/presets/examples/4.jsonc
@@ -22,4 +27,5 @@ share/man/man1/fastfetch.1.gz
 %%DATADIR%%/presets/hardware.jsonc
 %%DATADIR%%/presets/neofetch.jsonc
 %%DATADIR%%/presets/paleofetch.jsonc
+%%DATADIR%%/presets/screenfetch.jsonc
 %%DATADIR%%/presets/software.jsonc



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