From owner-dev-commits-ports-main@freebsd.org Fri Aug 6 08:38:42 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 22C5A651C2B; Fri, 6 Aug 2021 08:38:42 +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 4GgzQp0VnSz3l5V; Fri, 6 Aug 2021 08:38:42 +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 EEF462633; Fri, 6 Aug 2021 08:38:41 +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 1768cfSc066605; Fri, 6 Aug 2021 08:38:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1768cfRF066604; Fri, 6 Aug 2021 08:38:41 GMT (envelope-from git) Date: Fri, 6 Aug 2021 08:38:41 GMT Message-Id: <202108060838.1768cfRF066604@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: 0fdaaf6891ae - main - graphics/vulkan-extension-layer: update to 1.2.187 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: 0fdaaf6891ae131165d8d6d7055d22f5e91ffd50 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Aug 2021 08:38:42 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fdaaf6891ae131165d8d6d7055d22f5e91ffd50 commit 0fdaaf6891ae131165d8d6d7055d22f5e91ffd50 Author: Jan Beich AuthorDate: 2021-08-04 20:55:46 +0000 Commit: Jan Beich CommitDate: 2021-08-06 08:38:20 +0000 graphics/vulkan-extension-layer: update to 1.2.187 Changes: https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.2.185...v1.2.187 Reported by: portscout --- graphics/vulkan-extension-layer/Makefile | 2 +- graphics/vulkan-extension-layer/distinfo | 6 +- .../files/patch-headers-1.2.187 | 103 --------------------- 3 files changed, 4 insertions(+), 107 deletions(-) diff --git a/graphics/vulkan-extension-layer/Makefile b/graphics/vulkan-extension-layer/Makefile index 421e1e39f02f..a9015517fb87 100644 --- a/graphics/vulkan-extension-layer/Makefile +++ b/graphics/vulkan-extension-layer/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-extension-layer DISTVERSIONPREFIX= v -DISTVERSION= 1.2.185 +DISTVERSION= 1.2.187 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-extension-layer/distinfo b/graphics/vulkan-extension-layer/distinfo index 0fb508f8f83c..4096a8f4409c 100644 --- a/graphics/vulkan-extension-layer/distinfo +++ b/graphics/vulkan-extension-layer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625608724 -SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.2.185_GH0.tar.gz) = 86e80ae16f80469a8746f1c98d2fac760e02d29aca2f9b9fd3142179985d8760 -SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.2.185_GH0.tar.gz) = 430806 +TIMESTAMP = 1628110546 +SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.2.187_GH0.tar.gz) = 27a8190a76dd9bfef088bd357d37263d9f1bd63e21e3501e91ec6ed8176dbca7 +SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.2.187_GH0.tar.gz) = 430817 diff --git a/graphics/vulkan-extension-layer/files/patch-headers-1.2.187 b/graphics/vulkan-extension-layer/files/patch-headers-1.2.187 deleted file mode 100644 index bb5bd50911fa..000000000000 --- a/graphics/vulkan-extension-layer/files/patch-headers-1.2.187 +++ /dev/null @@ -1,103 +0,0 @@ -Part of https://github.com/KhronosGroup/Vulkan-ValidationLayers/pull/3121 - -In file included from layers/synchronization2.cpp:33: -utils/generated/vk_safe_struct.h:3503:5: error: unknown type name 'VkVideoCapabilitiesFlagsKHR'; did you mean 'VkVideoCapabilityFlagsKHR'? - VkVideoCapabilitiesFlagsKHR capabilityFlags; - ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - VkVideoCapabilityFlagsKHR -/usr/local/include/vulkan/vulkan_beta.h:74:17: note: 'VkVideoCapabilityFlagsKHR' declared here -typedef VkFlags VkVideoCapabilityFlagsKHR; - ^ -In file included from layers/synchronization2.cpp:33: -utils/generated/vk_safe_struct.h:5546:5: error: unknown type name 'VkVideoEncodeH264CapabilitiesFlagsEXT'; did you mean 'VkVideoEncodeH264CapabilityFlagsEXT'? - VkVideoEncodeH264CapabilitiesFlagsEXT flags; - ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - VkVideoEncodeH264CapabilityFlagsEXT -/usr/local/include/vulkan/vulkan_beta.h:453:17: note: 'VkVideoEncodeH264CapabilityFlagsEXT' declared here -typedef VkFlags VkVideoEncodeH264CapabilityFlagsEXT; - ^ -In file included from layers/synchronization2.cpp:33: -utils/generated/vk_safe_struct.h:5735:5: error: unknown type name 'VkVideoDecodeH264FieldLayoutFlagsEXT'; did you mean 'VkVideoDecodeH264PictureLayoutFlagsEXT'? - VkVideoDecodeH264FieldLayoutFlagsEXT fieldLayout; - ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - VkVideoDecodeH264PictureLayoutFlagsEXT -/usr/local/include/vulkan/vulkan_beta.h:579:17: note: 'VkVideoDecodeH264PictureLayoutFlagsEXT' declared here -typedef VkFlags VkVideoDecodeH264PictureLayoutFlagsEXT; - ^ - ---- utils/generated/vk_safe_struct.cpp.orig 2021-07-21 20:54:27 UTC -+++ utils/generated/vk_safe_struct.cpp -@@ -25624,7 +25624,7 @@ void safe_VkVideoEncodeH264ProfileEXT::initialize(cons - safe_VkVideoDecodeH264ProfileEXT::safe_VkVideoDecodeH264ProfileEXT(const VkVideoDecodeH264ProfileEXT* in_struct) : - sType(in_struct->sType), - stdProfileIdc(in_struct->stdProfileIdc), -- fieldLayout(in_struct->fieldLayout) -+ pictureLayout(in_struct->pictureLayout) - { - pNext = SafePnextCopy(in_struct->pNext); - } -@@ -25638,7 +25638,7 @@ safe_VkVideoDecodeH264ProfileEXT::safe_VkVideoDecodeH2 - { - sType = copy_src.sType; - stdProfileIdc = copy_src.stdProfileIdc; -- fieldLayout = copy_src.fieldLayout; -+ pictureLayout = copy_src.pictureLayout; - pNext = SafePnextCopy(copy_src.pNext); - } - -@@ -25651,7 +25651,7 @@ safe_VkVideoDecodeH264ProfileEXT& safe_VkVideoDecodeH2 - - sType = copy_src.sType; - stdProfileIdc = copy_src.stdProfileIdc; -- fieldLayout = copy_src.fieldLayout; -+ pictureLayout = copy_src.pictureLayout; - pNext = SafePnextCopy(copy_src.pNext); - - return *this; -@@ -25667,7 +25667,7 @@ void safe_VkVideoDecodeH264ProfileEXT::initialize(cons - { - sType = in_struct->sType; - stdProfileIdc = in_struct->stdProfileIdc; -- fieldLayout = in_struct->fieldLayout; -+ pictureLayout = in_struct->pictureLayout; - pNext = SafePnextCopy(in_struct->pNext); - } - -@@ -25675,7 +25675,7 @@ void safe_VkVideoDecodeH264ProfileEXT::initialize(cons - { - sType = copy_src->sType; - stdProfileIdc = copy_src->stdProfileIdc; -- fieldLayout = copy_src->fieldLayout; -+ pictureLayout = copy_src->pictureLayout; - pNext = SafePnextCopy(copy_src->pNext); - } - #endif // VK_ENABLE_BETA_EXTENSIONS ---- utils/generated/vk_safe_struct.h.orig 2021-07-21 20:54:27 UTC -+++ utils/generated/vk_safe_struct.h -@@ -3500,7 +3500,7 @@ struct safe_VkVideoProfilesKHR { - struct safe_VkVideoCapabilitiesKHR { - VkStructureType sType; - void* pNext; -- VkVideoCapabilitiesFlagsKHR capabilityFlags; -+ VkVideoCapabilityFlagsKHR capabilityFlags; - VkDeviceSize minBitstreamBufferOffsetAlignment; - VkDeviceSize minBitstreamBufferSizeAlignment; - VkExtent2D videoPictureExtentGranularity; -@@ -5543,7 +5543,7 @@ struct safe_VkImageViewAddressPropertiesNVX { - struct safe_VkVideoEncodeH264CapabilitiesEXT { - VkStructureType sType; - const void* pNext; -- VkVideoEncodeH264CapabilitiesFlagsEXT flags; -+ VkVideoEncodeH264CapabilityFlagsEXT flags; - VkVideoEncodeH264InputModeFlagsEXT inputModeFlags; - VkVideoEncodeH264OutputModeFlagsEXT outputModeFlags; - VkExtent2D minPictureSizeInMbs; -@@ -5732,7 +5732,7 @@ struct safe_VkVideoDecodeH264ProfileEXT { - VkStructureType sType; - const void* pNext; - StdVideoH264ProfileIdc stdProfileIdc; -- VkVideoDecodeH264FieldLayoutFlagsEXT fieldLayout; -+ VkVideoDecodeH264PictureLayoutFlagsEXT pictureLayout; - safe_VkVideoDecodeH264ProfileEXT(const VkVideoDecodeH264ProfileEXT* in_struct); - safe_VkVideoDecodeH264ProfileEXT(const safe_VkVideoDecodeH264ProfileEXT& copy_src); - safe_VkVideoDecodeH264ProfileEXT& operator=(const safe_VkVideoDecodeH264ProfileEXT& copy_src);