Skip to content

Commit

Permalink
emulators/yuzu: update to s20211202
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Dec 4, 2021
1 parent 48e09be commit 4d27418
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
7 changes: 4 additions & 3 deletions emulators/yuzu/Makefile
@@ -1,10 +1,11 @@
PORTNAME= yuzu
PORTVERSION= s20211130
PORTVERSION= s20211203
PORTREVISION?= 0
CATEGORIES= emulators

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 1b9d4938b417.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/6598 mainline-merge
PATCHFILES+= 6904f055db88.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/6598 mainline-merge
PATCHFILES+= e919bea9c84e.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/7346 mainline-merge

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Nintendo Switch emulator/debugger
Expand Down Expand Up @@ -33,7 +34,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \

USE_GITHUB= yes
GH_ACCOUNT= yuzu-emu
GH_TAGNAME= 8a613f6c8
GH_TAGNAME= a2fb5a13b
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 \
Expand Down
12 changes: 7 additions & 5 deletions emulators/yuzu/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1638325888
SHA256 (yuzu-emu-yuzu-s20211130-8a613f6c8_GH0.tar.gz) = de1b565f55a22e42dae14d74f3fb466e03e3b8a2751137c62148dce06699d14e
SIZE (yuzu-emu-yuzu-s20211130-8a613f6c8_GH0.tar.gz) = 4459299
TIMESTAMP = 1638576500
SHA256 (yuzu-emu-yuzu-s20211203-a2fb5a13b_GH0.tar.gz) = f71128fb99da0fc7be5592c0ce0d74ec1350704fab3c74624f81054d66b9776c
SIZE (yuzu-emu-yuzu-s20211203-a2fb5a13b_GH0.tar.gz) = 4461169
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
Expand All @@ -25,5 +25,7 @@ SHA256 (kinetiknz-cubeb-cubeb-0.2-1341-gdcc5cb5_GH0.tar.gz) = 3e7297eb27c1e1f5a0
SIZE (kinetiknz-cubeb-cubeb-0.2-1341-gdcc5cb5_GH0.tar.gz) = 220210
SHA256 (yhirose-cpp-httplib-v0.9.0-5-g9648f95_GH0.tar.gz) = a37315dd30f20845cb1823ef70b075ee6150c16f2979fb63cb56332ca9d293f4
SIZE (yhirose-cpp-httplib-v0.9.0-5-g9648f95_GH0.tar.gz) = 577183
SHA256 (1b9d4938b417.patch) = 9fa66883f08feaa77cf5a1cb9a631cbc08fbbf4cbfb299010d3955e700038e45
SIZE (1b9d4938b417.patch) = 4650
SHA256 (6904f055db88.patch) = 587a818f7099e38b7103db5e5b43019e60e1cdc28a450df5b61231679a84c5aa
SIZE (6904f055db88.patch) = 4650
SHA256 (e919bea9c84e.patch) = e132ba798a1e5e660bc43c3a524113898036f4cee6f7cc7c65a83b0e10170a42
SIZE (e919bea9c84e.patch) = 3248

0 comments on commit 4d27418

Please sign in to comment.