aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-11-16 14:38:51 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-11-17 06:19:04 +0000
commitea37244dcf358cca1dcde7c53ce9f063a3b052a1 (patch)
tree7d5601a47401a3dcf0ed57d1e7fe61941a3d9d81
parent72dbb158700be70fa83d5df4a7baf9417b4fbafa (diff)
downloadports-ea37244dcf358cca1dcde7c53ce9f063a3b052a1.tar.gz
ports-ea37244dcf358cca1dcde7c53ce9f063a3b052a1.zip
graphics/vulkan-headers: update to 1.2.199
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.198...v1.2.199 Reported by: Repology
-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 8d95403cd4a2..7c5b7e405b2e 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.2.198
+DISTVERSION= 1.2.199
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 33a00ec4f06c..792d52e7fa16 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1636446623
-SHA256 (KhronosGroup-Vulkan-Headers-v1.2.198_GH0.tar.gz) = 0b2c69bc392a0022652f65efe5c51ec39ae90ec427065a914ba74ac6c728db30
-SIZE (KhronosGroup-Vulkan-Headers-v1.2.198_GH0.tar.gz) = 1288016
+TIMESTAMP = 1637073531
+SHA256 (KhronosGroup-Vulkan-Headers-v1.2.199_GH0.tar.gz) = c4b860e267312364aa0b36e457e5ac8c114fe0957f216668c9da9211ef4643d0
+SIZE (KhronosGroup-Vulkan-Headers-v1.2.199_GH0.tar.gz) = 1298572
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index b12b29b71343..aec2503915a9 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.198
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org