git: e1629332db9f - main - graphics/wrapland: apply fix from Plasma/5.23 branch

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sun, 28 Nov 2021 16:24:12 UTC
The branch main has been updated by jbeich:

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

commit e1629332db9fcec464888b6b2812f8e2b815b447
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-11-28 12:46:02 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-11-28 16:23:45 +0000

    graphics/wrapland: apply fix from Plasma/5.23 branch
---
 graphics/wrapland/Makefile | 4 ++++
 graphics/wrapland/distinfo | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/graphics/wrapland/Makefile b/graphics/wrapland/Makefile
index 012192eb0811..df6a5b8a2c4b 100644
--- a/graphics/wrapland/Makefile
+++ b/graphics/wrapland/Makefile
@@ -1,8 +1,12 @@
 PORTNAME=	wrapland
 DISTVERSIONPREFIX=	${PORTNAME}@
 DISTVERSION=	0.523.0
+PORTREVISION=	1
 CATEGORIES=	graphics
 
+PATCH_SITES=	${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
+PATCHFILES+=	c83f317a5338.patch:-p1 # https://gitlab.com/kwinft/wrapland/-/merge_requests/108
+
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Qt/C++ library wrapping libwayland
 
diff --git a/graphics/wrapland/distinfo b/graphics/wrapland/distinfo
index 7434fc66fb8c..ce65b1ec74a9 100644
--- a/graphics/wrapland/distinfo
+++ b/graphics/wrapland/distinfo
@@ -1,3 +1,5 @@
 TIMESTAMP = 1634209113
 SHA256 (kwinft-wrapland-d075e49bf723419f7cce0f2fdd4379990bbea26b_GL0.tar.gz) = c903312dc3129863d9a25c26acac87434c876d172aa2ca693630dc19ce918005
 SIZE (kwinft-wrapland-d075e49bf723419f7cce0f2fdd4379990bbea26b_GL0.tar.gz) = 527595
+SHA256 (c83f317a5338.patch) = 3e5de7c958accae0b55282d13de3b68a74b4b62d01b44f580f60feb073cde93a
+SIZE (c83f317a5338.patch) = 1396