Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2023 00:55:36 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e7853caccbca - main - emulators/yuzu: update to s20231129
Message-ID:  <202311300055.3AU0tahY084854@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

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

commit e7853caccbcada93a22ef1e9ead92093452e3fd5
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-11-29 20:28:37 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-11-30 00:51:37 +0000

    emulators/yuzu: update to s20231129
    
    Changes:        https://github.com/yuzu-emu/yuzu/compare/c7649a0cdb...9dc9aaf4af
---
 emulators/yuzu/Makefile | 7 +++++--
 emulators/yuzu/distinfo | 8 +++++---
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index 8745d195a9c8..077f7ba4e8df 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	yuzu
-PORTVERSION=	s20231127
+PORTVERSION=	s20231129
 CATEGORIES=	emulators wayland
 .if make(makesum)
 MASTER_SITES=	https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb
@@ -9,6 +9,9 @@ MASTER_SITES=	LOCAL/jbeich:gamedb
 DISTFILES=	${PORTNAME}-s20230424/compatibility_list.json:gamedb
 EXTRACT_ONLY=	${DISTFILES:N*\:gamedb:C/\:.*//}
 
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+=	df96caec793f.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/12227
+
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Nintendo Switch emulator/debugger
 WWW=		https://yuzu-emu.org/
@@ -46,7 +49,7 @@ qt6_OPTIONS_EXCLUDE=	QT5
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	yuzu-emu
-GH_TAGNAME=	c7649a0cdb
+GH_TAGNAME=	9dc9aaf4af
 GH_TUPLE=	yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \
 		yuzu-emu:sirit:ab75463:sirit/externals/sirit \
 		GPUOpen-LibrariesAndSDKs:VulkanMemoryAllocator:v3.0.1-114-g2f382df:VulkanMemoryAllocator/externals/VulkanMemoryAllocator \
diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo
index 2d5f4b05381f..03a60e4da5b5 100644
--- a/emulators/yuzu/distinfo
+++ b/emulators/yuzu/distinfo
@@ -1,8 +1,8 @@
-TIMESTAMP = 1701104197
+TIMESTAMP = 1701289717
 SHA256 (yuzu-s20230424/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac
 SIZE (yuzu-s20230424/compatibility_list.json) = 1801327
-SHA256 (yuzu-emu-yuzu-s20231127-c7649a0cdb_GH0.tar.gz) = 556ddcbf6cb89c1ebfbe3f31f08da69901e64bc2630321e0a44529b26cda7c45
-SIZE (yuzu-emu-yuzu-s20231127-c7649a0cdb_GH0.tar.gz) = 6494197
+SHA256 (yuzu-emu-yuzu-s20231129-9dc9aaf4af_GH0.tar.gz) = 99543b4e545dd888baea0091afee49ba791a5d066f24251b8544de4e7340ba95
+SIZE (yuzu-emu-yuzu-s20231129-9dc9aaf4af_GH0.tar.gz) = 6502278
 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
@@ -27,3 +27,5 @@ SHA256 (yhirose-cpp-httplib-v0.14.1_GH0.tar.gz) = 2d4fb5544da643e5d0a82585555d8b
 SIZE (yhirose-cpp-httplib-v0.14.1_GH0.tar.gz) = 1148935
 SHA256 (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf35797002b1d2e40bb35a10c65605e0ea1435271
 SIZE (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = 179289803
+SHA256 (df96caec793f.patch) = b1893c99d223a623230ae41ed88c2013d0f2b4c8c17a5e260c0ba8aa7d1e4ec6
+SIZE (df96caec793f.patch) = 1453



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