Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Sep 2019 00:25:18 +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: r511384 - head/emulators/yuzu
Message-ID:  <201909070025.x870PIEs042518@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Sep  7 00:25:18 2019
New Revision: 511384
URL: https://svnweb.freebsd.org/changeset/ports/511384

Log:
  emulators/yuzu: update to s20190905
  
  Changes:	https://github.com/yuzu-emu/yuzu/compare/50b5bb44a...4ee994963

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

Modified: head/emulators/yuzu/Makefile
==============================================================================
--- head/emulators/yuzu/Makefile	Sat Sep  7 00:25:10 2019	(r511383)
+++ head/emulators/yuzu/Makefile	Sat Sep  7 00:25:18 2019	(r511384)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	yuzu
-PORTVERSION=	s20190901
+PORTVERSION=	s20190905
 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=	50b5bb44a
+GH_TAGNAME=	4ee994963
 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 \
@@ -40,7 +40,7 @@ GH_TUPLE=	yuzu-emu:unicorn:1.0.1-153-g73f45735:unicorn
 		citra-emu:ext-libressl-portable:7d01cb0:libressl/externals/libressl \
 		citra-emu:ext-soundtouch:060181e:soundtouch/externals/soundtouch \
 		facebook:zstd:v1.3.8:zstd/externals/zstd \
-		fmtlib:fmt:5.3.0:fmt/externals/fmt \
+		fmtlib:fmt:6.0.0:fmt/externals/fmt \
 		kinetiknz:cubeb:cubeb-0.2-1098-g6f2420d:cubeb/externals/cubeb \
 		lz4:lz4:v1.8.0-8-g4db65c1:lz4/externals/lz4 \
 		ogniK5377:opus:v1.3-rc-20-g562f8ba5:opus/externals/opus \

Modified: head/emulators/yuzu/distinfo
==============================================================================
--- head/emulators/yuzu/distinfo	Sat Sep  7 00:25:10 2019	(r511383)
+++ head/emulators/yuzu/distinfo	Sat Sep  7 00:25:18 2019	(r511384)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1567357985
-SHA256 (yuzu-emu-yuzu-s20190901-50b5bb44a_GH0.tar.gz) = dc94a90d66b2f8b797afbe4e20b3b5e063ba41c7b0412a9fab8ed059646668e8
-SIZE (yuzu-emu-yuzu-s20190901-50b5bb44a_GH0.tar.gz) = 2713991
+TIMESTAMP = 1567713826
+SHA256 (yuzu-emu-yuzu-s20190905-4ee994963_GH0.tar.gz) = 5feeb81430fa3c494de76c47178777ff1f2c1a9fed7c4e6b5c36bbe9c9cf784d
+SIZE (yuzu-emu-yuzu-s20190905-4ee994963_GH0.tar.gz) = 2744144
 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
@@ -23,8 +23,8 @@ SHA256 (citra-emu-ext-soundtouch-060181e_GH0.tar.gz) =
 SIZE (citra-emu-ext-soundtouch-060181e_GH0.tar.gz) = 59514
 SHA256 (facebook-zstd-v1.3.8_GH0.tar.gz) = 90d902a1282cc4e197a8023b6d6e8d331c1fd1dfe60f7f8e4ee9da40da886dc3
 SIZE (facebook-zstd-v1.3.8_GH0.tar.gz) = 1875233
-SHA256 (fmtlib-fmt-5.3.0_GH0.tar.gz) = defa24a9af4c622a7134076602070b45721a43c51598c8456ec6f2c4dbb51c89
-SIZE (fmtlib-fmt-5.3.0_GH0.tar.gz) = 662493
+SHA256 (fmtlib-fmt-6.0.0_GH0.tar.gz) = f1907a58d5e86e6c382e51441d92ad9e23aea63827ba47fd647eacc0d3a16c78
+SIZE (fmtlib-fmt-6.0.0_GH0.tar.gz) = 708425
 SHA256 (kinetiknz-cubeb-cubeb-0.2-1098-g6f2420d_GH0.tar.gz) = f13de26eb3bdf4bf328ca199e78b242b10f750ce29c064ac650995e62e520e28
 SIZE (kinetiknz-cubeb-cubeb-0.2-1098-g6f2420d_GH0.tar.gz) = 202308
 SHA256 (lz4-lz4-v1.8.0-8-g4db65c1_GH0.tar.gz) = 31a61b29dcb0204c9ac283d24cd53ae4d7e15e6f4e7dd88919d965ff9cf8ced5



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