Date: Sat, 14 Dec 2024 00:11:26 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: e6bb4f423526 - main - graphics/glslang: update to 15.1.0 Message-ID: <202412140011.4BE0BQOZ054807@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=e6bb4f4235266783f5f3563e4babf443168db88b commit e6bb4f4235266783f5f3563e4babf443168db88b Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-12-13 21:45:21 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-12-14 00:10:46 +0000 graphics/glslang: update to 15.1.0 Changes: https://github.com/KhronosGroup/glslang/releases/tag/15.1.0 Reported by: GitHub (watch releases) --- graphics/glslang/Makefile | 2 +- graphics/glslang/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/glslang/Makefile b/graphics/glslang/Makefile index 07e10e24595c..3255e4123db6 100644 --- a/graphics/glslang/Makefile +++ b/graphics/glslang/Makefile @@ -1,5 +1,5 @@ PORTNAME= glslang -DISTVERSION= 15.0.0 +DISTVERSION= 15.1.0 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/glslang/distinfo b/graphics/glslang/distinfo index 021a610a83ef..93e292722d6b 100644 --- a/graphics/glslang/distinfo +++ b/graphics/glslang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727305844 -SHA256 (KhronosGroup-glslang-15.0.0_GH0.tar.gz) = c31c8c2e89af907507c0631273989526ee7d5cdf7df95ececd628fd7b811e064 -SIZE (KhronosGroup-glslang-15.0.0_GH0.tar.gz) = 3864508 +TIMESTAMP = 1734126321 +SHA256 (KhronosGroup-glslang-15.1.0_GH0.tar.gz) = 4bdcd8cdb330313f0d4deed7be527b0ac1c115ff272e492853a6e98add61b4bc +SIZE (KhronosGroup-glslang-15.1.0_GH0.tar.gz) = 3915238
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412140011.4BE0BQOZ054807>