Date: Sat, 26 Jun 2021 00:13:58 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: efcd8c4b30ed - main - emulators/yuzu: update to s20210625 Message-ID: <202106260013.15Q0Dw55036051@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=efcd8c4b30ed0122a92ff6838ddd715f6cf3433d commit efcd8c4b30ed0122a92ff6838ddd715f6cf3433d Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-06-25 21:07:24 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-06-26 00:07:20 +0000 emulators/yuzu: update to s20210625 Changes: https://github.com/yuzu-emu/yuzu/compare/1b09d6628...d9fb6dbd3 --- 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 3d1422ce3230..3285933e54ea 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210623 +PORTVERSION= s20210625 PORTREVISION?= 0 CATEGORIES= emulators @@ -43,7 +43,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 1b09d6628 +GH_TAGNAME= d9fb6dbd3 GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca: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 edd8e5def991..92998878c2c8 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1624487464 -SHA256 (yuzu-emu-yuzu-s20210623-1b09d6628_GH0.tar.gz) = 1222df36654d0a017906ca168574e87760c6a78a5c61d6683e09a65440c1ce70 -SIZE (yuzu-emu-yuzu-s20210623-1b09d6628_GH0.tar.gz) = 3837326 +TIMESTAMP = 1624655244 +SHA256 (yuzu-emu-yuzu-s20210625-d9fb6dbd3_GH0.tar.gz) = 4c667d8433387492ac627539f3596b07e96cb2a9ad2b64fddf7ed314197b772f +SIZE (yuzu-emu-yuzu-s20210625-d9fb6dbd3_GH0.tar.gz) = 3836719 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-2c51218_GH0.tar.gz) = 08f70947b69e17c7e322156adcd471cf02b4b3f63e7baf8ee0f02d32603ac5ff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106260013.15Q0Dw55036051>