Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2023 10:03:41 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: a6dde2300307 - main - graphics/glslang: update to 12.0.0
Message-ID:  <202301201003.30KA3fbs013270@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=a6dde23003070bd0dd5add0461cef8120ce4c386

commit a6dde23003070bd0dd5add0461cef8120ce4c386
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-01-19 16:57:51 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-01-20 10:02:13 +0000

    graphics/glslang: update to 12.0.0
    
    Changes:        https://github.com/KhronosGroup/glslang/releases/tag/12.0.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 39b005e93873..6bceabb54979 100644
--- a/graphics/glslang/Makefile
+++ b/graphics/glslang/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	glslang
-DISTVERSION=	11.13.0
+DISTVERSION=	12.0.0
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/graphics/glslang/distinfo b/graphics/glslang/distinfo
index 24cc54f26e80..ca94e8266ed4 100644
--- a/graphics/glslang/distinfo
+++ b/graphics/glslang/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1670366073
-SHA256 (KhronosGroup-glslang-11.13.0_GH0.tar.gz) = 592c98aeb03b3e81597ddaf83633c4e63068d14b18a766fd11033bad73127162
-SIZE (KhronosGroup-glslang-11.13.0_GH0.tar.gz) = 3658039
+TIMESTAMP = 1674147471
+SHA256 (KhronosGroup-glslang-12.0.0_GH0.tar.gz) = 7cb45842ec1d4b6ea775d624c3d2d8ba9450aa416b0482b0cc7e4fdd399c3d75
+SIZE (KhronosGroup-glslang-12.0.0_GH0.tar.gz) = 3682791



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