Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Dec 2020 23:42:51 +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: r557096 - in head/emulators: yuzu yuzu-qt5
Message-ID:  <202012052342.0B5Ngp9Y070423@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Dec  5 23:42:51 2020
New Revision: 557096
URL: https://svnweb.freebsd.org/changeset/ports/557096

Log:
  emulators/yuzu: update to s20201205
  
  Changes:	https://github.com/yuzu-emu/yuzu/compare/7b4a21360...f2f346e11

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

Modified: head/emulators/yuzu-qt5/Makefile
==============================================================================
--- head/emulators/yuzu-qt5/Makefile	Sat Dec  5 22:53:15 2020	(r557095)
+++ head/emulators/yuzu-qt5/Makefile	Sat Dec  5 23:42:51 2020	(r557096)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTREVISION=	1
+PORTREVISION=	0
 PKGNAMESUFFIX=	-qt5
 
 MASTERDIR=	${.CURDIR}/../yuzu

Modified: head/emulators/yuzu/Makefile
==============================================================================
--- head/emulators/yuzu/Makefile	Sat Dec  5 22:53:15 2020	(r557095)
+++ head/emulators/yuzu/Makefile	Sat Dec  5 23:42:51 2020	(r557096)
@@ -1,14 +1,12 @@
 # $FreeBSD$
 
 PORTNAME=	yuzu
-PORTVERSION=	s20201130
-PORTREVISION?=	1
+PORTVERSION=	s20201205
+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+=	423b76065129.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/4937
-PATCHFILES+=	176a242fa42d.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/5047
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Nintendo Switch emulator/debugger
@@ -37,7 +35,7 @@ LIB_DEPENDS=	liblz4.so:archivers/liblz4 \
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	yuzu-emu
-GH_TAGNAME=	7b4a21360
+GH_TAGNAME=	f2f346e11
 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	Sat Dec  5 22:53:15 2020	(r557095)
+++ head/emulators/yuzu/distinfo	Sat Dec  5 23:42:51 2020	(r557096)
@@ -1,8 +1,8 @@
-TIMESTAMP = 1606763467
+TIMESTAMP = 1607172300
 SHA256 (libcxx-10.0.1.src.tar.xz) = def674535f22f83131353b3c382ccebfef4ba6a35c488bdb76f10b68b25be86c
 SIZE (libcxx-10.0.1.src.tar.xz) = 1839172
-SHA256 (yuzu-emu-yuzu-s20201130-7b4a21360_GH0.tar.gz) = 6ab1c008b24feccfcfa7d4b23ff0a8fc3e6a0abc4c1e381ed077ae366e9f69c9
-SIZE (yuzu-emu-yuzu-s20201130-7b4a21360_GH0.tar.gz) = 4054902
+SHA256 (yuzu-emu-yuzu-s20201205-f2f346e11_GH0.tar.gz) = 9f2bcf897d867023b733142661cc61175d83ef664a0f6c716878a943a57907ee
+SIZE (yuzu-emu-yuzu-s20201205-f2f346e11_GH0.tar.gz) = 4055804
 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,7 +25,3 @@ 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 (423b76065129.patch) = bcdfdf00d1bc33888cf28d4890185d010d3caeb4429f94ec6b820f38a80d5bab
-SIZE (423b76065129.patch) = 45387
-SHA256 (176a242fa42d.patch) = 69aac7a9f2fdc1bd1d5cd14760b191926a6af96fa4a397921cc99669455cc807
-SIZE (176a242fa42d.patch) = 1785



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