Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Sep 2020 00:54:11 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r547394 - in head/emulators/yuzu: . files
Message-ID:  <202009030054.0830sBN7052440@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Sep  3 00:54:10 2020
New Revision: 547394
URL: https://svnweb.freebsd.org/changeset/ports/547394

Log:
  emulators/yuzu: update to s20200902
  
  Changes:	https://github.com/yuzu-emu/yuzu/compare/b5ed2d408...0ee7c985d

Modified:
  head/emulators/yuzu/Makefile   (contents, props changed)
  head/emulators/yuzu/distinfo   (contents, props changed)
  head/emulators/yuzu/files/patch-openssl   (contents, props changed)
  head/emulators/yuzu/files/patch-opus   (contents, props changed)

Modified: head/emulators/yuzu/Makefile
==============================================================================
--- head/emulators/yuzu/Makefile	Thu Sep  3 00:54:02 2020	(r547393)
+++ head/emulators/yuzu/Makefile	Thu Sep  3 00:54:10 2020	(r547394)
@@ -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 \

Modified: head/emulators/yuzu/distinfo
==============================================================================
--- head/emulators/yuzu/distinfo	Thu Sep  3 00:54:02 2020	(r547393)
+++ head/emulators/yuzu/distinfo	Thu Sep  3 00:54:10 2020	(r547394)
@@ -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

Modified: head/emulators/yuzu/files/patch-openssl
==============================================================================
--- head/emulators/yuzu/files/patch-openssl	Thu Sep  3 00:54:02 2020	(r547393)
+++ head/emulators/yuzu/files/patch-openssl	Thu Sep  3 00:54:10 2020	(r547394)
@@ -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/2a3d4ca
 -[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)

Modified: head/emulators/yuzu/files/patch-opus
==============================================================================
--- head/emulators/yuzu/files/patch-opus	Thu Sep  3 00:54:02 2020	(r547393)
+++ head/emulators/yuzu/files/patch-opus	Thu Sep  3 00:54:10 2020	(r547394)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009030054.0830sBN7052440>