Date: Sat, 14 Oct 2023 21:26:21 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: 07199c6a2eab - main - graphics/shaderc: update to 2023.7 Message-ID: <202310142126.39ELQL4W079751@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=07199c6a2eab200268ca8b7ff5992eaae1ca262b commit 07199c6a2eab200268ca8b7ff5992eaae1ca262b Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-10-13 15:02:17 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-10-14 21:07:05 +0000 graphics/shaderc: update to 2023.7 Changes: https://github.com/google/shaderc/compare/v2023.6...v2023.7 Reported by: Repology, portscout --- 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 c9521360a921..0df8736c4711 100644 --- a/graphics/shaderc/Makefile +++ b/graphics/shaderc/Makefile @@ -1,6 +1,6 @@ PORTNAME= shaderc DISTVERSIONPREFIX= v -DISTVERSION= 2023.6 +DISTVERSION= 2023.7 CATEGORIES= graphics devel MAINTAINER= jbeich@FreeBSD.org @@ -17,7 +17,7 @@ USES= cmake:testing compiler:c++11-lib localbase:ldflags python:build USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= google -GH_TUPLE= KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-292-gf1ba373:headers/third_party/spirv-headers +GH_TUPLE= KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-324-g4183b26: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 102c113d5e1d..41e20cec93ce 100644 --- a/graphics/shaderc/distinfo +++ b/graphics/shaderc/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1691594770 -SHA256 (google-shaderc-v2023.6_GH0.tar.gz) = e40fd4a87a56f6610e223122179f086d5c4f11a7e0e2aa461f0325c3a0acc6ae -SIZE (google-shaderc-v2023.6_GH0.tar.gz) = 226361 -SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-292-gf1ba373_GH0.tar.gz) = 6f5b094cf2176e4838212526f44e6d5d06609891d4d53a4cc5635454a2a2146a -SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-292-gf1ba373_GH0.tar.gz) = 456261 +TIMESTAMP = 1697209337 +SHA256 (google-shaderc-v2023.7_GH0.tar.gz) = 681e1340726a0bf46bea7e31f10cbfe78e01e4446a35d90fedc2b78d400fcdeb +SIZE (google-shaderc-v2023.7_GH0.tar.gz) = 227360 +SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-324-g4183b26_GH0.tar.gz) = ab95213d9ab8b61db2954d88d3a6e6b44d14c5cc55a163103766ebe6afd15616 +SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-324-g4183b26_GH0.tar.gz) = 466064
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310142126.39ELQL4W079751>