Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2024 09:16:36 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: 1eaca5a2ab62 - main - sysutils/fastfetch: update to 2.9.0
Message-ID:  <202404040916.4349Ga4l021580@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=1eaca5a2ab621aaffe2f5caa657fff36e3bb4131

commit 1eaca5a2ab621aaffe2f5caa657fff36e3bb4131
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2024-04-04 09:09:57 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2024-04-04 09:16:27 +0000

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

diff --git a/sysutils/fastfetch/Makefile b/sysutils/fastfetch/Makefile
index 035d75f4b6d7..a8a3931e75a7 100644
--- a/sysutils/fastfetch/Makefile
+++ b/sysutils/fastfetch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fastfetch
-DISTVERSION=	2.8.10
+DISTVERSION=	2.9.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	pkubaj@FreeBSD.org
@@ -11,6 +11,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
 LIB_DEPENDS=	libyyjson.so:devel/yyjson
+RUN_DEPENDS=	hwdata>0:misc/hwdata
 
 USES=		cmake:testing localbase:ldflags pkgconfig
 USE_GITHUB=	yes
diff --git a/sysutils/fastfetch/distinfo b/sysutils/fastfetch/distinfo
index 4bda2f7fc6bb..0e01c5c70a70 100644
--- a/sysutils/fastfetch/distinfo
+++ b/sysutils/fastfetch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711391371
-SHA256 (fastfetch-cli-fastfetch-2.8.10_GH0.tar.gz) = e3ea8388d79cc02ed1a6e45b8e5fec4068507ca03923386bdc9a7b3ff02d2a52
-SIZE (fastfetch-cli-fastfetch-2.8.10_GH0.tar.gz) = 1290142
+TIMESTAMP = 1712220921
+SHA256 (fastfetch-cli-fastfetch-2.9.0_GH0.tar.gz) = ae0b0d0bf4d4569fb5dff6b1d67bc8d2091ed4a9aec6ab43c2c73430dff1f9dc
+SIZE (fastfetch-cli-fastfetch-2.9.0_GH0.tar.gz) = 1290168



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