Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2023 02:10:24 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: 2f88788fb1eb - main - graphics/vulkan-headers: update to 1.3.254
Message-ID:  <202306170210.35H2AOZ6006614@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=2f88788fb1eb1ad9cdd706de7656a1a01c65f3a1

commit 2f88788fb1eb1ad9cdd706de7656a1a01c65f3a1
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-06-16 14:52:27 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-06-17 02:10:00 +0000

    graphics/vulkan-headers: update to 1.3.254
    
    Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.
    
    Changes:        https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.253...v1.3.254
    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 3d7ec1ab3ea5..ef8129fa3e42 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vulkan-headers
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.3.253
+DISTVERSION=	1.3.254
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index baec76a59eb3..eee77b1c18d7 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686369508
-SHA256 (KhronosGroup-Vulkan-Headers-v1.3.253_GH0.tar.gz) = e45a8c4289b84317252451055b0ac76b13169e10a9f619961fb6479bf6179054
-SIZE (KhronosGroup-Vulkan-Headers-v1.3.253_GH0.tar.gz) = 2002416
+TIMESTAMP = 1686927147
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.254_GH0.tar.gz) = 6be000a33b665ecac05971819b4c29ba5e21b800627f288f4d3a0b28e86b290f
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.254_GH0.tar.gz) = 2014520
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index f9c071c34aa6..807ce3c74219 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	vulkan-loader
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.3.253
+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?202306170210.35H2AOZ6006614>