Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 2020 00:29:22 +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: r529157 - head/emulators/yuzu
Message-ID:  <202003260029.02Q0TMmi095670@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Mar 26 00:29:22 2020
New Revision: 529157
URL: https://svnweb.freebsd.org/changeset/ports/529157

Log:
  emulators/yuzu: update to s20200325
  
  Changes:	https://github.com/yuzu-emu/yuzu/compare/497f59352...23c7dda71

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 Mar 26 00:29:15 2020	(r529156)
+++ head/emulators/yuzu/Makefile	Thu Mar 26 00:29:22 2020	(r529157)
@@ -1,13 +1,10 @@
 # $FreeBSD$
 
 PORTNAME=	yuzu
-PORTVERSION=	s20200323
+PORTVERSION=	s20200325
 PORTREVISION?=	0
 CATEGORIES=	emulators
 
-PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+=	5a5c6d4ed820.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/3544
-
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Nintendo Switch emulator/debugger
 
@@ -31,7 +28,7 @@ BUILD_DEPENDS=	boost-libs>=1.66:devel/boost-libs \
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	yuzu-emu
-GH_TAGNAME=	497f59352
+GH_TAGNAME=	23c7dda71
 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 Mar 26 00:29:15 2020	(r529156)
+++ head/emulators/yuzu/distinfo	Thu Mar 26 00:29:22 2020	(r529157)
@@ -1,8 +1,8 @@
-TIMESTAMP = 1584979221
+TIMESTAMP = 1585178956
 SHA256 (libcxx-8.0.0.src.tar.xz) = c2902675e7c84324fb2c1e45489220f250ede016cc3117186785d9dc291f9de2
 SIZE (libcxx-8.0.0.src.tar.xz) = 1752308
-SHA256 (yuzu-emu-yuzu-s20200323-497f59352_GH0.tar.gz) = d515a833c707300f77f902b00a863786ec0b83f883de0549e7606df74a19759e
-SIZE (yuzu-emu-yuzu-s20200323-497f59352_GH0.tar.gz) = 2745480
+SHA256 (yuzu-emu-yuzu-s20200325-23c7dda71_GH0.tar.gz) = 25fc546feb8e50a90f03d9f9850c25996bb27fa0e13a2dbeb971c60d4a89ac56
+SIZE (yuzu-emu-yuzu-s20200325-23c7dda71_GH0.tar.gz) = 2745928
 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
@@ -41,5 +41,3 @@ SHA256 (weidai11-cryptopp-CRYPTOPP_7_0_0-23-gf320e7d9_
 SIZE (weidai11-cryptopp-CRYPTOPP_7_0_0-23-gf320e7d9_GH0.tar.gz) = 7209489
 SHA256 (xiph-opus-v1.3.1-4-gad8fe90d_GH0.tar.gz) = a5169e4de7266dca46f8fe08cdc3b9d331c14eaaffc7d9d8abc02d70c4f555da
 SIZE (xiph-opus-v1.3.1-4-gad8fe90d_GH0.tar.gz) = 828993
-SHA256 (5a5c6d4ed820.patch) = faba5d1f4c9df32e653b2692198d8e42f98509a5f4ecbe242fa7dce854d251ee
-SIZE (5a5c6d4ed820.patch) = 1874



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