git: a4966e5cca19 - main - x11-wm/gamescope: apply one more wlroots 0.16 fix after bc1d9770a8d9

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Tue, 29 Nov 2022 10:36:10 UTC
The branch main has been updated by jbeich:

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

commit a4966e5cca1911cd976444829addf2cb7692f4de
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-11-29 10:24:59 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-11-29 10:35:46 +0000

    x11-wm/gamescope: apply one more wlroots 0.16 fix after bc1d9770a8d9
---
 x11-wm/gamescope/Makefile | 3 ++-
 x11-wm/gamescope/distinfo | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile
index b244dfa7ea5f..9bb81c2b9b14 100644
--- a/x11-wm/gamescope/Makefile
+++ b/x11-wm/gamescope/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gamescope
 DISTVERSION=	3.11.49
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-wm # wayland: depends on https://github.com/Plagman/gamescope/issues/543
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
@@ -10,6 +10,7 @@ PATCHFILES+=	a618ea074660.patch:-p1 # https://github.com/Plagman/gamescope/issue
 PATCHFILES+=	91fbb22bda68.patch:-p1 # https://github.com/Plagman/gamescope/pull/677
 PATCHFILES+=	f4a33bd37e49.patch:-p1 # https://github.com/Plagman/gamescope/pull/632
 PATCHFILES+=	be5e7d23e49e.patch:-p1 # wlroots 0.16 (black screen fix)
+PATCHFILES+=	bb67298e95a1.patch:-p1 # wlroots 0.16 (xwayland hang fix)
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Micro-compositor from SteamOS
diff --git a/x11-wm/gamescope/distinfo b/x11-wm/gamescope/distinfo
index c8a4a23812b8..37870e79ed1c 100644
--- a/x11-wm/gamescope/distinfo
+++ b/x11-wm/gamescope/distinfo
@@ -15,3 +15,5 @@ SHA256 (f4a33bd37e49.patch) = dd22a0f5e4f0af44b65d04c22c2a67c992b0a3098adb83ddf5
 SIZE (f4a33bd37e49.patch) = 1514
 SHA256 (be5e7d23e49e.patch) = 0c9ca3bcb9a580ed7774f2bff1d3b07a34da3ec35ea7292b90e84b315bf3eccf
 SIZE (be5e7d23e49e.patch) = 1216
+SHA256 (bb67298e95a1.patch) = 8268172903cb57f74abb6e4f6a4729125321c2229593d2af9ff317123bc1282c
+SIZE (bb67298e95a1.patch) = 5714