aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-05-06 05:35:37 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-05-09 00:50:29 +0000
commitfee508520bcb055e1a51bf3797fa1513bf35aba7 (patch)
treecc88ba5382878fe4f82ec29904db5b93528066cb
parentb30f82fec385e3e31cdc3dae99650b6e333cfac4 (diff)
downloadports-fee508520bcb055e1a51bf3797fa1513bf35aba7.tar.gz
ports-fee508520bcb055e1a51bf3797fa1513bf35aba7.zip
graphics/vulkan-headers: update to 1.3.284
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.283...v1.3.284 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 1fdedbfa117d..5fbc76892b9c 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.283
+DISTVERSION= 1.3.284
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 6e841aaf91a1..195882dd7262 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713509657
-SHA256 (KhronosGroup-Vulkan-Headers-v1.3.283_GH0.tar.gz) = a76ff77815012c76abc9811215c2167128a73a697bcc23948e858d1f7dd54a85
-SIZE (KhronosGroup-Vulkan-Headers-v1.3.283_GH0.tar.gz) = 2271437
+TIMESTAMP = 1714973737
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.284_GH0.tar.gz) = 141619d4ce53814802a9311112902a95749ba16b32c0ee7997335c4988689686
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.284_GH0.tar.gz) = 2274858
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index b03793f2d24f..d6bdde1e69f9 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.283
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org