Date: Thu, 29 Jul 2021 00:14:55 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: b66674aa1851 - main - emulators/yuzu: update to s20210728 Message-ID: <202107290014.16T0EtXK096508@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=b66674aa1851af2a97f3bf46003f630df85fe66f commit b66674aa1851af2a97f3bf46003f630df85fe66f Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-07-28 20:01:54 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-07-29 00:13:36 +0000 emulators/yuzu: update to s20210728 Changes: https://github.com/yuzu-emu/yuzu/compare/ab206d637...124e3b481 --- emulators/yuzu/Makefile | 7 ++----- emulators/yuzu/distinfo | 12 +++--------- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 94317bea980f..01387d2c8a2e 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,14 +1,11 @@ PORTNAME= yuzu -PORTVERSION= s20210727 +PORTVERSION= s20210728 PORTREVISION?= 0 CATEGORIES= emulators PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= a2686843592e.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/4836 mainline-merge PATCHFILES+= 0acf96796cae.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/6598 mainline-merge -PATCHFILES+= a24224e27463.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/6753 -PATCHFILES+= c4cd82fa7c14.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/6758 -PATCHFILES+= 353be2306c7b.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/6758 MAINTAINER= jbeich@FreeBSD.org COMMENT= Nintendo Switch emulator/debugger @@ -37,7 +34,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= ab206d637 +GH_TAGNAME= 124e3b481 GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ KhronosGroup:Vulkan-Headers:v1.2.180:Vulkan_Headers/externals/Vulkan-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 27a21858c150..c99d8354e025 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1627413440 -SHA256 (yuzu-emu-yuzu-s20210727-ab206d637_GH0.tar.gz) = aadad7cab5f68307a4415fa5ccab0e0fee5f6dec07a8173c0d60937669d53173 -SIZE (yuzu-emu-yuzu-s20210727-ab206d637_GH0.tar.gz) = 3957779 +TIMESTAMP = 1627509306 +SHA256 (yuzu-emu-yuzu-s20210728-124e3b481_GH0.tar.gz) = 80d98c0dc3b0fafe22ec6e2ff81b0f20f244d7b44c3acb2e334fe04d1e8f1166 +SIZE (yuzu-emu-yuzu-s20210728-124e3b481_GH0.tar.gz) = 3958213 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 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = bd629d6296dd374eb2aeff923c75895ba0f3ce6448dad89763930e65b954e0cb @@ -29,9 +29,3 @@ SHA256 (a2686843592e.patch) = 78ce14d6aa5f808ed6d7eb581e28b7b6af8c0c62161bf4f8d7 SIZE (a2686843592e.patch) = 10853 SHA256 (0acf96796cae.patch) = ca713feca740ef8e56fa40de822a83d49cca6d1128eb7945860fb28975bd0c17 SIZE (0acf96796cae.patch) = 4650 -SHA256 (a24224e27463.patch) = 1065321fa190dc2b5fe490fbbf7ded2eb08d4637d8f539131b63cf6592d7e86b -SIZE (a24224e27463.patch) = 5204 -SHA256 (c4cd82fa7c14.patch) = c1747186624db38441cbf27cbd54b6b4de683335f4b01c2ed7e732344d169896 -SIZE (c4cd82fa7c14.patch) = 1205 -SHA256 (353be2306c7b.patch) = d2cab3827ef13bc43bbcc0a8f77927aa044bd8e53801e3c154f968dbbaa66920 -SIZE (353be2306c7b.patch) = 1074
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107290014.16T0EtXK096508>