Date: Sat, 2 Oct 2021 00:11:55 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: 23e70aba22be - 2021Q3 - emulators/yuzu: update to s20211001 Message-ID: <202110020011.1920BtHr090692@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=23e70aba22bef957be91968f280346e72bceaa18 commit 23e70aba22bef957be91968f280346e72bceaa18 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-10-01 23:23:15 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-10-02 00:11:36 +0000 emulators/yuzu: update to s20211001 Changes: https://github.com/yuzu-emu/yuzu/compare/b9251155f...36d45b4a7 (cherry picked from commit 89d1bb8ae9a40269994bf3c6fcc50ed9cc902a55) --- 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 07ab8625802f..204702e2af39 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210929 +PORTVERSION= s20211001 PORTREVISION?= 0 CATEGORIES= emulators @@ -34,7 +34,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= b9251155f +GH_TAGNAME= 36d45b4a7 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 aa8419462d93..c6ca69a0be69 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1632958359 -SHA256 (yuzu-emu-yuzu-s20210929-b9251155f_GH0.tar.gz) = 76be90a035011d8063b3c2b278af91319bfb55de45b2aec15cde20209bf81092 -SIZE (yuzu-emu-yuzu-s20210929-b9251155f_GH0.tar.gz) = 3982290 +TIMESTAMP = 1633130595 +SHA256 (yuzu-emu-yuzu-s20211001-36d45b4a7_GH0.tar.gz) = b7ac9ae786cb282c34cc3f847806a49e0d46979508bde55bda943a1d01819f45 +SIZE (yuzu-emu-yuzu-s20211001-36d45b4a7_GH0.tar.gz) = 3982755 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?202110020011.1920BtHr090692>