Date: Wed, 1 May 2024 18:30:47 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: bb0498cca00a - main - graphics/shaderc: update to 2024.1 Message-ID: <202405011830.441IUlJu057203@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=bb0498cca00a634b05bc978983cefcd2d8a46316 commit bb0498cca00a634b05bc978983cefcd2d8a46316 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-04-30 18:23:34 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-05-01 18:28:59 +0000 graphics/shaderc: update to 2024.1 Changes: https://github.com/google/shaderc/compare/v2024.0...v2024.1 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 3ca6751718cd..567f53de7c35 100644 --- a/graphics/shaderc/Makefile +++ b/graphics/shaderc/Makefile @@ -1,6 +1,6 @@ PORTNAME= shaderc DISTVERSIONPREFIX= v -DISTVERSION= 2024.0 +DISTVERSION= 2024.1 CATEGORIES= graphics devel MAINTAINER= jbeich@FreeBSD.org @@ -18,7 +18,7 @@ USES= cmake:testing compiler:c++11-lib localbase:ldflags \ USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= google -GH_TUPLE= KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-351-g8b246ff:headers/third_party/spirv-headers +GH_TUPLE= KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-355-g5e3ad38:headers/third_party/spirv-headers SHEBANG_FILES= utils/add_copyright.py CMAKE_ON+= ${CMAKE_TESTING_OFF} CMAKE_TESTING_OFF= SHADERC_SKIP_TESTS diff --git a/graphics/shaderc/distinfo b/graphics/shaderc/distinfo index dd4ab77e2f02..adae7fc65f46 100644 --- a/graphics/shaderc/distinfo +++ b/graphics/shaderc/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1709923960 -SHA256 (google-shaderc-v2024.0_GH0.tar.gz) = c761044e4e204be8e0b9a2d7494f08671ca35b92c4c791c7049594ca7514197f -SIZE (google-shaderc-v2024.0_GH0.tar.gz) = 227125 -SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-351-g8b246ff_GH0.tar.gz) = 3fcf37930a20335b290e3c04553d6a73c3e87079a363940daa22689d62cf2018 -SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-351-g8b246ff_GH0.tar.gz) = 472395 +TIMESTAMP = 1714501414 +SHA256 (google-shaderc-v2024.1_GH0.tar.gz) = eb3b5f0c16313d34f208d90c2fa1e588a23283eed63b101edd5422be6165d528 +SIZE (google-shaderc-v2024.1_GH0.tar.gz) = 227211 +SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-355-g5e3ad38_GH0.tar.gz) = e3aba60ffe22758529877f86ecf9eeb2643296eef3fc9862b2b018350efe1fa8 +SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-355-g5e3ad38_GH0.tar.gz) = 472521
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405011830.441IUlJu057203>