svn commit: r550462 - head/emulators/yuzu

Jan Beich jbeich at FreeBSD.org
Tue Sep 29 00:54:04 UTC 2020


Author: jbeich
Date: Tue Sep 29 00:54:03 2020
New Revision: 550462
URL: https://svnweb.freebsd.org/changeset/ports/550462

Log:
  emulators/yuzu: update to s20200927
  
  Changes:	https://github.com/yuzu-emu/yuzu/compare/4d4afc150...a8be822e8

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 Sep 29 00:53:51 2020	(r550461)
+++ head/emulators/yuzu/Makefile	Tue Sep 29 00:54:03 2020	(r550462)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	yuzu
-PORTVERSION=	s20200925
+PORTVERSION=	s20200927
 PORTREVISION?=	0
 CATEGORIES=	emulators
 
@@ -37,7 +37,7 @@ LIB_DEPENDS=	liblz4.so:archivers/liblz4 \
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	yuzu-emu
-GH_TAGNAME=	4d4afc150
+GH_TAGNAME=	a8be822e8
 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 \

Modified: head/emulators/yuzu/distinfo
==============================================================================
--- head/emulators/yuzu/distinfo	Tue Sep 29 00:53:51 2020	(r550461)
+++ head/emulators/yuzu/distinfo	Tue Sep 29 00:54:03 2020	(r550462)
@@ -1,8 +1,8 @@
-TIMESTAMP = 1601006839
+TIMESTAMP = 1601196779
 SHA256 (libcxx-10.0.1.src.tar.xz) = def674535f22f83131353b3c382ccebfef4ba6a35c488bdb76f10b68b25be86c
 SIZE (libcxx-10.0.1.src.tar.xz) = 1839172
-SHA256 (yuzu-emu-yuzu-s20200925-4d4afc150_GH0.tar.gz) = 3d9c6860e3c52fcb79c48cb4cf9b1f64a98c48034c2936065e628a8cd3fab582
-SIZE (yuzu-emu-yuzu-s20200925-4d4afc150_GH0.tar.gz) = 3682576
+SHA256 (yuzu-emu-yuzu-s20200927-a8be822e8_GH0.tar.gz) = 2328367b5b336bcca3b10021f3622974735f687d5aad5152ddbcc671cd7319d9
+SIZE (yuzu-emu-yuzu-s20200927-a8be822e8_GH0.tar.gz) = 3682564
 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


More information about the svn-ports-all mailing list