git: 6fa86cc4ab67 - main - graphics/vulkan-headers: update to 1.3.275
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 16:42:18 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6fa86cc4ab67be16213547dcac878405dd2e3efe
commit 6fa86cc4ab67be16213547dcac878405dd2e3efe
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-01-05 13:16:23 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-01-06 16:41:54 +0000
graphics/vulkan-headers: update to 1.3.275
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.
Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.274...v1.3.275
Reported by: Repology, 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 e88be2dc61cc..07da5da0ed62 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.274
+DISTVERSION= 1.3.275
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 52f165436fca..601a49d58819 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702984649
-SHA256 (KhronosGroup-Vulkan-Headers-v1.3.274_GH0.tar.gz) = 3458dd9049d561d0863069b1dd752cd4a04ca31fc090a58124691d61bff5b62a
-SIZE (KhronosGroup-Vulkan-Headers-v1.3.274_GH0.tar.gz) = 2196024
+TIMESTAMP = 1704460583
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.275_GH0.tar.gz) = 7161da645dbd33fd4ea61eec08e0d77389a640010acbf4afc00234f84df9b314
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.275_GH0.tar.gz) = 2199674
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index 92917b509565..ec1fc2d44037 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.274
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org