git: 808f64e9a347 - main - graphics/glslang: update to 15.3.0

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 26 Apr 2025 00:34:51 UTC
The branch main has been updated by jbeich:

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

commit 808f64e9a34722fe3939e5a75ba8060ae5016890
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-04-24 23:30:07 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-04-26 00:33:36 +0000

    graphics/glslang: update to 15.3.0
    
    Changes:        https://github.com/KhronosGroup/glslang/releases/tag/15.3.0
    Reported by:    GitHub (watch releases)
---
 emulators/flycast/Makefile                        | 2 +-
 emulators/yuzu/Makefile                           | 2 +-
 games/DDNet/Makefile                              | 2 +-
 games/vkquake/Makefile                            | 1 +
 graphics/glslang/Makefile                         | 3 +--
 graphics/glslang/distinfo                         | 6 +++---
 graphics/libplacebo/Makefile                      | 1 +
 graphics/mesa-devel/Makefile                      | 1 +
 graphics/mesa-dri/Makefile                        | 2 +-
 graphics/openxr/Makefile                          | 1 +
 graphics/realesrgan-ncnn-vulkan/Makefile          | 1 +
 graphics/shaderc/Makefile                         | 1 +
 graphics/vapoursynth-waifu2x-ncnn-vulkan/Makefile | 2 +-
 graphics/vulkan-tools/Makefile                    | 1 +
 multimedia/ffmpeg/Makefile                        | 2 +-
 multimedia/ffmpeg4/Makefile                       | 2 +-
 x11-toolkits/wlroots015/Makefile                  | 2 +-
 x11-toolkits/wlroots017/Makefile                  | 2 +-
 x11-toolkits/wlroots018/Makefile                  | 1 +
 x11-toolkits/wlroots019/Makefile                  | 1 +
 x11-wm/gamescope/Makefile                         | 2 +-
 21 files changed, 23 insertions(+), 15 deletions(-)

diff --git a/emulators/flycast/Makefile b/emulators/flycast/Makefile
index c5dc5ac380e7..f5eeae7d7f79 100644
--- a/emulators/flycast/Makefile
+++ b/emulators/flycast/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	flycast
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.4
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	emulators
 
 MAINTAINER=	bsdcode@disroot.org
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index 2d3b21bafd6a..a1c2f7c8368e 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	yuzu
 PORTVERSION=	s20240301
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	emulators wayland
 .if make(makesum)
 MASTER_SITES=	https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb
diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile
index 9e0f37f579fd..e016fe8cda71 100644
--- a/games/DDNet/Makefile
+++ b/games/DDNet/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	DDNet
 PORTVERSION=	19.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games
 MASTER_SITES=	https://ddnet.tw/downloads/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
diff --git a/games/vkquake/Makefile b/games/vkquake/Makefile
index 2985ba32f494..807be4298a54 100644
--- a/games/vkquake/Makefile
+++ b/games/vkquake/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	vkquake
 DISTVERSION=	1.32.1
+PORTREVISION=	1
 CATEGORIES=	games
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/graphics/glslang/Makefile b/graphics/glslang/Makefile
index 88ecccf2024b..1b31ac722a26 100644
--- a/graphics/glslang/Makefile
+++ b/graphics/glslang/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	glslang
-DISTVERSION=	15.2.0
-PORTREVISION=	1
+DISTVERSION=	15.3.0
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/graphics/glslang/distinfo b/graphics/glslang/distinfo
index 2054827a88d2..6fb4f73074a3 100644
--- a/graphics/glslang/distinfo
+++ b/graphics/glslang/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1740786888
-SHA256 (KhronosGroup-glslang-15.2.0_GH0.tar.gz) = 45e3920d264d5c2cc3bfaec0e5dbb66cffd549255e0aaaf38cd283918e35c8ba
-SIZE (KhronosGroup-glslang-15.2.0_GH0.tar.gz) = 3954004
+TIMESTAMP = 1745537407
+SHA256 (KhronosGroup-glslang-15.3.0_GH0.tar.gz) = c6c21fe1873c37e639a6a9ac72d857ab63a5be6893a589f34e09a6c757174201
+SIZE (KhronosGroup-glslang-15.3.0_GH0.tar.gz) = 4023163
diff --git a/graphics/libplacebo/Makefile b/graphics/libplacebo/Makefile
index 8f1167795d3a..91d2e8d4a82f 100644
--- a/graphics/libplacebo/Makefile
+++ b/graphics/libplacebo/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	libplacebo
 DISTVERSIONPREFIX=	v
 DISTVERSION=	7.349.0
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 PATCH_SITES=	${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile
index cd6aaa6d45ec..e48d219fdb85 100644
--- a/graphics/mesa-devel/Makefile
+++ b/graphics/mesa-devel/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	mesa
 DISTVERSION=	25.1-branchpoint-362
 DISTVERSIONSUFFIX=	-gd31172d092f
+PORTREVISION=	1
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	-devel
 
diff --git a/graphics/mesa-dri/Makefile b/graphics/mesa-dri/Makefile
index 757f589a1b33..a3bec451e098 100644
--- a/graphics/mesa-dri/Makefile
+++ b/graphics/mesa-dri/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mesa-dri
 PORTVERSION=	${MESAVERSION}
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics
 
 COMMENT=	OpenGL hardware acceleration drivers for DRI2+
diff --git a/graphics/openxr/Makefile b/graphics/openxr/Makefile
index c12ec97b3d05..9d0e9da2db3e 100644
--- a/graphics/openxr/Makefile
+++ b/graphics/openxr/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	openxr
 DISTVERSIONPREFIX=	release-
 DISTVERSION=	1.1.47
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 MAINTAINER=	vvd@FreeBSD.org
diff --git a/graphics/realesrgan-ncnn-vulkan/Makefile b/graphics/realesrgan-ncnn-vulkan/Makefile
index 2da566f44549..fd5dc3d8c147 100644
--- a/graphics/realesrgan-ncnn-vulkan/Makefile
+++ b/graphics/realesrgan-ncnn-vulkan/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	realesrgan-ncnn-vulkan
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.0
+PORTREVISION=	1
 CATEGORIES=	graphics
 # https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan/issues/29
 MASTER_SITES=	https://dev.gentoo.org/~slashbeast/distfiles/${PORTNAME}/:models
diff --git a/graphics/shaderc/Makefile b/graphics/shaderc/Makefile
index 7386047a0ea5..d365213b6388 100644
--- a/graphics/shaderc/Makefile
+++ b/graphics/shaderc/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	shaderc
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2025.2
+PORTREVISION=	1
 CATEGORIES=	graphics devel
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/graphics/vapoursynth-waifu2x-ncnn-vulkan/Makefile b/graphics/vapoursynth-waifu2x-ncnn-vulkan/Makefile
index b20d500ab563..f47a5275af5d 100644
--- a/graphics/vapoursynth-waifu2x-ncnn-vulkan/Makefile
+++ b/graphics/vapoursynth-waifu2x-ncnn-vulkan/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vapoursynth-waifu2x-ncnn-vulkan
 DISTVERSION=	r5
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/graphics/vulkan-tools/Makefile b/graphics/vulkan-tools/Makefile
index c6aa8f9ab075..223000208b8b 100644
--- a/graphics/vulkan-tools/Makefile
+++ b/graphics/vulkan-tools/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	vulkan-tools
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.4.313
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index 46a37db3381f..55d00d7da5f6 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ffmpeg
 PORTVERSION=	6.1.2
-PORTREVISION=	10
+PORTREVISION=	11
 PORTEPOCH=	1
 CATEGORIES=	multimedia audio net
 MASTER_SITES=	https://ffmpeg.org/releases/
diff --git a/multimedia/ffmpeg4/Makefile b/multimedia/ffmpeg4/Makefile
index 3e709904573d..38bd39deada7 100644
--- a/multimedia/ffmpeg4/Makefile
+++ b/multimedia/ffmpeg4/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ffmpeg
 PORTVERSION=	4.4.4
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	multimedia audio net
 MASTER_SITES=	https://ffmpeg.org/releases/
 PKGNAMESUFFIX=	4
diff --git a/x11-toolkits/wlroots015/Makefile b/x11-toolkits/wlroots015/Makefile
index 2bc3b532f6e1..f32d23621390 100644
--- a/x11-toolkits/wlroots015/Makefile
+++ b/x11-toolkits/wlroots015/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	wlroots
 DISTVERSION=	0.15.1
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	x11-toolkits
 PKGNAMESUFFIX=	015
 
diff --git a/x11-toolkits/wlroots017/Makefile b/x11-toolkits/wlroots017/Makefile
index 07ecdfb53341..0d387b7086f3 100644
--- a/x11-toolkits/wlroots017/Makefile
+++ b/x11-toolkits/wlroots017/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	wlroots
 DISTVERSION=	0.17.4
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-toolkits
 PKGNAMESUFFIX=	017
 
diff --git a/x11-toolkits/wlroots018/Makefile b/x11-toolkits/wlroots018/Makefile
index 8d85971c7eeb..5f7ac2c74cc5 100644
--- a/x11-toolkits/wlroots018/Makefile
+++ b/x11-toolkits/wlroots018/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	wlroots
 DISTVERSION=	0.18.2
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits
 PKGNAMESUFFIX=	018
 
diff --git a/x11-toolkits/wlroots019/Makefile b/x11-toolkits/wlroots019/Makefile
index c7ed4f85af66..3bc55914a245 100644
--- a/x11-toolkits/wlroots019/Makefile
+++ b/x11-toolkits/wlroots019/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	wlroots
 DISTVERSION=	0.19.0-rc2
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits
 PKGNAMESUFFIX=	019
 
diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile
index 80456694bdbc..d3cd13b94992 100644
--- a/x11-wm/gamescope/Makefile
+++ b/x11-wm/gamescope/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gamescope
 DISTVERSION=	3.13.8
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	x11-wm wayland
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/