git: 08aaec03594d - main - graphics/glslang: update to 11.13.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Dec 2022 16:15:40 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=08aaec03594d15cf32ac2893c6cd6121214e90d6 commit 08aaec03594d15cf32ac2893c6cd6121214e90d6 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-06 22:34:33 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-07 16:15:21 +0000 graphics/glslang: update to 11.13.0 Changes: https://github.com/KhronosGroup/glslang/releases/tag/11.13.0 Reported by: GitHub (watch releases) --- graphics/glslang/Makefile | 2 +- graphics/glslang/distinfo | 6 +++--- graphics/glslang/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/graphics/glslang/Makefile b/graphics/glslang/Makefile index 6f70ea0f523b..39b005e93873 100644 --- a/graphics/glslang/Makefile +++ b/graphics/glslang/Makefile @@ -1,5 +1,5 @@ PORTNAME= glslang -DISTVERSION= 11.12.0 +DISTVERSION= 11.13.0 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/glslang/distinfo b/graphics/glslang/distinfo index bcd00ce61fc3..24cc54f26e80 100644 --- a/graphics/glslang/distinfo +++ b/graphics/glslang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665682199 -SHA256 (KhronosGroup-glslang-11.12.0_GH0.tar.gz) = 7795a97450fecd9779f3d821858fbc2d1a3bf1dd602617d95b685ccbcabc302f -SIZE (KhronosGroup-glslang-11.12.0_GH0.tar.gz) = 3655891 +TIMESTAMP = 1670366073 +SHA256 (KhronosGroup-glslang-11.13.0_GH0.tar.gz) = 592c98aeb03b3e81597ddaf83633c4e63068d14b18a766fd11033bad73127162 +SIZE (KhronosGroup-glslang-11.13.0_GH0.tar.gz) = 3658039 diff --git a/graphics/glslang/pkg-plist b/graphics/glslang/pkg-plist index 30681ea7872a..5318ccae0e43 100644 --- a/graphics/glslang/pkg-plist +++ b/graphics/glslang/pkg-plist @@ -40,8 +40,11 @@ include/glslang/MachineIndependent/preprocessor/PpContext.h include/glslang/MachineIndependent/preprocessor/PpTokens.h include/glslang/MachineIndependent/propagateNoContraction.h include/glslang/MachineIndependent/reflection.h +include/glslang/Public/ResourceLimits.h include/glslang/Public/ShaderLang.h +include/glslang/Public/resource_limits_c.h include/glslang/SPIRV/GLSL.ext.AMD.h +include/glslang/SPIRV/GLSL.ext.ARM.h include/glslang/SPIRV/GLSL.ext.EXT.h include/glslang/SPIRV/GLSL.ext.KHR.h include/glslang/SPIRV/GLSL.ext.NV.h