Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 2023 00:37:15 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: 3698c2aece37 - main - graphics/vulkan-headers: update to 1.3.248
Message-ID:  <202304220037.33M0bFOV039322@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=3698c2aece37158078e3ac01f2605430983b573e

commit 3698c2aece37158078e3ac01f2605430983b573e
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-21 00:00:00 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-22 00:36:44 +0000

    graphics/vulkan-headers: update to 1.3.248
    
    Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.
    
    Changes:        https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.247...v1.3.248
    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 5df7920cfbc2..35bc76e9e46b 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vulkan-headers
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.3.247
+DISTVERSION=	1.3.248
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 80ea20e21c64..82f6d24e829b 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681381652
-SHA256 (KhronosGroup-Vulkan-Headers-v1.3.247_GH0.tar.gz) = 4c5c99bd64b5f74bdaec012e69dd5567deb52d78f12f6d2c43c29fd0a1eee87e
-SIZE (KhronosGroup-Vulkan-Headers-v1.3.247_GH0.tar.gz) = 1956980
+TIMESTAMP = 1682035200
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.248_GH0.tar.gz) = 8db01a812b244e8e1073dce3d0d5ba94fc4ebb71c6c5e6640f94644aec79e510
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.248_GH0.tar.gz) = 1957023
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index 3c816cc3fbbb..3df66853a3f1 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	vulkan-loader
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.3.247
+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?202304220037.33M0bFOV039322>