Date: Sat, 24 Apr 2021 00:41:54 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: 38df8a7ff41e - main - graphics/glslang: update to 11.4.0 Message-ID: <202104240041.13O0fsMk090900@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=38df8a7ff41eeb7568885d372851607a7d07a0f9 commit 38df8a7ff41eeb7568885d372851607a7d07a0f9 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-04-23 08:16:52 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-04-24 00:39:32 +0000 graphics/glslang: update to 11.4.0 Changes: https://github.com/KhronosGroup/glslang/compare/11.3.0...11.4.0 Reported by: Repology --- 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 aa0d41a5529c..954352cd707d 100644 --- a/graphics/glslang/Makefile +++ b/graphics/glslang/Makefile @@ -1,5 +1,5 @@ PORTNAME= glslang -DISTVERSION= 11.3.0 +DISTVERSION= 11.4.0 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/glslang/distinfo b/graphics/glslang/distinfo index e88149f5172e..4043c6f2338d 100644 --- a/graphics/glslang/distinfo +++ b/graphics/glslang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619067519 -SHA256 (KhronosGroup-glslang-11.3.0_GH0.tar.gz) = 2221ff544a301269f0762facd2d62f1399f57ff49f5b57683421891665546425 -SIZE (KhronosGroup-glslang-11.3.0_GH0.tar.gz) = 3342525 +TIMESTAMP = 1619165812 +SHA256 (KhronosGroup-glslang-11.4.0_GH0.tar.gz) = 9bae79c2b640b60474f8944a5ab4aff3af990074636ea2a0a3c97cb86be61dfa +SIZE (KhronosGroup-glslang-11.4.0_GH0.tar.gz) = 3342311
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104240041.13O0fsMk090900>