svn commit: r550757 - head/emulators/yuzu
Jan Beich
jbeich at FreeBSD.org
Thu Oct 1 00:44:10 UTC 2020
Author: jbeich
Date: Thu Oct 1 00:44:08 2020
New Revision: 550757
URL: https://svnweb.freebsd.org/changeset/ports/550757
Log:
emulators/yuzu: update to s20200930
Changes: https://github.com/yuzu-emu/yuzu/compare/a8be822e8...4d0ae1a17
Modified:
head/emulators/yuzu/Makefile (contents, props changed)
head/emulators/yuzu/distinfo (contents, props changed)
Modified: head/emulators/yuzu/Makefile
==============================================================================
--- head/emulators/yuzu/Makefile Thu Oct 1 00:44:02 2020 (r550756)
+++ head/emulators/yuzu/Makefile Thu Oct 1 00:44:08 2020 (r550757)
@@ -1,14 +1,12 @@
# $FreeBSD$
PORTNAME= yuzu
-PORTVERSION= s20200927
+PORTVERSION= s20200930
PORTREVISION?= 0
CATEGORIES= emulators
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 905e8016a04e.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/1340
-PATCHFILES+= 34635a42c0b3.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/1703
-PATCHFILES+= 1adf640d3725.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/1703
MAINTAINER= jbeich at FreeBSD.org
COMMENT= Nintendo Switch emulator/debugger
@@ -37,7 +35,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \
USE_GITHUB= yes
GH_ACCOUNT= yuzu-emu
-GH_TAGNAME= a8be822e8
+GH_TAGNAME= 4d0ae1a17
GH_TUPLE= yuzu-emu:unicorn:1.0.1-153-g73f45735:unicorn/externals/unicorn \
DarkLordZach:mbedtls:a280e60:mbedtls/externals/mbedtls \
KhronosGroup:SPIRV-Headers:2c51218:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \
Modified: head/emulators/yuzu/distinfo
==============================================================================
--- head/emulators/yuzu/distinfo Thu Oct 1 00:44:02 2020 (r550756)
+++ head/emulators/yuzu/distinfo Thu Oct 1 00:44:08 2020 (r550757)
@@ -1,8 +1,8 @@
-TIMESTAMP = 1601196779
+TIMESTAMP = 1601465051
SHA256 (libcxx-10.0.1.src.tar.xz) = def674535f22f83131353b3c382ccebfef4ba6a35c488bdb76f10b68b25be86c
SIZE (libcxx-10.0.1.src.tar.xz) = 1839172
-SHA256 (yuzu-emu-yuzu-s20200927-a8be822e8_GH0.tar.gz) = 2328367b5b336bcca3b10021f3622974735f687d5aad5152ddbcc671cd7319d9
-SIZE (yuzu-emu-yuzu-s20200927-a8be822e8_GH0.tar.gz) = 3682564
+SHA256 (yuzu-emu-yuzu-s20200930-4d0ae1a17_GH0.tar.gz) = 7ccedbe9ede183d9847f8c43911348cda9c740181e99345f7714cd4e1519a08d
+SIZE (yuzu-emu-yuzu-s20200930-4d0ae1a17_GH0.tar.gz) = 3683934
SHA256 (yuzu-emu-unicorn-1.0.1-153-g73f45735_GH0.tar.gz) = 8f7b4d8eb998c2a4c146268d83b44fc22ca8d4d276f26d6af1071e51f4b5bd4f
SIZE (yuzu-emu-unicorn-1.0.1-153-g73f45735_GH0.tar.gz) = 3296254
SHA256 (DarkLordZach-mbedtls-a280e60_GH0.tar.gz) = 4fc6ddc256bc75b975fd5ad8bb7d31ff79c62d49daafb0108585c9ef80c6c5a7
@@ -27,7 +27,3 @@ SHA256 (svn2github-inih-603729d_GH0.tar.gz) = b4faa364
SIZE (svn2github-inih-603729d_GH0.tar.gz) = 8342
SHA256 (905e8016a04e.patch) = cecc02f098917ee236ace0a350f37a9ffbb4aae92232f6c105a520476f7b23b5
SIZE (905e8016a04e.patch) = 2545
-SHA256 (34635a42c0b3.patch) = be502191f192ef47b05e476e76302003487259ebdb1f05a6af65ef79699c5fd6
-SIZE (34635a42c0b3.patch) = 14175
-SHA256 (1adf640d3725.patch) = 96062963c5bf4f534cdc72f7c9ce9bbe399da1be957c195e5ab12899621e14dd
-SIZE (1adf640d3725.patch) = 2268
More information about the svn-ports-head
mailing list