git: a9fa0796cefb - main - graphics/vulkan-headers: update to 1.3.266
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Sep 2023 18:30:41 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a9fa0796cefbffaf032a726fa62eb3ca9bec46a5
commit a9fa0796cefbffaf032a726fa62eb3ca9bec46a5
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-09-29 09:57:03 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-09-29 18:30:11 +0000
graphics/vulkan-headers: update to 1.3.266
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.
Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.265...v1.3.266
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 d38dbffd27c2..03a7c9d451dd 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.265
+DISTVERSION= 1.3.266
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index ee44e062891b..7e098ba42618 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695458484
-SHA256 (KhronosGroup-Vulkan-Headers-v1.3.265_GH0.tar.gz) = 24076540521da1eceecfb56235cb0361a01fb24a306cbefe874c949bf2d2e9a4
-SIZE (KhronosGroup-Vulkan-Headers-v1.3.265_GH0.tar.gz) = 2101774
+TIMESTAMP = 1695981423
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.266_GH0.tar.gz) = 0b3451c3dbda492be010738fb90e5cf80aa32f66705cadd9a12c573e0e351fd3
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.266_GH0.tar.gz) = 2128115
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index 8f4d068ea629..33c81bdb6593 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.265
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org