git: 564adc009ef5 - main - x11-themes/plasma6-breeze: Prepare for Qt 6.9.x

From: Jason E. Hale <jhale_at_FreeBSD.org>
Date: Wed, 09 Apr 2025 06:16:24 UTC
The branch main has been updated by jhale:

URL: https://cgit.FreeBSD.org/ports/commit/?id=564adc009ef5d89f21e7341b542857857a0bfea5

commit 564adc009ef5d89f21e7341b542857857a0bfea5
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2025-04-09 05:58:37 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-04-09 06:16:14 +0000

    x11-themes/plasma6-breeze: Prepare for Qt 6.9.x
    
    Add upstream patches to fix build with Qt 6.9.0. These just add missing
    QDebug headers.
    
    MFH:            2025Q2
---
 x11-themes/plasma6-breeze/Makefile | 4 ++++
 x11-themes/plasma6-breeze/distinfo | 6 +++++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/x11-themes/plasma6-breeze/Makefile b/x11-themes/plasma6-breeze/Makefile
index d74f29af5870..17a9401c9085 100644
--- a/x11-themes/plasma6-breeze/Makefile
+++ b/x11-themes/plasma6-breeze/Makefile
@@ -2,6 +2,10 @@ PORTNAME=	breeze
 DISTVERSION=	${KDE_PLASMA_VERSION}
 CATEGORIES=	x11-themes kde kde-plasma
 
+PATCH_SITES=	https://invent.kde.org/plasma/breeze/-/commit/
+PATCHFILES+=	098ad3facb3d76fe4476424f1b7bf3c9c2c1b142.patch:-p1 # Add missing headers for Qt 6.9
+PATCHFILES+=	e2f16562b64c63b623def44476eadc635a82c7de.patch:-p1 # Add missing headers for Qt 6.9
+
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
 
diff --git a/x11-themes/plasma6-breeze/distinfo b/x11-themes/plasma6-breeze/distinfo
index 200f3d453934..2608ce37d54a 100644
--- a/x11-themes/plasma6-breeze/distinfo
+++ b/x11-themes/plasma6-breeze/distinfo
@@ -1,3 +1,7 @@
-TIMESTAMP = 1743668612
+TIMESTAMP = 1744178262
 SHA256 (KDE/plasma/6.3.4/breeze-6.3.4.tar.xz) = 97af530e746eaea423f741697f91eb47ae5e8e883bef3d353fb25ad0b5ed15ac
 SIZE (KDE/plasma/6.3.4/breeze-6.3.4.tar.xz) = 45513772
+SHA256 (KDE/plasma/6.3.4/098ad3facb3d76fe4476424f1b7bf3c9c2c1b142.patch) = 4b2d35e8625a8b0cff99abd8751e749615cee7d7f7471f97b70291355c0ef1c7
+SIZE (KDE/plasma/6.3.4/098ad3facb3d76fe4476424f1b7bf3c9c2c1b142.patch) = 689
+SHA256 (KDE/plasma/6.3.4/e2f16562b64c63b623def44476eadc635a82c7de.patch) = 49981eecce817597a3a378f50f7cbac3fbd8a8a30d12d0393e413f47a5bd1bc8
+SIZE (KDE/plasma/6.3.4/e2f16562b64c63b623def44476eadc635a82c7de.patch) = 769