Date: Tue, 23 Feb 2021 01:29:00 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566363 - head/graphics/glslang Message-ID: <202102230129.11N1T06m090044@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Feb 23 01:29:00 2021 New Revision: 566363 URL: https://svnweb.freebsd.org/changeset/ports/566363 Log: graphics/glslang: update to 11.2.0 Changes: https://github.com/KhronosGroup/glslang/compare/11.1.0...11.2.0 Reported by: Repology Modified: head/graphics/glslang/Makefile (contents, props changed) head/graphics/glslang/distinfo (contents, props changed) Modified: head/graphics/glslang/Makefile ============================================================================== --- head/graphics/glslang/Makefile Tue Feb 23 01:09:20 2021 (r566362) +++ head/graphics/glslang/Makefile Tue Feb 23 01:29:00 2021 (r566363) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= glslang -DISTVERSION= 11.1.0 +DISTVERSION= 11.2.0 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org Modified: head/graphics/glslang/distinfo ============================================================================== --- head/graphics/glslang/distinfo Tue Feb 23 01:09:20 2021 (r566362) +++ head/graphics/glslang/distinfo Tue Feb 23 01:29:00 2021 (r566363) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607390427 -SHA256 (KhronosGroup-glslang-11.1.0_GH0.tar.gz) = a47f1f9ed17a1f53a074fef20787110ef49522c6de68b218db68d04a81d649c5 -SIZE (KhronosGroup-glslang-11.1.0_GH0.tar.gz) = 3284512 +TIMESTAMP = 1614027240 +SHA256 (KhronosGroup-glslang-11.2.0_GH0.tar.gz) = 8ff2fcf9b054e4a4ef56fcd8a637322f827b2b176a592a618d63672ddb896e06 +SIZE (KhronosGroup-glslang-11.2.0_GH0.tar.gz) = 3295235
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102230129.11N1T06m090044>