aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-02-16 10:34:38 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-02-17 23:07:28 +0000
commitf291caebc87a1c5ed69eefed35e89040eeccd5a0 (patch)
tree9edd12a0ced091903e89f868468369050035c4ed
parent5bde0feb72c88c9610a8e54857a402723834a0e4 (diff)
downloadports-f291caebc87a1c5ed69eefed35e89040eeccd5a0.tar.gz
ports-f291caebc87a1c5ed69eefed35e89040eeccd5a0.zip
graphics/vulkan-headers: update to 1.3.278
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.277...v1.3.278 Reported by: Repology, portscout
-rw-r--r--graphics/vulkan-headers/Makefile2
-rw-r--r--graphics/vulkan-headers/distinfo6
-rw-r--r--graphics/vulkan-loader/Makefile1
3 files changed, 5 insertions, 4 deletions
diff --git a/graphics/vulkan-headers/Makefile b/graphics/vulkan-headers/Makefile
index 1cda544d5f3d..f9cf5a764148 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.277
+DISTVERSION= 1.3.278
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 8a68491edb1e..557857bf713d 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1706795507
-SHA256 (KhronosGroup-Vulkan-Headers-v1.3.277_GH0.tar.gz) = 33e0c000f1e9a8019e4b86106d62b64133314a13fef712390c1f0563f4920614
-SIZE (KhronosGroup-Vulkan-Headers-v1.3.277_GH0.tar.gz) = 2238732
+TIMESTAMP = 1708079678
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.278_GH0.tar.gz) = 590cd0506be759972d0c714550c49bb90a1cc9c9e5337a10724bca6cdfd56dbe
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.278_GH0.tar.gz) = 2253249
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index 699144c5d70d..1115d68f780a 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.277
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org