Skip to content

Commit

Permalink
graphics/glslang: update to 11.13.0
Browse files Browse the repository at this point in the history
Changes:	https://github.com/KhronosGroup/glslang/releases/tag/11.13.0
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Dec 7, 2022
1 parent de5264c commit 08aaec0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion graphics/glslang/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= glslang
DISTVERSION= 11.12.0
DISTVERSION= 11.13.0
CATEGORIES= graphics

MAINTAINER= jbeich@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions graphics/glslang/distinfo
Original file line number Diff line number Diff line change
@@ -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
3 changes: 3 additions & 0 deletions graphics/glslang/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 08aaec0

Please sign in to comment.