git: 48258139b56d - main - graphics/vulkan-headers: update to 1.3.267
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 Oct 2023 14:47:46 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=48258139b56de9893d6a6a9013473d826d29b99f
commit 48258139b56de9893d6a6a9013473d826d29b99f
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-10-06 13:25:37 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-10-07 14:44:01 +0000
graphics/vulkan-headers: update to 1.3.267
Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.266...v1.3.267
Reported by: Repology, portscout
---
graphics/vulkan-headers/Makefile | 2 +-
graphics/vulkan-headers/distinfo | 6 +++---
graphics/vulkan-loader/Makefile | 5 +++++
graphics/vulkan-loader/distinfo | 2 ++
4 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/graphics/vulkan-headers/Makefile b/graphics/vulkan-headers/Makefile
index 03a7c9d451dd..d4f71430f2b7 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.266
+DISTVERSION= 1.3.267
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 7e098ba42618..0853890b26e5 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695981423
-SHA256 (KhronosGroup-Vulkan-Headers-v1.3.266_GH0.tar.gz) = 0b3451c3dbda492be010738fb90e5cf80aa32f66705cadd9a12c573e0e351fd3
-SIZE (KhronosGroup-Vulkan-Headers-v1.3.266_GH0.tar.gz) = 2128115
+TIMESTAMP = 1696598737
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.267_GH0.tar.gz) = 72120553215bb631275a38a5359ad812837165ab8ddd8e33597dd52c7d80d627
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.267_GH0.tar.gz) = 2131585
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index 44723c669005..4f795d1c4890 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -19,6 +19,11 @@ GH_PROJECT= Vulkan-Loader
CMAKE_ON= CMAKE_SKIP_RPATH
CMAKE_OFF= BUILD_TESTS
+.if ${DISTVERSION:E} < 267
+GH_TUPLE+= KhronosGroup:Vulkan-Headers:v1.3.266:vkheaders/Vulkan-Headers
+CFLAGS+= -isystem${WRKSRC_vkheaders}/include -isystem${LOCALBASE}/include
+.endif
+
OPTIONS_DEFINE= WAYLAND XCB XLIB
OPTIONS_DEFAULT=WAYLAND XCB XLIB
diff --git a/graphics/vulkan-loader/distinfo b/graphics/vulkan-loader/distinfo
index 412b7f18accf..b86ec621465e 100644
--- a/graphics/vulkan-loader/distinfo
+++ b/graphics/vulkan-loader/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1696003691
SHA256 (KhronosGroup-Vulkan-Loader-v1.3.266_GH0.tar.gz) = 85574be4e16fac78ab822576a2913141ad21aad5a51974cc798891643c677654
SIZE (KhronosGroup-Vulkan-Loader-v1.3.266_GH0.tar.gz) = 1691293
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.266_GH0.tar.gz) = 0b3451c3dbda492be010738fb90e5cf80aa32f66705cadd9a12c573e0e351fd3
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.266_GH0.tar.gz) = 2128115