git: a3837318d0a6 - main - x11-toolkits/wlroots: don't require vulkan-validation-layers

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

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

commit a3837318d0a66be81377892d5e3a65d78f00b2d2
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-11-28 17:43:46 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-11-28 17:59:58 +0000

    x11-toolkits/wlroots: don't require vulkan-validation-layers
    
    PR:             256793
---
 x11-toolkits/wlroots/Makefile    | 3 ++-
 x11-toolkits/wlroots/distinfo    | 2 ++
 x11-toolkits/wlroots/pkg-message | 1 -
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile
index 0da449eabda4..97beb25a28d6 100644
--- a/x11-toolkits/wlroots/Makefile
+++ b/x11-toolkits/wlroots/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	wlroots
 DISTVERSION=	0.14.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-toolkits
 
 PATCH_SITES=	https://github.com/swaywm/${GL_PROJECT}/commit/
@@ -77,6 +77,7 @@ VULKAN_PATCHFILES+=	e3d16970433f.patch:-p1 # https://gitlab.freedesktop.org/wlro
 VULKAN_PATCHFILES+=	79f10d929b72.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2771
 VULKAN_PATCHFILES+=	1a16e8fc56a9.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2771
 VULKAN_PATCHFILES+=	dd039c56d93a.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2771
+VULKAN_PATCHFILES+=	347b32642fb6.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3318
 VULKAN_BUILD_DEPENDS=	glslangValidator:graphics/glslang \
 			vulkan-headers>0:graphics/vulkan-headers
 VULKAN_LIB_DEPENDS=	libvulkan.so:graphics/vulkan-loader
diff --git a/x11-toolkits/wlroots/distinfo b/x11-toolkits/wlroots/distinfo
index 9da518189b1b..b81c6f1c79eb 100644
--- a/x11-toolkits/wlroots/distinfo
+++ b/x11-toolkits/wlroots/distinfo
@@ -67,3 +67,5 @@ SHA256 (1a16e8fc56a9.patch) = 2bc8e01099fdf6410f07392147e6d376cc5f89b3bb3dda6133
 SIZE (1a16e8fc56a9.patch) = 1422
 SHA256 (dd039c56d93a.patch) = 533707ab9512b75a9a66ca50b95340883ba51fb2daa294f9b0ff0b7c5dbef572
 SIZE (dd039c56d93a.patch) = 1258
+SHA256 (347b32642fb6.patch) = 961ff1069ef3eb1b4a71cd915947cdc6acbf2b9b98bae7e3bb41de87d115da9d
+SIZE (347b32642fb6.patch) = 3800
diff --git a/x11-toolkits/wlroots/pkg-message b/x11-toolkits/wlroots/pkg-message
index 2e15ad5fce88..0b0bf2ceaf83 100644
--- a/x11-toolkits/wlroots/pkg-message
+++ b/x11-toolkits/wlroots/pkg-message
@@ -3,7 +3,6 @@
   message: <<EOM
 Known issues:
 - NVIDIA may be affected by https://github.com/aritger/eglstreams-kms-example/issues/7
-- VULKAN currently requires vulkan-validation-layers
 EOM
 }
 ]