svn commit: r505530 - head/emulators/yuzu
Jan Beich
jbeich at FreeBSD.org
Sun Jun 30 23:52:07 UTC 2019
Author: jbeich
Date: Sun Jun 30 23:52:04 2019
New Revision: 505530
URL: https://svnweb.freebsd.org/changeset/ports/505530
Log:
emulators/yuzu: update to s20190630
Changes: https://github.com/yuzu-emu/yuzu/compare/1ca2b504b...d99290963
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 Jun 30 23:51:56 2019 (r505529)
+++ head/emulators/yuzu/Makefile Sun Jun 30 23:52:04 2019 (r505530)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yuzu
-PORTVERSION= s20190629
+PORTVERSION= s20190630
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= 1ca2b504b
+GH_TAGNAME= d99290963
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 Jun 30 23:51:56 2019 (r505529)
+++ head/emulators/yuzu/distinfo Sun Jun 30 23:52:04 2019 (r505530)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1561845347
-SHA256 (yuzu-emu-yuzu-s20190629-1ca2b504b_GH0.tar.gz) = 8e1dcc927db37427b30994f1d02bd2d28ac6c8bf4d4e67c91aa1f781a52b97bc
-SIZE (yuzu-emu-yuzu-s20190629-1ca2b504b_GH0.tar.gz) = 2672141
+TIMESTAMP = 1561913640
+SHA256 (yuzu-emu-yuzu-s20190630-d99290963_GH0.tar.gz) = 2197ce3c200ffe9cf60803c8285b33b3c96181537b7357fe65f1341e0d2310f5
+SIZE (yuzu-emu-yuzu-s20190630-d99290963_GH0.tar.gz) = 2671824
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-head
mailing list