git: 3e947f94758b - main - x11-wm/plasma6-kwin: backport upstream patch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 Jan 2026 20:32:05 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3e947f94758b29071ab7f52c4bfd71d4600b2827
commit 3e947f94758b29071ab7f52c4bfd71d4600b2827
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-01-28 20:31:38 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-01-28 20:31:48 +0000
x11-wm/plasma6-kwin: backport upstream patch
to fix a regression that made it impossible to turn
offscreens through kscreen in some setups.
---
x11-wm/plasma6-kwin/Makefile | 3 +++
x11-wm/plasma6-kwin/distinfo | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/x11-wm/plasma6-kwin/Makefile b/x11-wm/plasma6-kwin/Makefile
index 9afa43341aaa..3eab26731272 100644
--- a/x11-wm/plasma6-kwin/Makefile
+++ b/x11-wm/plasma6-kwin/Makefile
@@ -1,6 +1,9 @@
PORTNAME= kwin
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= x11-wm kde kde-plasma
+PATCH_SITES= https://invent.kde.org/plasma/kwin/-/commit/
+PATCHFILES= f79af348ed9f18bc30417df4bfe539383fd9fa77.patch:-p1
COMMENT= Easy to use, but flexible, Wayland Compositor
MAINTAINER= kde@FreeBSD.org
diff --git a/x11-wm/plasma6-kwin/distinfo b/x11-wm/plasma6-kwin/distinfo
index aa413427f1a0..770a666f5e7a 100644
--- a/x11-wm/plasma6-kwin/distinfo
+++ b/x11-wm/plasma6-kwin/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1768328315
+TIMESTAMP = 1769517581
SHA256 (KDE/plasma/6.5.5/kwin-6.5.5.tar.xz) = fbad845044231174ca7aad45572d1713d1b6f65289d94cac24776a103f051e46
SIZE (KDE/plasma/6.5.5/kwin-6.5.5.tar.xz) = 8803548
+SHA256 (KDE/plasma/6.5.5/f79af348ed9f18bc30417df4bfe539383fd9fa77.patch) = 75d194ed2a3ddcabad010844319572b1cec17d34b603f9cdb498fd51f33ff42d
+SIZE (KDE/plasma/6.5.5/f79af348ed9f18bc30417df4bfe539383fd9fa77.patch) = 2695