git: bdc6d22f7714 - main - x11/plasma-wayland-protocols: add upstream fix for Plasma 6

From: Tobias C. Berner <tcberner_at_FreeBSD.org>
Date: Sat, 02 Dec 2023 20:20:54 UTC
The branch main has been updated by tcberner:

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

commit bdc6d22f7714c38d8ed6bfa94fe2cc1432f2ae96
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-12-02 20:19:03 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-12-02 20:20:30 +0000

    x11/plasma-wayland-protocols: add upstream fix for Plasma 6
    
    * x11/plasma6-libkscreen will require this change to be able to be built
---
 x11/plasma-wayland-protocols/Makefile | 4 ++++
 x11/plasma-wayland-protocols/distinfo | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/x11/plasma-wayland-protocols/Makefile b/x11/plasma-wayland-protocols/Makefile
index b2efad700021..cb05c16004b7 100644
--- a/x11/plasma-wayland-protocols/Makefile
+++ b/x11/plasma-wayland-protocols/Makefile
@@ -1,8 +1,12 @@
 PORTNAME=	plasma-wayland-protocols
 DISTVERSION=	1.11.1
+PORTREVISION=	1
 CATEGORIES=	x11 kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/
 
+PATCH_SITES=	https://invent.kde.org/libraries/plasma-wayland-protocols/-/commit/
+PATCHFILES=	a95fc86fba3895308ce803876e0bc4f72e42e658.diff:-p1
+
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Plasma Specific Protocols for Wayland
 WWW=		https://github.com/kde/plasma-wayland-protocols
diff --git a/x11/plasma-wayland-protocols/distinfo b/x11/plasma-wayland-protocols/distinfo
index 960c56e0db84..41f37dec2069 100644
--- a/x11/plasma-wayland-protocols/distinfo
+++ b/x11/plasma-wayland-protocols/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1701503709
+TIMESTAMP = 1701548213
 SHA256 (plasma-wayland-protocols-1.11.1.tar.xz) = 451aa890431cee5066fa93bf8c03640a18b5595621a18a35b1f777afd50186cd
 SIZE (plasma-wayland-protocols-1.11.1.tar.xz) = 44672
+SHA256 (a95fc86fba3895308ce803876e0bc4f72e42e658.diff) = 920efbedc3369a781f4145e3f56cc9ec82c3e9de78765372d1e5b15c69ebe58e
+SIZE (a95fc86fba3895308ce803876e0bc4f72e42e658.diff) = 4997