git: a82ea0950a97 - main - x11-wm/gamescope: skip updates due to graphics/drm-kmod bug

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Wed, 06 Dec 2023 18:58:23 UTC
The branch main has been updated by jbeich:

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

commit a82ea0950a9717dc507ca427b2530ecb1aaea6e5
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-12-06 18:57:03 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-12-06 18:57:37 +0000

    x11-wm/gamescope: skip updates due to graphics/drm-kmod bug
---
 x11-wm/gamescope/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile
index 7972f9b22bda..fa2b0fa1a63d 100644
--- a/x11-wm/gamescope/Makefile
+++ b/x11-wm/gamescope/Makefile
@@ -47,6 +47,9 @@ PLIST_FILES=	bin/${PORTNAME} \
 		lib/libVkLayer_FROG_${PORTNAME}_wsi_${MESON_ARCH_FAMILY}.so \
 		share/vulkan/implicit_layer.d/VkLayer_FROG_${PORTNAME}_wsi.${MESON_ARCH_FAMILY}.json
 
+# https://github.com/freebsd/drm-kmod/issues/271
+PORTSCOUT=	ignore:1
+
 OPTIONS_DEFINE=	PIPEWIRE
 OPTIONS_DEFAULT=PIPEWIRE