git: 8ead2d174723 - main - graphics/vulkan-headers: update to 1.4.305
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Jan 2025 00:48:28 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8ead2d1747231a35dfc69ff0db2063a0909fa2b3
commit 8ead2d1747231a35dfc69ff0db2063a0909fa2b3
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-01-17 11:16:54 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-01-18 00:24:27 +0000
graphics/vulkan-headers: update to 1.4.305
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.
Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.304...v1.4.305
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 37670af049b0..15bef3ec62d9 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.4.304
+DISTVERSION= 1.4.305
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index de6e1d970ad4..34f7e705abfa 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734673432
-SHA256 (KhronosGroup-Vulkan-Headers-v1.4.304_GH0.tar.gz) = 5e1a06b3f27e7581b55d1dea176fd97ee0a2f299406db2f437c1d2f297ceba5b
-SIZE (KhronosGroup-Vulkan-Headers-v1.4.304_GH0.tar.gz) = 2443071
+TIMESTAMP = 1737112614
+SHA256 (KhronosGroup-Vulkan-Headers-v1.4.305_GH0.tar.gz) = 7581c5ed0337ffeef0707651561f722700081bc69c62c582c470cd77c2be0920
+SIZE (KhronosGroup-Vulkan-Headers-v1.4.305_GH0.tar.gz) = 2448757
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index 655f02f46606..44570492292b 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.304
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org