svn commit: r553816 - head/emulators/yuzu
Jan Beich
jbeich at FreeBSD.org
Sun Nov 1 00:25:05 UTC 2020
Author: jbeich
Date: Sun Nov 1 00:25:02 2020
New Revision: 553816
URL: https://svnweb.freebsd.org/changeset/ports/553816
Log:
emulators/yuzu: update to s20201031
Changes: https://github.com/yuzu-emu/yuzu/compare/6db0c0d8d...98f68d06f
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 1 00:24:56 2020 (r553815)
+++ head/emulators/yuzu/Makefile Sun Nov 1 00:25:02 2020 (r553816)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yuzu
-PORTVERSION= s20201030
+PORTVERSION= s20201031
PORTREVISION?= 0
CATEGORIES= emulators
@@ -36,7 +36,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \
USE_GITHUB= yes
GH_ACCOUNT= yuzu-emu
-GH_TAGNAME= 6db0c0d8d
+GH_TAGNAME= 98f68d06f
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 1 00:24:56 2020 (r553815)
+++ head/emulators/yuzu/distinfo Sun Nov 1 00:25:02 2020 (r553816)
@@ -1,8 +1,8 @@
-TIMESTAMP = 1604085100
+TIMESTAMP = 1604132702
SHA256 (libcxx-10.0.1.src.tar.xz) = def674535f22f83131353b3c382ccebfef4ba6a35c488bdb76f10b68b25be86c
SIZE (libcxx-10.0.1.src.tar.xz) = 1839172
-SHA256 (yuzu-emu-yuzu-s20201030-6db0c0d8d_GH0.tar.gz) = d7eccdb4fc557548af5d532a6a607d41e84d2d462cb95fd079e42a2accf11621
-SIZE (yuzu-emu-yuzu-s20201030-6db0c0d8d_GH0.tar.gz) = 4049243
+SHA256 (yuzu-emu-yuzu-s20201031-98f68d06f_GH0.tar.gz) = 3a13396d40095c6db6aa50f5b6d9872942cd19bdd8254d673d8cb6a3277999e7
+SIZE (yuzu-emu-yuzu-s20201031-98f68d06f_GH0.tar.gz) = 4049329
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