Date: Sat, 29 May 2021 00:31:27 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: 71b05f80eab7 - main - emulators/yuzu: update to s20210528 Message-ID: <202105290031.14T0VReX011767@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=71b05f80eab77e0da8fcb2c64566833a48f81f67 commit 71b05f80eab77e0da8fcb2c64566833a48f81f67 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-05-28 17:05:20 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-05-29 00:26:41 +0000 emulators/yuzu: update to s20210528 Changes: https://github.com/yuzu-emu/yuzu/compare/116989be8...945effcc7 --- 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 ba0c722a62dd..3e418dacc684 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210526 +PORTVERSION= s20210528 PORTREVISION?= 0 CATEGORIES= emulators @@ -43,7 +43,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 116989be8 +GH_TAGNAME= 945effcc7 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 3cdadaf04fec..e84cb4be04f5 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1622067542 -SHA256 (yuzu-emu-yuzu-s20210526-116989be8_GH0.tar.gz) = 13cc2a7ba5248825f413301d09bd0e2f26c0bdf6834e4b1d068eacce14891356 -SIZE (yuzu-emu-yuzu-s20210526-116989be8_GH0.tar.gz) = 3842224 +TIMESTAMP = 1622221520 +SHA256 (yuzu-emu-yuzu-s20210528-945effcc7_GH0.tar.gz) = 2241ec80501835bf7964bd0cbc3a1490ed1fb7eb36fe20f12b1a0b144a66dfed +SIZE (yuzu-emu-yuzu-s20210528-945effcc7_GH0.tar.gz) = 3842440 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?202105290031.14T0VReX011767>