Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 2026 10:49:12 +0000
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: 3149da924ecb - main - sysutils/fastfetch: update to 2.65.1
Message-ID:  <6a3d07a8.24c16.28d2e4a3@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3149da924ecb3a35e85790b97f2e05dad8b1a256

commit 3149da924ecb3a35e85790b97f2e05dad8b1a256
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2026-06-25 09:58:58 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2026-06-25 10:49:03 +0000

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

diff --git a/sysutils/fastfetch/Makefile b/sysutils/fastfetch/Makefile
index 6fb83ff76a47..29412d6ddcfa 100644
--- a/sysutils/fastfetch/Makefile
+++ b/sysutils/fastfetch/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	fastfetch
-DISTVERSION=	2.64.2
-PORTREVISION=	1
+DISTVERSION=	2.65.1
 CATEGORIES=	sysutils
 
 MAINTAINER=	pkubaj@FreeBSD.org
@@ -75,7 +74,7 @@ OPENCL_BUILD_DEPENDS=	${LOCALBASE}/lib/libOpenCL.so:devel/ocl-icd \
 LUA_CMAKE_BOOL=	ENABLE_LUA
 LUA_USES=		lua:build
 
-CODEC_CMAKE_BOOL=	ENABLE_VA ENABLE_VDPAU
+CODEC_CMAKE_BOOL=	ENABLE_VADRM ENABLE_VAX11 ENABLE_VDPAU
 CODEC_BUILD_DEPENDS=	${LOCALBASE}/lib/libva.so:multimedia/libva \
 			${LOCALBASE}/lib/libvdpau.so:multimedia/libvdpau
 
diff --git a/sysutils/fastfetch/distinfo b/sysutils/fastfetch/distinfo
index 37f378f8f6a9..7ef76cf313a9 100644
--- a/sysutils/fastfetch/distinfo
+++ b/sysutils/fastfetch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1780691127
-SHA256 (fastfetch-cli-fastfetch-2.64.2_GH0.tar.gz) = 28db81d6568f28281d9aab9e88d5a4c7892d519c54b8739eef17953cce6802d0
-SIZE (fastfetch-cli-fastfetch-2.64.2_GH0.tar.gz) = 1514626
+TIMESTAMP = 1782292108
+SHA256 (fastfetch-cli-fastfetch-2.65.1_GH0.tar.gz) = c4a9d191601bae302cfa9939f2b5666d2565e83229840cd00554c4913646f0ad
+SIZE (fastfetch-cli-fastfetch-2.65.1_GH0.tar.gz) = 1552798


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3d07a8.24c16.28d2e4a3>