svn commit: r531805 - head/emulators/yuzu
Jan Beich
jbeich at FreeBSD.org
Thu Apr 16 00:58:26 UTC 2020
Author: jbeich
Date: Thu Apr 16 00:58:25 2020
New Revision: 531805
URL: https://svnweb.freebsd.org/changeset/ports/531805
Log:
emulators/yuzu: update to s20200415
Changes: https://github.com/yuzu-emu/yuzu/compare/7e4a132a7...65cbb122e
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 Apr 16 00:28:24 2020 (r531804)
+++ head/emulators/yuzu/Makefile Thu Apr 16 00:58:25 2020 (r531805)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yuzu
-PORTVERSION= s20200413
+PORTVERSION= s20200415
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= 7e4a132a7
+GH_TAGNAME= 65cbb122e
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 Thu Apr 16 00:28:24 2020 (r531804)
+++ head/emulators/yuzu/distinfo Thu Apr 16 00:58:25 2020 (r531805)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1586808484
-SHA256 (yuzu-emu-yuzu-s20200413-7e4a132a7_GH0.tar.gz) = b721f3d7be2738ba08aa06444aabfd7d524c70b03bd32cfdb8ecbf36b56963ce
-SIZE (yuzu-emu-yuzu-s20200413-7e4a132a7_GH0.tar.gz) = 2772034
+TIMESTAMP = 1586981215
+SHA256 (yuzu-emu-yuzu-s20200415-65cbb122e_GH0.tar.gz) = a457b476dbf57e9868b494d0bd59570059733b661db2b40d3bed5a4d4635de21
+SIZE (yuzu-emu-yuzu-s20200415-65cbb122e_GH0.tar.gz) = 2772715
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