Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2022 17:46:19 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: 83c6d109586b - main - graphics/shaderc: update to 2022.0
Message-ID:  <202201281746.20SHkJc2036236@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=83c6d109586b86c0c25b5584a99499394745a0ac

commit 83c6d109586b86c0c25b5584a99499394745a0ac
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-01-27 22:15:08 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-01-28 17:45:46 +0000

    graphics/shaderc: update to 2022.0
    
    Changes:        https://github.com/google/shaderc/compare/v2021.3...v2022.0
    Reported by:    Repology
---
 graphics/shaderc/Makefile |  4 ++--
 graphics/shaderc/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/graphics/shaderc/Makefile b/graphics/shaderc/Makefile
index 5cfd84022dc6..02aea30d31f6 100644
--- a/graphics/shaderc/Makefile
+++ b/graphics/shaderc/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	shaderc
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2021.3
+DISTVERSION=	2022.0
 CATEGORIES=	graphics devel
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -16,7 +16,7 @@ USES=		cmake:testing compiler:c++11-lib localbase:ldflags python:3.4+,build
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes
 GH_ACCOUNT=	google
-GH_TUPLE=	KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-123-g814e728:headers/third_party/spirv-headers
+GH_TUPLE=	KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-137-gb42ba6d:headers/third_party/spirv-headers
 CMAKE_ON+=	${CMAKE_TESTING_OFF}
 CMAKE_TESTING_OFF=	SHADERC_SKIP_TESTS
 CMAKE_ARGS=	-Dglslang_SOURCE_DIR:PATH="${LOCALBASE}/include/glslang" \
diff --git a/graphics/shaderc/distinfo b/graphics/shaderc/distinfo
index 76991dc9dc81..79f0f8fa007c 100644
--- a/graphics/shaderc/distinfo
+++ b/graphics/shaderc/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1636654438
-SHA256 (google-shaderc-v2021.3_GH0.tar.gz) = d05f646c363e6447f233126b196238d9022a1dca1bf98f766511aa1a58320972
-SIZE (google-shaderc-v2021.3_GH0.tar.gz) = 221509
-SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-123-g814e728_GH0.tar.gz) = e4880dccda018f63cdc684afd5e51972d8ad2e3f21e9bab346a865370ea2929e
-SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-123-g814e728_GH0.tar.gz) = 416402
+TIMESTAMP = 1643321708
+SHA256 (google-shaderc-v2022.0_GH0.tar.gz) = 1e60866ed5cec33e1c42e8523ae02ccff906bbfb4d9a5ad2f4a2d810b72f8b43
+SIZE (google-shaderc-v2022.0_GH0.tar.gz) = 221934
+SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-137-gb42ba6d_GH0.tar.gz) = 44985641ced3c7973adc829714ab650e3ae49a741aad1b287a1c1904841d8a67
+SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-137-gb42ba6d_GH0.tar.gz) = 417861



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