git: f695d77fb368 - main - graphics/vulkan-headers: update to 1.2.194
Jan Beich
jbeich at FreeBSD.org
Wed Sep 29 00:12:45 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f695d77fb3682dc4e132e8ff2d3658db6e179a08
commit f695d77fb3682dc4e132e8ff2d3658db6e179a08
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-09-28 13:20:53 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-29 00:11:17 +0000
graphics/vulkan-headers: update to 1.2.194
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.
Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.193...v1.2.194
Reported by: portscout
---
graphics/vulkan-headers/Makefile | 2 +-
graphics/vulkan-headers/distinfo | 6 +++---
graphics/vulkan-loader/Makefile | 1 +
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/graphics/vulkan-headers/Makefile b/graphics/vulkan-headers/Makefile
index 65af26f10508..cb1fc7ae1727 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.2.193
+DISTVERSION= 1.2.194
CATEGORIES= graphics
MAINTAINER= jbeich at FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 6daddad37d57..4ff9f7321527 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632320424
-SHA256 (KhronosGroup-Vulkan-Headers-v1.2.193_GH0.tar.gz) = 52e039b91a27fa2a9e9fa8e39803df1b57cf803c27b67f67d74ba5eacdaf864e
-SIZE (KhronosGroup-Vulkan-Headers-v1.2.193_GH0.tar.gz) = 1213834
+TIMESTAMP = 1632835253
+SHA256 (KhronosGroup-Vulkan-Headers-v1.2.194_GH0.tar.gz) = 8700d4c88fc2cde245829135a316d68f854cf979e87db5504ee4c42f24023355
+SIZE (KhronosGroup-Vulkan-Headers-v1.2.194_GH0.tar.gz) = 1226053
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index 9a4b48838f88..98d668445156 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.193
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich at FreeBSD.org
More information about the dev-commits-ports-all
mailing list