Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2019 00:39:41 +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: r516275 - head/emulators/yuzu
Message-ID:  <201911020039.xA20dfeq063461@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Nov  2 00:39:40 2019
New Revision: 516275
URL: https://svnweb.freebsd.org/changeset/ports/516275

Log:
  emulators/yuzu: update to s20191031
  
  Changes:	https://github.com/yuzu-emu/yuzu/compare/658489ebf...11e39da02

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 Nov  2 00:39:33 2019	(r516274)
+++ head/emulators/yuzu/Makefile	Sat Nov  2 00:39:40 2019	(r516275)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	yuzu
-PORTVERSION=	s20191030
+PORTVERSION=	s20191031
 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=	658489ebf
+GH_TAGNAME=	11e39da02
 GH_TUPLE=	yuzu-emu:unicorn:1.0.1-153-g73f45735:unicorn/externals/unicorn \
 		DarkLordZach:libzip:rel-1-5-2-26-gda12b71:libzip/externals/libzip \
 		DarkLordZach:mbedtls:a280e60:mbedtls/externals/mbedtls \

Modified: head/emulators/yuzu/distinfo
==============================================================================
--- head/emulators/yuzu/distinfo	Sat Nov  2 00:39:33 2019	(r516274)
+++ head/emulators/yuzu/distinfo	Sat Nov  2 00:39:40 2019	(r516275)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1572460637
-SHA256 (yuzu-emu-yuzu-s20191030-658489ebf_GH0.tar.gz) = 04329002a4b7035eb6b3541c4791700a3cc09ce0032b377b454e9645f64b11dc
-SIZE (yuzu-emu-yuzu-s20191030-658489ebf_GH0.tar.gz) = 2595613
+TIMESTAMP = 1572486989
+SHA256 (yuzu-emu-yuzu-s20191031-11e39da02_GH0.tar.gz) = 05ccf59dc5d1b9c95d8081b8d2fb320fdea9f8729acc8b3e06bbc47371456ba6
+SIZE (yuzu-emu-yuzu-s20191031-11e39da02_GH0.tar.gz) = 2595587
 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-libzip-rel-1-5-2-26-gda12b71_GH0.tar.gz) = c98b808a98082aa8b8c21efbb820fd0210ab450871014e745a4b1caf39b9025c



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