Skip to content

Commit

Permalink
graphics/shaderc: update to 2021.3
Browse files Browse the repository at this point in the history
Changes:	google/shaderc@v2021.2...v2021.3
Reported by:	portscout
  • Loading branch information
jbeich committed Nov 11, 2021
1 parent 8fb12ab commit 44b2c7f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions graphics/shaderc/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= shaderc
DISTVERSIONPREFIX= v
DISTVERSION= 2021.2
DISTVERSION= 2021.3
CATEGORIES= graphics devel

MAINTAINER= jbeich@FreeBSD.org
Expand All @@ -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-47-gdafead1:headers/third_party/spirv-headers
GH_TUPLE= KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-123-g814e728: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" \
Expand Down
10 changes: 5 additions & 5 deletions graphics/shaderc/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1629928721
SHA256 (google-shaderc-v2021.2_GH0.tar.gz) = d0d75beced49c7a03ae30bb4a879a3c7f2218ad66af19a115f665d07f37167ba
SIZE (google-shaderc-v2021.2_GH0.tar.gz) = 221393
SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-47-gdafead1_GH0.tar.gz) = e38cdf41c089a0688b2024a873d20f84fa259af713ad52430b4d119b5f5380a6
SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-47-gdafead1_GH0.tar.gz) = 405883
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

0 comments on commit 44b2c7f

Please sign in to comment.