git: 917c42a841bd - main - emulators/yuzu: update to s20210505

Jan Beich jbeich at FreeBSD.org
Thu May 6 00:51:16 UTC 2021


The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=917c42a841bd2ad4fbab38870427c8bd7d92742c

commit 917c42a841bd2ad4fbab38870427c8bd7d92742c
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-05-05 16:26:01 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-05-06 00:50:10 +0000

    emulators/yuzu: update to s20210505
    
    Changes:        https://github.com/yuzu-emu/yuzu/compare/df51eb9bd...260b841dc
---
 emulators/yuzu/Makefile |  6 +++---
 emulators/yuzu/distinfo | 10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index 39f062132be0..54fda963c6fa 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -1,10 +1,10 @@
 PORTNAME=	yuzu
-PORTVERSION=	s20210503
+PORTVERSION=	s20210505
 PORTREVISION?=	0
 CATEGORIES=	emulators
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+=	b9695ab291f5.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/4836
+PATCHFILES+=	419fb3c8f97a.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/4836
 PATCHFILES+=	abdf90282438.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/5896
 PATCHFILES+=	acf3dae05eae.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/5896
 PATCHFILES+=	0b3842759127.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/5896
@@ -42,7 +42,7 @@ LIB_DEPENDS=	liblz4.so:archivers/liblz4 \
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	yuzu-emu
-GH_TAGNAME=	df51eb9bd
+GH_TAGNAME=	260b841dc
 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 8f3fb85b0e5c..ed5a6f952a04 100644
--- a/emulators/yuzu/distinfo
+++ b/emulators/yuzu/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1620083068
-SHA256 (yuzu-emu-yuzu-s20210503-df51eb9bd_GH0.tar.gz) = 3a119fe644666a25fa18ffaeba33a29cea4f9cbc82e0c09a3f8900758e5b50f1
-SIZE (yuzu-emu-yuzu-s20210503-df51eb9bd_GH0.tar.gz) = 3821954
+TIMESTAMP = 1620256573
+SHA256 (yuzu-emu-yuzu-s20210505-260b841dc_GH0.tar.gz) = 294caf0b43f2fe48f73ac62dbcca129ecd82644200cabe1da626c91f9e23afc2
+SIZE (yuzu-emu-yuzu-s20210505-260b841dc_GH0.tar.gz) = 3822097
 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
@@ -25,8 +25,8 @@ SHA256 (kinetiknz-cubeb-cubeb-0.2-1298-g8d53747_GH0.tar.gz) = b5cd93de1ca5c98105
 SIZE (kinetiknz-cubeb-cubeb-0.2-1298-g8d53747_GH0.tar.gz) = 218055
 SHA256 (benhoyt-inih-r52_GH0.tar.gz) = 439cff9ce9a8afc52d08772ac3e93b3cecd79c7707f871fb4534fb3a48201880
 SIZE (benhoyt-inih-r52_GH0.tar.gz) = 16808
-SHA256 (b9695ab291f5.patch) = 7381080db198d6a8e92992d1bfedd025a5a8cc8c4194abaf2a50ab0e1f7519d8
-SIZE (b9695ab291f5.patch) = 10911
+SHA256 (419fb3c8f97a.patch) = 329f1f7374bb39070c40158aa0e09013a883d010b06d6300e8b7d3478a23bb41
+SIZE (419fb3c8f97a.patch) = 10853
 SHA256 (abdf90282438.patch) = befe1f9093b214d0f5031f0f43f5ee5fd4b0c35216d9ea3e226ac2c62f45df1d
 SIZE (abdf90282438.patch) = 5944
 SHA256 (acf3dae05eae.patch) = 8c4a3f9606b3e655c17c0f78fd70191dd2863aca6af9403276c7368428e49d73


More information about the dev-commits-ports-branches mailing list