Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2023 00:50: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: 94afba8ebaa0 - main - graphics/glslang: update to 12.2.0
Message-ID:  <202305180050.34I0oalN012971@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=94afba8ebaa01d828796721c7510964c60e56686

commit 94afba8ebaa01d828796721c7510964c60e56686
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-05-17 20:47:56 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-05-18 00:49:40 +0000

    graphics/glslang: update to 12.2.0
    
    Changes:        https://github.com/KhronosGroup/glslang/releases/tag/12.2.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 c4417242859a..21d2fdef8a0d 100644
--- a/graphics/glslang/Makefile
+++ b/graphics/glslang/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	glslang
-DISTVERSION=	12.1.0
+DISTVERSION=	12.2.0
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/graphics/glslang/distinfo b/graphics/glslang/distinfo
index 3469c7b4e5f4..1ddceb243441 100644
--- a/graphics/glslang/distinfo
+++ b/graphics/glslang/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679437254
-SHA256 (KhronosGroup-glslang-12.1.0_GH0.tar.gz) = 1515e840881d1128fb6d831308433f731808f818f2103881162f3ffd47b15cd5
-SIZE (KhronosGroup-glslang-12.1.0_GH0.tar.gz) = 3686676
+TIMESTAMP = 1684356476
+SHA256 (KhronosGroup-glslang-12.2.0_GH0.tar.gz) = 870d17030fda7308c1521fb2e01a9e93cbe4b130bc8274e90d00e127432ab6f6
+SIZE (KhronosGroup-glslang-12.2.0_GH0.tar.gz) = 3706316



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