Date: Sat, 10 Apr 2021 00:41:26 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: 8440e69699d3 - main - emulators/yuzu: update to s20210409 Message-ID: <202104100041.13A0fQDq086567@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=8440e69699d307fe2a06bea131b2ee2c7950b56e commit 8440e69699d307fe2a06bea131b2ee2c7950b56e Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-04-07 21:37:59 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-04-10 00:39:25 +0000 emulators/yuzu: update to s20210409 Changes: https://github.com/yuzu-emu/yuzu/compare/7feb490f8...96d07b494 --- 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 6e5e696475bc..c8b9122132df 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210404 +PORTVERSION= s20210409 PORTREVISION?= 0 CATEGORIES= emulators @@ -43,7 +43,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 7feb490f8 +GH_TAGNAME= 96d07b494 GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-52-geac2416b8:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:2c51218:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ KhronosGroup:Vulkan-Headers:v1.2.145:Vulkan_Headers/externals/Vulkan-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 509578bcda6d..1535ecccdc64 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1617574610 -SHA256 (yuzu-emu-yuzu-s20210404-7feb490f8_GH0.tar.gz) = 6a40613beceb327c831fcf1da7da682731dfab572a4f2774f79ebd7cb70b1312 -SIZE (yuzu-emu-yuzu-s20210404-7feb490f8_GH0.tar.gz) = 3586844 +TIMESTAMP = 1618009806 +SHA256 (yuzu-emu-yuzu-s20210409-96d07b494_GH0.tar.gz) = 6d17df4ea6e2737e4b81df2234a165370606a60005df63a2f8789d5c0e9bfabc +SIZE (yuzu-emu-yuzu-s20210409-96d07b494_GH0.tar.gz) = 3590138 SHA256 (yuzu-emu-mbedtls-v2.16.9-52-geac2416b8_GH0.tar.gz) = 8d3b480b4121feaa30f12fdec06de741775465454610202363edaf7564d4f3bb SIZE (yuzu-emu-mbedtls-v2.16.9-52-geac2416b8_GH0.tar.gz) = 2676404 SHA256 (KhronosGroup-SPIRV-Headers-2c51218_GH0.tar.gz) = 08f70947b69e17c7e322156adcd471cf02b4b3f63e7baf8ee0f02d32603ac5ff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104100041.13A0fQDq086567>