From d1d6df7c230b2dd87683f649a922999c01fee0b5 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Tue, 24 Jan 2023 19:03:14 +0000 Subject: emulators/yuzu: update to s20230125 Changes: https://github.com/yuzu-emu/yuzu/compare/f99f618d4...0d1a9a12c --- emulators/yuzu/Makefile | 5 +++-- emulators/yuzu/distinfo | 12 +++++++----- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 51241fbe1e84..b86292de9e1e 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20230122 +PORTVERSION= s20230125 CATEGORIES= emulators wayland .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -11,6 +11,7 @@ EXTRACT_ONLY= ${DISTFILES:N*\:gamedb:C/\:.*//} PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= c17d71240b23.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/9042 mainline-merge +PATCHFILES+= b6e5a6bda8a7.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/9681 MAINTAINER= jbeich@FreeBSD.org COMMENT= Nintendo Switch emulator/debugger @@ -53,7 +54,7 @@ qt6_OPTIONS_EXCLUDE= QT5 USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= f99f618d4 +GH_TAGNAME= 0d1a9a12c GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ yuzu-emu:sirit:ab75463:sirit/externals/sirit \ KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-201-gc214f6f:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index db57bb2887f8..ab0a70050af2 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1674429767 -SHA256 (yuzu-s20230122/compatibility_list.json) = 2501f1a2be0173aa3782999e416c33ff5f661de17c8f312d37c33e945322424c -SIZE (yuzu-s20230122/compatibility_list.json) = 1691084 -SHA256 (yuzu-emu-yuzu-s20230122-f99f618d4_GH0.tar.gz) = b1b4d6c894638b1da82cc7a8f30e082d1f20066bae4ff3276f08d5db3dfd89d9 -SIZE (yuzu-emu-yuzu-s20230122-f99f618d4_GH0.tar.gz) = 5467554 +TIMESTAMP = 1674687429 +SHA256 (yuzu-s20230125/compatibility_list.json) = 4894942bda54dac35e689d1131f54f393bfb9abd96269bc16325f4c91126e2e2 +SIZE (yuzu-s20230125/compatibility_list.json) = 1692454 +SHA256 (yuzu-emu-yuzu-s20230125-0d1a9a12c_GH0.tar.gz) = c3bada9c748c3e0ed90da0746e37e64b54afe9ca72ba1a618da8ea241d1ca63b +SIZE (yuzu-emu-yuzu-s20230125-0d1a9a12c_GH0.tar.gz) = 5500055 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 (yuzu-emu-sirit-ab75463_GH0.tar.gz) = 6b61e265be182b7a78075fc1b98ccf80fd33008343205dd0e22a10a439c45319 @@ -25,3 +25,5 @@ SHA256 (llvm-llvm-project-llvmorg-13.0.1_GH0.tar.gz) = 09c50d558bd975c4115736442 SIZE (llvm-llvm-project-llvmorg-13.0.1_GH0.tar.gz) = 147290251 SHA256 (c17d71240b23.patch) = 4aaf5522ec3f7d393cec59638220d6142489c4e946060ec94444ca3f47e2b2a7 SIZE (c17d71240b23.patch) = 7562 +SHA256 (b6e5a6bda8a7.patch) = 5f84ab1d7d9331e445a6873716a5eaca32604266e2e3062a9f6f1bcb3022817d +SIZE (b6e5a6bda8a7.patch) = 1071 -- cgit v1.2.3