git: 60dba9deb245 - 2025Q2 - x11-themes/plasma6-breeze: Prepare for Qt 6.9.x
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Apr 2025 06:24:24 UTC
The branch 2025Q2 has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=60dba9deb24508c096f3013a50e8d81546124f78 commit 60dba9deb24508c096f3013a50e8d81546124f78 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:23:24 +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 (cherry picked from commit 564adc009ef5d89f21e7341b542857857a0bfea5) --- 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 c6b3229278b1..beff735c0425 100644 --- a/x11-themes/plasma6-breeze/distinfo +++ b/x11-themes/plasma6-breeze/distinfo @@ -1,3 +1,7 @@ -TIMESTAMP = 1741769343 +TIMESTAMP = 1744179722 SHA256 (KDE/plasma/6.3.3/breeze-6.3.3.tar.xz) = e07c95e26deb002a4b6f3422fc7cb8bd6df1d60a55064c92e9b17ff5a89796e4 SIZE (KDE/plasma/6.3.3/breeze-6.3.3.tar.xz) = 45513084 +SHA256 (KDE/plasma/6.3.3/098ad3facb3d76fe4476424f1b7bf3c9c2c1b142.patch) = 4b2d35e8625a8b0cff99abd8751e749615cee7d7f7471f97b70291355c0ef1c7 +SIZE (KDE/plasma/6.3.3/098ad3facb3d76fe4476424f1b7bf3c9c2c1b142.patch) = 689 +SHA256 (KDE/plasma/6.3.3/e2f16562b64c63b623def44476eadc635a82c7de.patch) = 49981eecce817597a3a378f50f7cbac3fbd8a8a30d12d0393e413f47a5bd1bc8 +SIZE (KDE/plasma/6.3.3/e2f16562b64c63b623def44476eadc635a82c7de.patch) = 769