Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 2021 03:59:13 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r566020 - head/graphics/vulkan-tools
Message-ID:  <202102190359.11J3xDdD065741@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Feb 19 03:59:12 2021
New Revision: 566020
URL: https://svnweb.freebsd.org/changeset/ports/566020

Log:
  graphics/vulkan-tools: document upstream issue

Modified:
  head/graphics/vulkan-tools/Makefile   (contents, props changed)

Modified: head/graphics/vulkan-tools/Makefile
==============================================================================
--- head/graphics/vulkan-tools/Makefile	Fri Feb 19 01:37:46 2021	(r566019)
+++ head/graphics/vulkan-tools/Makefile	Fri Feb 19 03:59:12 2021	(r566020)
@@ -27,7 +27,7 @@ OPTIONS_SLAVE=		DISPLAY
 OPTIONS_SUB=		yes
 
 WAYLAND_PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-WAYLAND_PATCHFILES=	ea2e75bea224.patch:-p1
+WAYLAND_PATCHFILES=	ea2e75bea224.patch:-p1 # https://github.com/KhronosGroup/Vulkan-Tools/issues/469
 WAYLAND_BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \
 			wayland-protocols>0:graphics/wayland-protocols
 WAYLAND_LIB_DEPENDS=	libwayland-client.so:graphics/wayland



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102190359.11J3xDdD065741>