Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2021 00:25:36 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: 24050225d634 - main - graphics/glslang: update to 11.5.0
Message-ID:  <202106240025.15O0PanW002606@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=24050225d63464f248dd795711a278bd74a06983

commit 24050225d63464f248dd795711a278bd74a06983
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-06-23 20:25:17 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-06-24 00:25:16 +0000

    graphics/glslang: update to 11.5.0
    
    Changes:        https://github.com/KhronosGroup/glslang/compare/11.4.0...11.5.0
    Reported by:    Repology
---
 graphics/glslang/Makefile  | 2 +-
 graphics/glslang/distinfo  | 6 +++---
 graphics/glslang/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/graphics/glslang/Makefile b/graphics/glslang/Makefile
index f6779d4e5970..21c24bf09d35 100644
--- a/graphics/glslang/Makefile
+++ b/graphics/glslang/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	glslang
-DISTVERSION=	11.4.0
+DISTVERSION=	11.5.0
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/graphics/glslang/distinfo b/graphics/glslang/distinfo
index 4043c6f2338d..52d8362dcbd8 100644
--- a/graphics/glslang/distinfo
+++ b/graphics/glslang/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619165812
-SHA256 (KhronosGroup-glslang-11.4.0_GH0.tar.gz) = 9bae79c2b640b60474f8944a5ab4aff3af990074636ea2a0a3c97cb86be61dfa
-SIZE (KhronosGroup-glslang-11.4.0_GH0.tar.gz) = 3342311
+TIMESTAMP = 1624479917
+SHA256 (KhronosGroup-glslang-11.5.0_GH0.tar.gz) = fd0b5e3bda591bb08bd3049655a99a0a55f0de4059b9c8f7b397e4b19cf5d51f
+SIZE (KhronosGroup-glslang-11.5.0_GH0.tar.gz) = 3373042
diff --git a/graphics/glslang/pkg-plist b/graphics/glslang/pkg-plist
index 2986ddb65387..1f6ff3abefdc 100644
--- a/graphics/glslang/pkg-plist
+++ b/graphics/glslang/pkg-plist
@@ -16,6 +16,7 @@ include/glslang/Include/InitializeGlobals.h
 include/glslang/Include/PoolAlloc.h
 include/glslang/Include/ResourceLimits.h
 include/glslang/Include/ShHandle.h
+include/glslang/Include/SpirvIntrinsics.h
 include/glslang/Include/Types.h
 include/glslang/Include/arrays.h
 include/glslang/Include/glslang_c_interface.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106240025.15O0PanW002606>