Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2026 11:16:13 +0000
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c14054a4ef81 - main - x11/plasma6-plasma-workspace: Fix regression after recent Qt update
Message-ID:  <6a1823fd.3dfb0.1a68a53b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by makc:

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

commit c14054a4ef81e09da9ae91b60a28a6af1d319de2
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-05-28 11:15:49 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-05-28 11:15:49 +0000

    x11/plasma6-plasma-workspace: Fix regression after recent Qt update
    
    KDE BUG: https://bugs.kde.org/520120
---
 x11/plasma6-plasma-workspace/Makefile | 3 +++
 x11/plasma6-plasma-workspace/distinfo | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/x11/plasma6-plasma-workspace/Makefile b/x11/plasma6-plasma-workspace/Makefile
index dcccf982f683..b69854aab408 100644
--- a/x11/plasma6-plasma-workspace/Makefile
+++ b/x11/plasma6-plasma-workspace/Makefile
@@ -1,6 +1,9 @@
 PORTNAME=	plasma-workspace
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	x11 kde kde-plasma
+PATCH_SITES=	https://invent.kde.org/plasma/plasma-workspace/-/commit/
+PATCHFILES=	faf0e944008a8ce3182e11a2ee192b1589c5661a.patch:-p1
 
 COMMENT=	KDE Plasma Workspace
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11/plasma6-plasma-workspace/distinfo b/x11/plasma6-plasma-workspace/distinfo
index 0917880b328e..a23f99dc276d 100644
--- a/x11/plasma6-plasma-workspace/distinfo
+++ b/x11/plasma6-plasma-workspace/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1778603299
+TIMESTAMP = 1779966416
 SHA256 (KDE/plasma/6.6.5/plasma-workspace-6.6.5.tar.xz) = 64d753cadcb9cde6ac09eeedf6b02ec5ccdfbd01722c5e9f2533fd0993b0d854
 SIZE (KDE/plasma/6.6.5/plasma-workspace-6.6.5.tar.xz) = 19352580
+SHA256 (KDE/plasma/6.6.5/faf0e944008a8ce3182e11a2ee192b1589c5661a.patch) = d1ef01a5677e6a941ec45dd5c61ca525fad31a1218e74eb6cf42e50bf287e8a9
+SIZE (KDE/plasma/6.6.5/faf0e944008a8ce3182e11a2ee192b1589c5661a.patch) = 2474


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1823fd.3dfb0.1a68a53b>