Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2021 06:13:58 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: a0897656b41e - main - graphics/vulkan-headers: update to 1.2.195
Message-ID:  <202110060613.1966DwAd056178@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=a0897656b41e231c01f4de60275c8169d6fafdeb

commit a0897656b41e231c01f4de60275c8169d6fafdeb
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-10-05 11:27:16 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-10-06 06:13:48 +0000

    graphics/vulkan-headers: update to 1.2.195
    
    Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.
    
    Changes:        https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.194...v1.2.195
    Reported by:    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 cb1fc7ae1727..2f3d2eb0f5f1 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vulkan-headers
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.194
+DISTVERSION=	1.2.195
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 4ff9f7321527..c3052cce1f15 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632835253
-SHA256 (KhronosGroup-Vulkan-Headers-v1.2.194_GH0.tar.gz) = 8700d4c88fc2cde245829135a316d68f854cf979e87db5504ee4c42f24023355
-SIZE (KhronosGroup-Vulkan-Headers-v1.2.194_GH0.tar.gz) = 1226053
+TIMESTAMP = 1633433236
+SHA256 (KhronosGroup-Vulkan-Headers-v1.2.195_GH0.tar.gz) = 8d6e561871bb4dbb7f83e80eac41b3a582dbd874382990c7e4972cb0258fa529
+SIZE (KhronosGroup-Vulkan-Headers-v1.2.195_GH0.tar.gz) = 1237212
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index c52f785be380..1037ab65237b 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	vulkan-loader
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.2.194
+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?202110060613.1966DwAd056178>