Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2020 00:33:23 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556315 - head/emulators/yuzu
Message-ID:  <202011260033.0AQ0XNdm080655@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Nov 26 00:33:22 2020
New Revision: 556315
URL: https://svnweb.freebsd.org/changeset/ports/556315

Log:
  emulators/yuzu: update to s20201125
  
  Changes:	https://github.com/yuzu-emu/yuzu/compare/5d1447897...0e15c68f5

Modified:
  head/emulators/yuzu/Makefile   (contents, props changed)
  head/emulators/yuzu/distinfo   (contents, props changed)

Modified: head/emulators/yuzu/Makefile
==============================================================================
--- head/emulators/yuzu/Makefile	Thu Nov 26 00:30:40 2020	(r556314)
+++ head/emulators/yuzu/Makefile	Thu Nov 26 00:33:22 2020	(r556315)
@@ -1,12 +1,14 @@
 # $FreeBSD$
 
 PORTNAME=	yuzu
-PORTVERSION=	s20201123
+PORTVERSION=	s20201125
 PORTREVISION?=	0
 CATEGORIES=	emulators
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	905e8016a04e.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/1340
+PATCHFILES+=	e48e9a406caf.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/5003
+PATCHFILES+=	277ad81d60dc.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/5003
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Nintendo Switch emulator/debugger
@@ -35,7 +37,7 @@ LIB_DEPENDS=	liblz4.so:archivers/liblz4 \
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	yuzu-emu
-GH_TAGNAME=	5d1447897
+GH_TAGNAME=	0e15c68f5
 GH_TUPLE=	DarkLordZach:mbedtls:a280e60: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 \

Modified: head/emulators/yuzu/distinfo
==============================================================================
--- head/emulators/yuzu/distinfo	Thu Nov 26 00:30:40 2020	(r556314)
+++ head/emulators/yuzu/distinfo	Thu Nov 26 00:33:22 2020	(r556315)
@@ -1,8 +1,8 @@
-TIMESTAMP = 1606167255
+TIMESTAMP = 1606340914
 SHA256 (libcxx-10.0.1.src.tar.xz) = def674535f22f83131353b3c382ccebfef4ba6a35c488bdb76f10b68b25be86c
 SIZE (libcxx-10.0.1.src.tar.xz) = 1839172
-SHA256 (yuzu-emu-yuzu-s20201123-5d1447897_GH0.tar.gz) = 266a80f44a854c6d4aee0afc0e0d4d969c2acdae6dad0c7c7ccc433e7738e9c8
-SIZE (yuzu-emu-yuzu-s20201123-5d1447897_GH0.tar.gz) = 4057504
+SHA256 (yuzu-emu-yuzu-s20201125-0e15c68f5_GH0.tar.gz) = 7ad23e0dcdb3e452bfcbecac1ed96ea812929a8776652808c1b75ef1577b23b4
+SIZE (yuzu-emu-yuzu-s20201125-0e15c68f5_GH0.tar.gz) = 4061452
 SHA256 (DarkLordZach-mbedtls-a280e60_GH0.tar.gz) = 4fc6ddc256bc75b975fd5ad8bb7d31ff79c62d49daafb0108585c9ef80c6c5a7
 SIZE (DarkLordZach-mbedtls-a280e60_GH0.tar.gz) = 2283313
 SHA256 (KhronosGroup-SPIRV-Headers-2c51218_GH0.tar.gz) = 08f70947b69e17c7e322156adcd471cf02b4b3f63e7baf8ee0f02d32603ac5ff
@@ -25,3 +25,7 @@ SHA256 (benhoyt-inih-r52_GH0.tar.gz) = 439cff9ce9a8afc
 SIZE (benhoyt-inih-r52_GH0.tar.gz) = 16808
 SHA256 (905e8016a04e.patch) = cecc02f098917ee236ace0a350f37a9ffbb4aae92232f6c105a520476f7b23b5
 SIZE (905e8016a04e.patch) = 2545
+SHA256 (e48e9a406caf.patch) = cd0cf186d81c40fb5c4c6e8ecfb76db0e8ea4258803a7de4b459c9112da4304a
+SIZE (e48e9a406caf.patch) = 1172
+SHA256 (277ad81d60dc.patch) = f20388da9e3d07d5d46fe32e1e344a24a40c15531b51bc8d63442759b283a960
+SIZE (277ad81d60dc.patch) = 2131



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011260033.0AQ0XNdm080655>