Date: Thu, 26 Aug 2021 00:51:09 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 74e896a62431 - 2021Q3 - emulators/yuzu: update to s20210825 Message-ID: <202108260051.17Q0p994068945@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=74e896a62431f8b007aa2785037e0a977781ab02 commit 74e896a62431f8b007aa2785037e0a977781ab02 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-08-25 21:46:08 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-08-26 00:41:03 +0000 emulators/yuzu: update to s20210825 Changes: https://github.com/yuzu-emu/yuzu/compare/7eb4542c1...3843995ce (cherry picked from commit a9bd13bb70557820b4d5a924f00b52c92419601e) --- emulators/yuzu/Makefile | 4 ++-- emulators/yuzu/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index fc3e3c284fbc..91e93218a6a0 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210823 +PORTVERSION= s20210825 PORTREVISION?= 0 CATEGORIES= emulators @@ -34,7 +34,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 7eb4542c1 +GH_TAGNAME= 3843995ce GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ KhronosGroup:Vulkan-Headers:v1.2.180:Vulkan_Headers/externals/Vulkan-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index c467a7b9a935..3c5a832d1a6f 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1629762031 -SHA256 (yuzu-emu-yuzu-s20210823-7eb4542c1_GH0.tar.gz) = fd6a65fca550776062def5c4619e5216be59514b4dd38246074259ad58ccd24c -SIZE (yuzu-emu-yuzu-s20210823-7eb4542c1_GH0.tar.gz) = 3966538 +TIMESTAMP = 1629927968 +SHA256 (yuzu-emu-yuzu-s20210825-3843995ce_GH0.tar.gz) = c3e6a16c7d4077efa320c54efae79ebb5fdf601b371fda32bec010a0ce198c0a +SIZE (yuzu-emu-yuzu-s20210825-3843995ce_GH0.tar.gz) = 3966668 SHA256 (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 8cd6d075b4da0ad5fb995eb37390e2e6088be8d41ab1cdfc7e7e4256bd991450 SIZE (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 2679189 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = bd629d6296dd374eb2aeff923c75895ba0f3ce6448dad89763930e65b954e0cb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108260051.17Q0p994068945>