Date: Tue, 7 Sep 2021 00:30:52 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: a0afc32f2da7 - 2021Q3 - emulators/yuzu: update to s20210906 Message-ID: <202109070030.1870UqTD057239@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=a0afc32f2da7d71aef9a3db6b1d714a2abe031b1 commit a0afc32f2da7d71aef9a3db6b1d714a2abe031b1 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-09-06 22:47:28 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-09-07 00:28:54 +0000 emulators/yuzu: update to s20210906 Changes: https://github.com/yuzu-emu/yuzu/compare/b2572a56d...51ccc29cd (cherry picked from commit f2c15881499fd90ff4fe8a84b09af1a6c31602f9) --- 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 da239a824621..8c2ca5dbe6a2 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210901 +PORTVERSION= s20210906 PORTREVISION?= 0 CATEGORIES= emulators @@ -34,7 +34,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= b2572a56d +GH_TAGNAME= 51ccc29cd 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 ceb1ff160277..f500d06f1a72 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1630542986 -SHA256 (yuzu-emu-yuzu-s20210901-b2572a56d_GH0.tar.gz) = 426e24a2f2450043ac8b1fb16f4282282949b50a94193817ec355413d7f3d1bb -SIZE (yuzu-emu-yuzu-s20210901-b2572a56d_GH0.tar.gz) = 3967524 +TIMESTAMP = 1630968448 +SHA256 (yuzu-emu-yuzu-s20210906-51ccc29cd_GH0.tar.gz) = 3787396a774cdf7b5b5dc4441cae1682520c1a96338d1eab0e747a462c191ea3 +SIZE (yuzu-emu-yuzu-s20210906-51ccc29cd_GH0.tar.gz) = 3967594 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?202109070030.1870UqTD057239>