From owner-dev-commits-ports-all@freebsd.org Tue Jun 22 06:16:51 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3A76C65730D; Tue, 22 Jun 2021 06:16:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G8GPv0nhdz4qVw; Tue, 22 Jun 2021 06:16:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 029A53F83; Tue, 22 Jun 2021 06:16:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15M6Go2A030048; Tue, 22 Jun 2021 06:16:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15M6Go4t030047; Tue, 22 Jun 2021 06:16:50 GMT (envelope-from git) Date: Tue, 22 Jun 2021 06:16:50 GMT Message-Id: <202106220616.15M6Go4t030047@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 45d3b106a15c - main - graphics/vulkan-tools: update to 1.2.182 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 45d3b106a15c640c680109be730c186d0c1a4188 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jun 2021 06:16:51 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=45d3b106a15c640c680109be730c186d0c1a4188 commit 45d3b106a15c640c680109be730c186d0c1a4188 Author: Jan Beich AuthorDate: 2021-06-21 18:13:05 +0000 Commit: Jan Beich CommitDate: 2021-06-22 06:14:45 +0000 graphics/vulkan-tools: update to 1.2.182 Changes: https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.2.181...v1.2.182 Reported by: portscout --- graphics/vulkan-tools/Makefile | 5 +---- graphics/vulkan-tools/distinfo | 8 +++----- graphics/vulkan-tools/files/patch-werror | 6 ++---- 3 files changed, 6 insertions(+), 13 deletions(-) diff --git a/graphics/vulkan-tools/Makefile b/graphics/vulkan-tools/Makefile index c21d9369339d..cb6575a3dba8 100644 --- a/graphics/vulkan-tools/Makefile +++ b/graphics/vulkan-tools/Makefile @@ -1,11 +1,8 @@ PORTNAME= vulkan-tools DISTVERSIONPREFIX= v -DISTVERSION= 1.2.181 +DISTVERSION= 1.2.182 CATEGORIES= graphics -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 02897e9cb615.patch:-p1 # https://github.com/KhronosGroup/Vulkan-Tools/pull/536 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Tools and demos for the Vulkan graphics API diff --git a/graphics/vulkan-tools/distinfo b/graphics/vulkan-tools/distinfo index 0ea6f770aaec..85bca30da68d 100644 --- a/graphics/vulkan-tools/distinfo +++ b/graphics/vulkan-tools/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1623697343 -SHA256 (KhronosGroup-Vulkan-Tools-v1.2.181_GH0.tar.gz) = 903e03264d6dedc8c9d73d5044f0886e60de79b6849a062c3bd9a69a7667d069 -SIZE (KhronosGroup-Vulkan-Tools-v1.2.181_GH0.tar.gz) = 846689 -SHA256 (02897e9cb615.patch) = 040384f564b8d174a17a9236bdfd80deac8ec848c37cea9049cbeb2f25574215 -SIZE (02897e9cb615.patch) = 1120 +TIMESTAMP = 1624299185 +SHA256 (KhronosGroup-Vulkan-Tools-v1.2.182_GH0.tar.gz) = 50c959851230d1daba20235167faced7b7686ebe5d9e626dfb1fe5c92fa30b9e +SIZE (KhronosGroup-Vulkan-Tools-v1.2.182_GH0.tar.gz) = 847991 diff --git a/graphics/vulkan-tools/files/patch-werror b/graphics/vulkan-tools/files/patch-werror index 4ec9e9c6c9ca..e6a979defc7c 100644 --- a/graphics/vulkan-tools/files/patch-werror +++ b/graphics/vulkan-tools/files/patch-werror @@ -1,9 +1,9 @@ Silence Clang warnings that GCC ignores https://github.com/KhronosGroup/Vulkan-Tools/issues/532 ---- cube/cube.cpp.orig 2021-06-14 19:02:23 UTC +--- cube/cube.cpp.orig 2021-06-21 18:13:05 UTC +++ cube/cube.cpp -@@ -405,16 +405,6 @@ LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM +@@ -405,14 +405,6 @@ LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM #endif #if defined(VK_USE_PLATFORM_WAYLAND_KHR) @@ -14,8 +14,6 @@ https://github.com/KhronosGroup/Vulkan-Tools/issues/532 -static void handle_configure(void *data, wl_shell_surface *shell_surface, uint32_t edges, int32_t width, int32_t height) {} - -static void handle_popup_done(void *data, wl_shell_surface *shell_surface) {} -- --static const wl_shell_surface_listener shell_surface_listener = {handle_ping, handle_configure, handle_popup_done}; - static void pointer_handle_enter(void *data, struct wl_pointer *pointer, uint32_t serial, struct wl_surface *surface, wl_fixed_t sx, wl_fixed_t sy) {}