Date: Sun, 2 Apr 2023 00:02:32 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: 41bf13d789a7 - main - emulators/yuzu: update to s20230401 Message-ID: <202304020002.33202W2T055183@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=41bf13d789a796d9b93cdf6bb899a99b857cd6a9 commit 41bf13d789a796d9b93cdf6bb899a99b857cd6a9 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-04-01 13:49:22 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-04-02 00:01:33 +0000 emulators/yuzu: update to s20230401 Changes: https://github.com/yuzu-emu/yuzu/compare/fbf0a9c97...6775a6ee0 --- emulators/yuzu/Makefile | 7 ++----- emulators/yuzu/distinfo | 12 +++++------- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 4cd81202e9be..5f71d94b794b 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20230330 +PORTVERSION= s20230401 CATEGORIES= emulators wayland .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -9,9 +9,6 @@ MASTER_SITES= LOCAL/jbeich:gamedb DISTFILES= ${PORTNAME}-${DISTVERSIONFULL}/compatibility_list.json:gamedb EXTRACT_ONLY= ${DISTFILES:N*\:gamedb:C/\:.*//} -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 529a1e7d242a.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/10017 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Nintendo Switch emulator/debugger WWW= https://yuzu-emu.org/ @@ -49,7 +46,7 @@ qt6_OPTIONS_EXCLUDE= QT5 USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= fbf0a9c97 +GH_TAGNAME= 6775a6ee0 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 8cf9368427cf..11da0a6b6d41 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1680185651 -SHA256 (yuzu-s20230330/compatibility_list.json) = a429012dd8a482cd07eded3504d1302738aa7e9a7d417534ec39403ba5d90db7 -SIZE (yuzu-s20230330/compatibility_list.json) = 1778371 -SHA256 (yuzu-emu-yuzu-s20230330-fbf0a9c97_GH0.tar.gz) = 3a3fb18f6e27afba988d929d93ed9c963d2ef7f83796627ae39e43e2f231d8eb -SIZE (yuzu-emu-yuzu-s20230330-fbf0a9c97_GH0.tar.gz) = 5599685 +TIMESTAMP = 1680384899 +SHA256 (yuzu-s20230401/compatibility_list.json) = a429012dd8a482cd07eded3504d1302738aa7e9a7d417534ec39403ba5d90db7 +SIZE (yuzu-s20230401/compatibility_list.json) = 1778371 +SHA256 (yuzu-emu-yuzu-s20230401-6775a6ee0_GH0.tar.gz) = 3a5a77a8a7fa4e97b1cff04dd0697d39ca8a4b82538b3792cf0ef251632ce7bb +SIZE (yuzu-emu-yuzu-s20230401-6775a6ee0_GH0.tar.gz) = 5601274 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 @@ -23,5 +23,3 @@ SHA256 (yhirose-cpp-httplib-v0.12.0-3-g6d963fb_GH0.tar.gz) = f64f5c3494196a032be SIZE (yhirose-cpp-httplib-v0.12.0-3-g6d963fb_GH0.tar.gz) = 637612 SHA256 (llvm-llvm-project-llvmorg-16.0.0_GH0.tar.gz) = cba969a0782a3a398658d439f047b5e548ea04724f4fbfdbe17cfc946f4cd3ed SIZE (llvm-llvm-project-llvmorg-16.0.0_GH0.tar.gz) = 179126284 -SHA256 (529a1e7d242a.patch) = 14886ca59c05fbc868e70147e9efb99fd5a760315eedd247a4c7ce24d0aef440 -SIZE (529a1e7d242a.patch) = 1000
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304020002.33202W2T055183>