Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 2026 18:13:02 +0000
From:      Olivier Cochard <olivier@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dfad32b640ce - main - graphics/vulkan-extension-layer: Update to 1.4.349 and grab maintainership
Message-ID:  <69f39bae.36016.7c4601c7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by olivier:

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

commit dfad32b640ce6b18e7e90163edbfae43cbb5e05e
Author:     Olivier Cochard <olivier@FreeBSD.org>
AuthorDate: 2026-04-30 18:01:31 +0000
Commit:     Olivier Cochard <olivier@FreeBSD.org>
CommitDate: 2026-04-30 18:12:15 +0000

    graphics/vulkan-extension-layer: Update to 1.4.349 and grab maintainership
    
    PR:             294716
    Approved by:    kde
---
 graphics/vulkan-extension-layer/Makefile | 6 +++---
 graphics/vulkan-extension-layer/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/graphics/vulkan-extension-layer/Makefile b/graphics/vulkan-extension-layer/Makefile
index ac69a51711f6..77d5366ad2d3 100644
--- a/graphics/vulkan-extension-layer/Makefile
+++ b/graphics/vulkan-extension-layer/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	vulkan-extension-layer
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.4.333
+DISTVERSION=	1.4.349
 CATEGORIES=	graphics
 
-MAINTAINER=	kde@FreeBSD.org
+MAINTAINER=	olivier@FreeBSD.org
 COMMENT=	Layer providing Vulkan features when native support is unavailable
 WWW=		https://github.com/KhronosGroup/Vulkan-ExtensionLayer
 
@@ -19,7 +19,7 @@ LICENSE_PERMS_LLVM-exception=	dist-mirror dist-sell pkg-mirror pkg-sell auto-acc
 BUILD_DEPENDS=	vulkan-headers>0:graphics/vulkan-headers \
 		vulkan-utility-libraries>0:graphics/vulkan-utility-libraries
 
-USES=		cmake compiler:c++11-lib pkgconfig
+USES=		cmake compiler:c++11-lib localbase pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	KhronosGroup
 GH_PROJECT=	Vulkan-ExtensionLayer
diff --git a/graphics/vulkan-extension-layer/distinfo b/graphics/vulkan-extension-layer/distinfo
index 24e22a493596..a67a6e294d15 100644
--- a/graphics/vulkan-extension-layer/distinfo
+++ b/graphics/vulkan-extension-layer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1766027867
-SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.4.333_GH0.tar.gz) = ae1b1e311f667e245f840eb8904e5af2752900db5527948a2d52146a26668493
-SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.4.333_GH0.tar.gz) = 791025
+TIMESTAMP = 1777562064
+SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.4.349_GH0.tar.gz) = 5d62dc9286ff878e244cc517e853da56c7da2a19af8d6832587808c47241be84
+SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.4.349_GH0.tar.gz) = 791329


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f39bae.36016.7c4601c7>