Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2019 00:46:30 +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: r516758 - head/emulators/yuzu
Message-ID:  <201911050046.xA50kUa4081642@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Nov  5 00:46:30 2019
New Revision: 516758
URL: https://svnweb.freebsd.org/changeset/ports/516758

Log:
  emulators/yuzu: update to s20191103
  
  Changes:	https://github.com/yuzu-emu/yuzu/compare/11e39da02...ae6eb6189

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

Modified: head/emulators/yuzu/Makefile
==============================================================================
--- head/emulators/yuzu/Makefile	Tue Nov  5 00:46:23 2019	(r516757)
+++ head/emulators/yuzu/Makefile	Tue Nov  5 00:46:30 2019	(r516758)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	yuzu
-PORTVERSION=	s20191031
+PORTVERSION=	s20191103
 PORTREVISION?=	0
 CATEGORIES=	emulators
 
@@ -28,7 +28,7 @@ BUILD_DEPENDS=	boost-libs>=1.66:devel/boost-libs \
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	yuzu-emu
-GH_TAGNAME=	11e39da02
+GH_TAGNAME=	ae6eb6189
 GH_TUPLE=	yuzu-emu:unicorn:1.0.1-153-g73f45735:unicorn/externals/unicorn \
 		DarkLordZach:libzip:rel-1-5-2-26-gda12b71:libzip/externals/libzip \
 		DarkLordZach:mbedtls:a280e60:mbedtls/externals/mbedtls \

Modified: head/emulators/yuzu/distinfo
==============================================================================
--- head/emulators/yuzu/distinfo	Tue Nov  5 00:46:23 2019	(r516757)
+++ head/emulators/yuzu/distinfo	Tue Nov  5 00:46:30 2019	(r516758)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1572486989
-SHA256 (yuzu-emu-yuzu-s20191031-11e39da02_GH0.tar.gz) = 05ccf59dc5d1b9c95d8081b8d2fb320fdea9f8729acc8b3e06bbc47371456ba6
-SIZE (yuzu-emu-yuzu-s20191031-11e39da02_GH0.tar.gz) = 2595587
+TIMESTAMP = 1572776793
+SHA256 (yuzu-emu-yuzu-s20191103-ae6eb6189_GH0.tar.gz) = dfe14b27447742f2fdb49f6893a272c0338fa807951418b8a8ee2f7b79c944af
+SIZE (yuzu-emu-yuzu-s20191103-ae6eb6189_GH0.tar.gz) = 2595767
 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-libzip-rel-1-5-2-26-gda12b71_GH0.tar.gz) = c98b808a98082aa8b8c21efbb820fd0210ab450871014e745a4b1caf39b9025c



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