Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 2020 00:09:15 +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: r556134 - head/emulators/yuzu
Message-ID:  <202011240009.0AO09FmZ056241@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Nov 24 00:09:15 2020
New Revision: 556134
URL: https://svnweb.freebsd.org/changeset/ports/556134

Log:
  emulators/yuzu: update to s20201122
  
  Changes:	https://github.com/yuzu-emu/yuzu/compare/c47c3d723...5d1447897

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 24 00:09:10 2020	(r556133)
+++ head/emulators/yuzu/Makefile	Tue Nov 24 00:09:15 2020	(r556134)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	yuzu
-PORTVERSION=	s20201120
+PORTVERSION=	s20201123
 PORTREVISION?=	0
 CATEGORIES=	emulators
 
@@ -35,7 +35,7 @@ LIB_DEPENDS=	liblz4.so:archivers/liblz4 \
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	yuzu-emu
-GH_TAGNAME=	c47c3d723
+GH_TAGNAME=	5d1447897
 GH_TUPLE=	DarkLordZach:mbedtls:a280e60:mbedtls/externals/mbedtls \
 		KhronosGroup:SPIRV-Headers:2c51218:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \
 		KhronosGroup:Vulkan-Headers:v1.2.145:Vulkan_Headers/externals/Vulkan-Headers \

Modified: head/emulators/yuzu/distinfo
==============================================================================
--- head/emulators/yuzu/distinfo	Tue Nov 24 00:09:10 2020	(r556133)
+++ head/emulators/yuzu/distinfo	Tue Nov 24 00:09:15 2020	(r556134)
@@ -1,8 +1,8 @@
-TIMESTAMP = 1605909997
+TIMESTAMP = 1606167255
 SHA256 (libcxx-10.0.1.src.tar.xz) = def674535f22f83131353b3c382ccebfef4ba6a35c488bdb76f10b68b25be86c
 SIZE (libcxx-10.0.1.src.tar.xz) = 1839172
-SHA256 (yuzu-emu-yuzu-s20201120-c47c3d723_GH0.tar.gz) = ac8df88271f5de22669f090a2184a07c700e45002b0141fa5504753c41176c5f
-SIZE (yuzu-emu-yuzu-s20201120-c47c3d723_GH0.tar.gz) = 4056765
+SHA256 (yuzu-emu-yuzu-s20201123-5d1447897_GH0.tar.gz) = 266a80f44a854c6d4aee0afc0e0d4d969c2acdae6dad0c7c7ccc433e7738e9c8
+SIZE (yuzu-emu-yuzu-s20201123-5d1447897_GH0.tar.gz) = 4057504
 SHA256 (DarkLordZach-mbedtls-a280e60_GH0.tar.gz) = 4fc6ddc256bc75b975fd5ad8bb7d31ff79c62d49daafb0108585c9ef80c6c5a7
 SIZE (DarkLordZach-mbedtls-a280e60_GH0.tar.gz) = 2283313
 SHA256 (KhronosGroup-SPIRV-Headers-2c51218_GH0.tar.gz) = 08f70947b69e17c7e322156adcd471cf02b4b3f63e7baf8ee0f02d32603ac5ff



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