From 9a1d80061de17a7ee7c2f0e5eb8170e174db4e22 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Thu, 31 Oct 2019 00:33:04 +0000 Subject: emulators/yuzu: update to s20191030 Changes: https://github.com/yuzu-emu/yuzu/compare/9f93ad08a...658489ebf --- emulators/yuzu/Makefile | 4 ++-- emulators/yuzu/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'emulators') diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 2afe08511033..c96e2331a64c 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20191028 +PORTVERSION= s20191030 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= 9f93ad08a +GH_TAGNAME= 658489ebf 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 \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index ca3a69e97bc0..47e93f5c311a 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1572241501 -SHA256 (yuzu-emu-yuzu-s20191028-9f93ad08a_GH0.tar.gz) = 6901f061370b701940f582b3d3d46051725dbf23524e353b898b822289d60883 -SIZE (yuzu-emu-yuzu-s20191028-9f93ad08a_GH0.tar.gz) = 2596327 +TIMESTAMP = 1572460637 +SHA256 (yuzu-emu-yuzu-s20191030-658489ebf_GH0.tar.gz) = 04329002a4b7035eb6b3541c4791700a3cc09ce0032b377b454e9645f64b11dc +SIZE (yuzu-emu-yuzu-s20191030-658489ebf_GH0.tar.gz) = 2595613 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 -- cgit