Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2020 00:10:40 +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: r554923 - head/emulators/yuzu
Message-ID:  <202011120010.0AC0AecO024778@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Nov 12 00:10:40 2020
New Revision: 554923
URL: https://svnweb.freebsd.org/changeset/ports/554923

Log:
  emulators/yuzu: update to s20201109
  
  Changes:	https://github.com/yuzu-emu/yuzu/compare/9b24197ca...c22d0d994

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 Nov 12 00:10:34 2020	(r554922)
+++ head/emulators/yuzu/Makefile	Thu Nov 12 00:10:40 2020	(r554923)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	yuzu
-PORTVERSION=	s20201108
+PORTVERSION=	s20201109
 PORTREVISION?=	0
 CATEGORIES=	emulators
 
@@ -35,7 +35,7 @@ LIB_DEPENDS=	liblz4.so:archivers/liblz4 \
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	yuzu-emu
-GH_TAGNAME=	9b24197ca
+GH_TAGNAME=	c22d0d994
 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	Thu Nov 12 00:10:34 2020	(r554922)
+++ head/emulators/yuzu/distinfo	Thu Nov 12 00:10:40 2020	(r554923)
@@ -1,8 +1,8 @@
-TIMESTAMP = 1604884180
+TIMESTAMP = 1604985608
 SHA256 (libcxx-10.0.1.src.tar.xz) = def674535f22f83131353b3c382ccebfef4ba6a35c488bdb76f10b68b25be86c
 SIZE (libcxx-10.0.1.src.tar.xz) = 1839172
-SHA256 (yuzu-emu-yuzu-s20201108-9b24197ca_GH0.tar.gz) = 961c880fd5c375d80bd4ae051ae389e7f862c70833f9b32f9f0bc078051a4dae
-SIZE (yuzu-emu-yuzu-s20201108-9b24197ca_GH0.tar.gz) = 4046073
+SHA256 (yuzu-emu-yuzu-s20201109-c22d0d994_GH0.tar.gz) = 3249b372338316c9a4534a4d689cf498fdcdc017de1b4b9aad883ea325aa68e1
+SIZE (yuzu-emu-yuzu-s20201109-c22d0d994_GH0.tar.gz) = 4046137
 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?202011120010.0AC0AecO024778>