aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/yuzu
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-09-03 08:54:10 +0800
committerJan Beich <jbeich@FreeBSD.org>2020-09-03 08:54:10 +0800
commit56cb1075c1d459c4c70a42d7b32ff4a5db57fabf (patch)
tree19d99d8f7393bd253af4b170068f23da296fa3e8 /emulators/yuzu
parentcbc0d4717197d81287770e7c93be4882b355de15 (diff)
downloadfreebsd-ports-gnome-56cb1075c1d459c4c70a42d7b32ff4a5db57fabf.tar.gz
freebsd-ports-gnome-56cb1075c1d459c4c70a42d7b32ff4a5db57fabf.tar.zst
freebsd-ports-gnome-56cb1075c1d459c4c70a42d7b32ff4a5db57fabf.zip
emulators/yuzu: update to s20200902
Changes: https://github.com/yuzu-emu/yuzu/compare/b5ed2d408...0ee7c985d
Diffstat (limited to 'emulators/yuzu')
-rw-r--r--emulators/yuzu/Makefile4
-rw-r--r--emulators/yuzu/distinfo6
-rw-r--r--emulators/yuzu/files/patch-openssl8
-rw-r--r--emulators/yuzu/files/patch-opus10
4 files changed, 14 insertions, 14 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index bf1ac1bf0352..042842a586ea 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yuzu
-PORTVERSION= s20200831
+PORTVERSION= s20200902
PORTREVISION?= 0
CATEGORIES= emulators
@@ -37,7 +37,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \
USE_GITHUB= yes
GH_ACCOUNT= yuzu-emu
-GH_TAGNAME= b5ed2d408
+GH_TAGNAME= 0ee7c985d
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 \
diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo
index 71efa1079451..b1592335b7a8 100644
--- a/emulators/yuzu/distinfo
+++ b/emulators/yuzu/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1598902308
-SHA256 (yuzu-emu-yuzu-s20200831-b5ed2d408_GH0.tar.gz) = 4e0098e097537bf016be42558bf6d5facce801de5054334a2e28d126a916e345
-SIZE (yuzu-emu-yuzu-s20200831-b5ed2d408_GH0.tar.gz) = 3527387
+TIMESTAMP = 1599090066
+SHA256 (yuzu-emu-yuzu-s20200902-0ee7c985d_GH0.tar.gz) = 498d6e30af541b43533bfbcd2924ed5c7260208bf278b9c34339f9b1318b6261
+SIZE (yuzu-emu-yuzu-s20200902-0ee7c985d_GH0.tar.gz) = 3543873
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
diff --git a/emulators/yuzu/files/patch-openssl b/emulators/yuzu/files/patch-openssl
index 1f81612df7f5..9eb86e0a79cc 100644
--- a/emulators/yuzu/files/patch-openssl
+++ b/emulators/yuzu/files/patch-openssl
@@ -1,6 +1,6 @@
Revert https://github.com/yuzu-emu/yuzu/commit/2a3d4cad63f8
---- .gitmodules.orig 2020-06-29 05:12:38 UTC
+--- .gitmodules.orig 2020-09-02 16:49:39 UTC
+++ .gitmodules
@@ -13,9 +13,6 @@
[submodule "soundtouch"]
@@ -9,9 +9,9 @@ Revert https://github.com/yuzu-emu/yuzu/commit/2a3d4cad63f8
-[submodule "libressl"]
- path = externals/libressl
- url = https://github.com/citra-emu/ext-libressl-portable.git
- [submodule "discord-rpc"]
- path = externals/discord-rpc
- url = https://github.com/discordapp/discord-rpc.git
+ [submodule "libusb"]
+ path = externals/libusb/libusb
+ url = https://github.com/libusb/libusb.git
--- CMakeLists.txt.orig 2020-06-30 00:16:03 UTC
+++ CMakeLists.txt
@@ -152,6 +152,7 @@ macro(yuzu_find_packages)
diff --git a/emulators/yuzu/files/patch-opus b/emulators/yuzu/files/patch-opus
index db40f7b85400..c4d72bd147a6 100644
--- a/emulators/yuzu/files/patch-opus
+++ b/emulators/yuzu/files/patch-opus
@@ -1,11 +1,11 @@
Revert https://github.com/yuzu-emu/yuzu/commit/d5dfe34c4935
---- .gitmodules.orig 2020-07-07 22:13:55 UTC
+--- .gitmodules.orig 2020-09-02 16:49:39 UTC
+++ .gitmodules
-@@ -37,6 +37,3 @@
- [submodule "externals/libusb"]
- path = externals/libusb
- url = https://github.com/ameerj/libusb
+@@ -34,6 +34,3 @@
+ [submodule "xbyak"]
+ path = externals/xbyak
+ url = https://github.com/herumi/xbyak.git
-[submodule "opus"]
- path = externals/opus/opus
- url = https://github.com/xiph/opus.git