Date: Thu, 31 Oct 2019 00:33:05 +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: r516116 - head/emulators/yuzu Message-ID: <201910310033.x9V0X5Pm019568@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Oct 31 00:33:04 2019 New Revision: 516116 URL: https://svnweb.freebsd.org/changeset/ports/516116 Log: emulators/yuzu: update to s20191030 Changes: https://github.com/yuzu-emu/yuzu/compare/9f93ad08a...658489ebf 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 Oct 31 00:32:58 2019 (r516115) +++ head/emulators/yuzu/Makefile Thu Oct 31 00:33:04 2019 (r516116) @@ -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 \ Modified: head/emulators/yuzu/distinfo ============================================================================== --- head/emulators/yuzu/distinfo Thu Oct 31 00:32:58 2019 (r516115) +++ head/emulators/yuzu/distinfo Thu Oct 31 00:33:04 2019 (r516116) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910310033.x9V0X5Pm019568>