aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-05-10 08:39:29 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-05-14 00:59:36 +0000
commitfa485ed00b3e8a0dff2ce81c677072ee8efc258b (patch)
tree9d75bf50b656db7fcc06229cc50d9135d4cbcf4b
parentf95a9550a127712a097037e5577f11248643a7cb (diff)
downloadports-fa485ed00b3e8a0dff2ce81c677072ee8efc258b.tar.gz
ports-fa485ed00b3e8a0dff2ce81c677072ee8efc258b.zip
graphics/vulkan-headers: update to 1.3.285
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.284...v1.3.285 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 5fbc76892b9c..d68da1cbe7e3 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.284
+DISTVERSION= 1.3.285
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 195882dd7262..4d6e865cc92d 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714973737
-SHA256 (KhronosGroup-Vulkan-Headers-v1.3.284_GH0.tar.gz) = 141619d4ce53814802a9311112902a95749ba16b32c0ee7997335c4988689686
-SIZE (KhronosGroup-Vulkan-Headers-v1.3.284_GH0.tar.gz) = 2274858
+TIMESTAMP = 1715330369
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.285_GH0.tar.gz) = 212455eeab2cef5d93b1b991e548afe184f294428118f747989a97677e19ab2a
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.285_GH0.tar.gz) = 2281059
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index a65c3a909960..5670d2e3588a 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.284
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org