Date: Sun, 4 Dec 2022 00:07:52 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: 3bfbccaa24ce - main - emulators/yuzu: pacify check-plist after 367f9d199047 Message-ID: <202212040007.2B407qx5090324@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=3bfbccaa24ce11f023ed6bf946dbd50f0d2daf6c commit 3bfbccaa24ce11f023ed6bf946dbd50f0d2daf6c Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-04 00:07:11 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-04 00:07:44 +0000 emulators/yuzu: pacify check-plist after 367f9d199047 --- emulators/yuzu/Makefile | 1 + emulators/yuzu/distinfo | 2 ++ 2 files changed, 3 insertions(+) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 0a691b6d6dc1..656644890705 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -11,6 +11,7 @@ EXTRACT_ONLY= ${DISTFILES:N*\:gamedb:C/\:.*//} PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= c17d71240b23.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/9042 mainline-merge +PATCHFILES+= 14440b195c66.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/9375 MAINTAINER= jbeich@FreeBSD.org COMMENT= Nintendo Switch emulator/debugger diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 69f161db3466..0111a1be4539 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -31,3 +31,5 @@ SHA256 (yhirose-cpp-httplib-v0.10.8-1-g305a7ab_GH0.tar.gz) = 2b8ebbe60c5fab1254e SIZE (yhirose-cpp-httplib-v0.10.8-1-g305a7ab_GH0.tar.gz) = 620778 SHA256 (c17d71240b23.patch) = 4aaf5522ec3f7d393cec59638220d6142489c4e946060ec94444ca3f47e2b2a7 SIZE (c17d71240b23.patch) = 7562 +SHA256 (14440b195c66.patch) = 277b6655172fb223052061a684298ab4d86c725f1c16704b675f7ba3a33da405 +SIZE (14440b195c66.patch) = 1118
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212040007.2B407qx5090324>