svn commit: r517783 - head/emulators/yuzu
Jan Beich
jbeich at FreeBSD.org
Sun Nov 17 00:40:00 UTC 2019
Author: jbeich
Date: Sun Nov 17 00:39:58 2019
New Revision: 517783
URL: https://svnweb.freebsd.org/changeset/ports/517783
Log:
emulators/yuzu: update to s20191115
Changes: https://github.com/yuzu-emu/yuzu/compare/7f424d0f6...3026aec9b
Modified:
head/emulators/yuzu/Makefile (contents, props changed)
head/emulators/yuzu/distinfo (contents, props changed)
Modified: head/emulators/yuzu/Makefile
==============================================================================
--- head/emulators/yuzu/Makefile Sun Nov 17 00:39:52 2019 (r517782)
+++ head/emulators/yuzu/Makefile Sun Nov 17 00:39:58 2019 (r517783)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yuzu
-PORTVERSION= s20191113
+PORTVERSION= s20191116
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= 7f424d0f6
+GH_TAGNAME= 67a8bd1e7
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 Sun Nov 17 00:39:52 2019 (r517782)
+++ head/emulators/yuzu/distinfo Sun Nov 17 00:39:58 2019 (r517783)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1573677030
-SHA256 (yuzu-emu-yuzu-s20191113-7f424d0f6_GH0.tar.gz) = af40670e960e02f82fdada9c41bf36e66fd19ffc90d708d4b63ab695a19e2eeb
-SIZE (yuzu-emu-yuzu-s20191113-7f424d0f6_GH0.tar.gz) = 2600179
+TIMESTAMP = 1573928595
+SHA256 (yuzu-emu-yuzu-s20191116-67a8bd1e7_GH0.tar.gz) = ce7c96eb2f947e87365fd83f9bc36e32f315aaee2a47e706f03867cd9a8d2f88
+SIZE (yuzu-emu-yuzu-s20191116-67a8bd1e7_GH0.tar.gz) = 2610171
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