Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2019 00:29:39 +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: r512865 - head/emulators/yuzu
Message-ID:  <201909260029.x8Q0TdeO015592@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Sep 26 00:29:39 2019
New Revision: 512865
URL: https://svnweb.freebsd.org/changeset/ports/512865

Log:
  emulators/yuzu: update to s20190925
  
  Changes:	https://github.com/yuzu-emu/yuzu/compare/2f5545f8d...da0737359

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 Sep 26 00:29:25 2019	(r512864)
+++ head/emulators/yuzu/Makefile	Thu Sep 26 00:29:39 2019	(r512865)
@@ -1,13 +1,10 @@
 # $FreeBSD$
 
 PORTNAME=	yuzu
-PORTVERSION=	s20190922
+PORTVERSION=	s20190925
 PORTREVISION?=	0
 CATEGORIES=	emulators
 
-PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+=	6a21bc7eeb51.patch:-p1
-
 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=	2f5545f8d
+GH_TAGNAME=	da0737359
 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 26 00:29:25 2019	(r512864)
+++ head/emulators/yuzu/distinfo	Thu Sep 26 00:29:39 2019	(r512865)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1569197648
-SHA256 (yuzu-emu-yuzu-s20190922-2f5545f8d_GH0.tar.gz) = 28dcd8ef371a3d674ec17ce2a268f00b80191b0733ec1392884f0be9a7127c24
-SIZE (yuzu-emu-yuzu-s20190922-2f5545f8d_GH0.tar.gz) = 2768472
+TIMESTAMP = 1569447962
+SHA256 (yuzu-emu-yuzu-s20190925-da0737359_GH0.tar.gz) = 69fd87fe46469fdaa08ceba9cd31ce34e473760cdf885699cc5faca1dcdb058c
+SIZE (yuzu-emu-yuzu-s20190925-da0737359_GH0.tar.gz) = 2768500
 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
@@ -35,5 +35,3 @@ SHA256 (svn2github-inih-603729d_GH0.tar.gz) = b4faa364
 SIZE (svn2github-inih-603729d_GH0.tar.gz) = 8342
 SHA256 (weidai11-cryptopp-CRYPTOPP_7_0_0-23-gf320e7d9_GH0.tar.gz) = 1d6f029b83a230561e75bab26b5aaf98055b8439363a25bf113ac9ff6f9d2ef4
 SIZE (weidai11-cryptopp-CRYPTOPP_7_0_0-23-gf320e7d9_GH0.tar.gz) = 7209489
-SHA256 (6a21bc7eeb51.patch) = 78f54fd5dbcaff9c86e831a7ac3c632abf8844e20932d48a64d7e97652c9950b
-SIZE (6a21bc7eeb51.patch) = 6649



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