diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-05-29 12:40:05 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-05-29 12:45:06 +0000 |
commit | 2764ed8654ad3013a97d2deec914e2f8de509bfc (patch) | |
tree | 5734479173fa67b9371918933908d69b9c25cfbb /emulators | |
parent | 0df4ff311381aaec8c1d56de7d126a53f20c8767 (diff) | |
download | freebsd-ports-2764ed8654ad3013a97d2deec914e2f8de509bfc.zip |
emulators/yuzu: pin compatibility list for now
compatibility status is halted for 2 years due to rework but the list
grew new entries (as Not Tested) until a month ago.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/yuzu/Makefile | 2 | ||||
-rw-r--r-- | emulators/yuzu/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index da6d741a710d..fe5835f60375 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb .else MASTER_SITES= LOCAL/jbeich:gamedb .endif -DISTFILES= ${PORTNAME}-${DISTVERSIONFULL}/compatibility_list.json:gamedb +DISTFILES= ${PORTNAME}-s20230424/compatibility_list.json:gamedb EXTRACT_ONLY= ${DISTFILES:N*\:gamedb:C/\:.*//} MAINTAINER= jbeich@FreeBSD.org diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index f38e6dc0b0c8..f84997aea12f 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ TIMESTAMP = 1685133397 -SHA256 (yuzu-s20230526/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac -SIZE (yuzu-s20230526/compatibility_list.json) = 1801327 +SHA256 (yuzu-s20230424/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac +SIZE (yuzu-s20230424/compatibility_list.json) = 1801327 SHA256 (yuzu-emu-yuzu-s20230526-d6db42209_GH0.tar.gz) = 3b50e1871a5be479423c2c4d612238d68b5febd685a06467736df2d3909a9692 SIZE (yuzu-emu-yuzu-s20230526-d6db42209_GH0.tar.gz) = 5645787 SHA256 (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 8cd6d075b4da0ad5fb995eb37390e2e6088be8d41ab1cdfc7e7e4256bd991450 |