Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Dec 2020 00:48:34 +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: r557254 - head/emulators/yuzu
Message-ID:  <202012080048.0B80mY4O016672@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Dec  8 00:48:33 2020
New Revision: 557254
URL: https://svnweb.freebsd.org/changeset/ports/557254

Log:
  emulators/yuzu: update to s20201207
  
  Changes:	https://github.com/yuzu-emu/yuzu/compare/f2f346e11...5cd051ece

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

Modified: head/emulators/yuzu/Makefile
==============================================================================
--- head/emulators/yuzu/Makefile	Mon Dec  7 23:53:41 2020	(r557253)
+++ head/emulators/yuzu/Makefile	Tue Dec  8 00:48:33 2020	(r557254)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	yuzu
-PORTVERSION=	s20201205
+PORTVERSION=	s20201207
 PORTREVISION?=	0
 CATEGORIES=	emulators
 
@@ -35,7 +35,7 @@ LIB_DEPENDS=	liblz4.so:archivers/liblz4 \
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	yuzu-emu
-GH_TAGNAME=	f2f346e11
+GH_TAGNAME=	5cd051ece
 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	Mon Dec  7 23:53:41 2020	(r557253)
+++ head/emulators/yuzu/distinfo	Tue Dec  8 00:48:33 2020	(r557254)
@@ -1,8 +1,8 @@
-TIMESTAMP = 1607172300
+TIMESTAMP = 1607364842
 SHA256 (libcxx-10.0.1.src.tar.xz) = def674535f22f83131353b3c382ccebfef4ba6a35c488bdb76f10b68b25be86c
 SIZE (libcxx-10.0.1.src.tar.xz) = 1839172
-SHA256 (yuzu-emu-yuzu-s20201205-f2f346e11_GH0.tar.gz) = 9f2bcf897d867023b733142661cc61175d83ef664a0f6c716878a943a57907ee
-SIZE (yuzu-emu-yuzu-s20201205-f2f346e11_GH0.tar.gz) = 4055804
+SHA256 (yuzu-emu-yuzu-s20201207-5cd051ece_GH0.tar.gz) = 95d893f202608f8deeed100e6dec53f4fcaae9c87d572ec44fd61ecba19d9fe9
+SIZE (yuzu-emu-yuzu-s20201207-5cd051ece_GH0.tar.gz) = 4055789
 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?202012080048.0B80mY4O016672>