Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2020 23:48:02 +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: r543689 - head/emulators/yuzu
Message-ID:  <202007292348.06TNm2W8001307@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Jul 29 23:48:02 2020
New Revision: 543689
URL: https://svnweb.freebsd.org/changeset/ports/543689

Log:
  emulators/yuzu: update to s20200729
  
  Changes:	https://github.com/yuzu-emu/yuzu/compare/6b35317ff...b8a7b530f

Modified:
  head/emulators/yuzu/Makefile   (contents, props changed)
  head/emulators/yuzu/distinfo   (contents, props changed)

Modified: head/emulators/yuzu/Makefile
==============================================================================
--- head/emulators/yuzu/Makefile	Wed Jul 29 23:47:56 2020	(r543688)
+++ head/emulators/yuzu/Makefile	Wed Jul 29 23:48:02 2020	(r543689)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	yuzu
-PORTVERSION=	s20200727
+PORTVERSION=	s20200729
 PORTREVISION?=	0
 CATEGORIES=	emulators
 
@@ -37,7 +37,7 @@ LIB_DEPENDS=	liblz4.so:archivers/liblz4 \
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	yuzu-emu
-GH_TAGNAME=	6b35317ff
+GH_TAGNAME=	b8a7b530f
 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	Wed Jul 29 23:47:56 2020	(r543688)
+++ head/emulators/yuzu/distinfo	Wed Jul 29 23:48:02 2020	(r543689)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1595890323
-SHA256 (yuzu-emu-yuzu-s20200727-6b35317ff_GH0.tar.gz) = 22caf9c8acb41a4c8c92d926d6d1430ca89f0857e291a3a7a68341186b1910cf
-SIZE (yuzu-emu-yuzu-s20200727-6b35317ff_GH0.tar.gz) = 2943464
+TIMESTAMP = 1596057640
+SHA256 (yuzu-emu-yuzu-s20200729-b8a7b530f_GH0.tar.gz) = 1d437c0478243399a2475c792a903542e8defc0515d262025df81e6e53fb7114
+SIZE (yuzu-emu-yuzu-s20200729-b8a7b530f_GH0.tar.gz) = 2945050
 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



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