From 3d3ab4ab06d40574cede87fc15750c65d9be69d3 Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Sat, 26 Apr 2025 22:39:39 -0400 Subject: [PATCH] audio/fooyin: Fix build with Qt 6.9 With hat: kde@ PR: 286051 --- audio/fooyin/Makefile | 3 +++ audio/fooyin/distinfo | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/audio/fooyin/Makefile b/audio/fooyin/Makefile index a79d46e7cc77..c050de5ba9ce 100644 --- a/audio/fooyin/Makefile +++ b/audio/fooyin/Makefile @@ -4,6 +4,9 @@ DISTVERSION= 0.8.1 PORTREVISION= 1 CATEGORIES= audio multimedia +PATCH_SITES= https://github.com/fooyin/fooyin/commit/ +PATCHFILES+= e44e08abb33f01fe85cc896170c55dbf732ffcc9.patch:-p1 # Fix build with Qt >= 6.9.0 + MAINTAINER= diizzy@FreeBSD.org COMMENT= foobar2000 inspired audio player WWW= https://github.com/fooyin/fooyin diff --git a/audio/fooyin/distinfo b/audio/fooyin/distinfo index ef5d35ff2ca2..270f72af68ee 100644 --- a/audio/fooyin/distinfo +++ b/audio/fooyin/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1729013631 +TIMESTAMP = 1744940369 SHA256 (fooyin-fooyin-v0.8.1_GH0.tar.gz) = e702389488e19c4c48b1b62bf1b2adf263b818138e3b232a39259057cbcec9c2 SIZE (fooyin-fooyin-v0.8.1_GH0.tar.gz) = 1743303 +SHA256 (e44e08abb33f01fe85cc896170c55dbf732ffcc9.patch) = a4f0ead73bfa3771674c42232f6c893dfdd86c8c8fc10ecd71d1764672c2cb97 +SIZE (e44e08abb33f01fe85cc896170c55dbf732ffcc9.patch) = 2310