Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2024 18:27:50 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8206d91c9af7 - main - graphics/vulkan-headers: update to 1.3.287
Message-ID:  <202406081827.458IRosb076669@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8206d91c9af7fa8e0a4a5fea4502035b2ded537d

commit 8206d91c9af7fa8e0a4a5fea4502035b2ded537d
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-06-07 12:09:34 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-06-08 18:26:26 +0000

    graphics/vulkan-headers: update to 1.3.287
    
    Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.
    
    Changes:        https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.286...v1.3.287
    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 f2adcfdf25c3..777382d408a9 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vulkan-headers
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.3.286
+DISTVERSION=	1.3.287
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 7e0beaf78649..b643f1ae2b28 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1717150011
-SHA256 (KhronosGroup-Vulkan-Headers-v1.3.286_GH0.tar.gz) = a82a6982efe5e603e23505ca19b469e8f3d876fc677c46b7bfb6177f517bf8fe
-SIZE (KhronosGroup-Vulkan-Headers-v1.3.286_GH0.tar.gz) = 2285935
+TIMESTAMP = 1717762174
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.287_GH0.tar.gz) = 514d5e2425979ffe313b77f71274f199654b2d895719047636cb46d10555cd6b
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.287_GH0.tar.gz) = 2286337
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index e99dc8b93e1c..0314853f1636 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	vulkan-loader
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.3.286
+PORTREVISION=	1
 CATEGORIES=	graphics devel
 
 MAINTAINER=	jbeich@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406081827.458IRosb076669>