From owner-svn-ports-head@freebsd.org Tue Feb 23 01:29:01 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4F257556E5C; Tue, 23 Feb 2021 01:29:01 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dl1fj1pfWz3Q1L; Tue, 23 Feb 2021 01:29:01 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3125510665; Tue, 23 Feb 2021 01:29:01 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11N1T04m090046; Tue, 23 Feb 2021 01:29:00 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11N1T06m090044; Tue, 23 Feb 2021 01:29:00 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202102230129.11N1T06m090044@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 23 Feb 2021 01:29:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566363 - head/graphics/glslang X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/graphics/glslang X-SVN-Commit-Revision: 566363 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Feb 2021 01:29:01 -0000 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