git: 5d6eb9d394c1 - 2021Q3 - emulators/yuzu: update to s20211002

Jan Beich jbeich at FreeBSD.org
Sun Oct 3 00:38:30 UTC 2021


The branch 2021Q3 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5d6eb9d394c16d3e3ff4816090470feb64b39239

commit 5d6eb9d394c16d3e3ff4816090470feb64b39239
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-10-02 09:58:25 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-10-03 00:38:11 +0000

    emulators/yuzu: update to s20211002
    
    Changes:        https://github.com/yuzu-emu/yuzu/compare/36d45b4a7...21ed944ff
    (cherry picked from commit cfdb18e50fc5406ca846eb26c7b0af88b2be7fda)
---
 emulators/yuzu/Makefile | 5 ++---
 emulators/yuzu/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index 204702e2af39..412e952dcfd9 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	yuzu
-PORTVERSION=	s20211001
+PORTVERSION=	s20211002
 PORTREVISION?=	0
 CATEGORIES=	emulators
 
@@ -27,14 +27,13 @@ BUILD_DEPENDS=	catch>0:devel/catch \
 		nlohmann-json>0:devel/nlohmann-json \
 		glslangValidator:graphics/glslang
 LIB_DEPENDS=	liblz4.so:archivers/liblz4 \
-		libzip.so:archivers/libzip \
 		libzstd.so:archivers/zstd \
 		libopus.so:audio/opus \
 		libavcodec.so:multimedia/ffmpeg
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	yuzu-emu
-GH_TAGNAME=	36d45b4a7
+GH_TAGNAME=	21ed944ff
 GH_TUPLE=	yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \
 		KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \
 		KhronosGroup:Vulkan-Headers:v1.2.180:Vulkan_Headers/externals/Vulkan-Headers \
diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo
index c6ca69a0be69..5b6ca7831524 100644
--- a/emulators/yuzu/distinfo
+++ b/emulators/yuzu/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1633130595
-SHA256 (yuzu-emu-yuzu-s20211001-36d45b4a7_GH0.tar.gz) = b7ac9ae786cb282c34cc3f847806a49e0d46979508bde55bda943a1d01819f45
-SIZE (yuzu-emu-yuzu-s20211001-36d45b4a7_GH0.tar.gz) = 3982755
+TIMESTAMP = 1633168705
+SHA256 (yuzu-emu-yuzu-s20211002-21ed944ff_GH0.tar.gz) = 5c45c9bfd6ae6f4c46f8c465a8f2dce5d74188516850d260cc86cbc71de0857d
+SIZE (yuzu-emu-yuzu-s20211002-21ed944ff_GH0.tar.gz) = 3971538
 SHA256 (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 8cd6d075b4da0ad5fb995eb37390e2e6088be8d41ab1cdfc7e7e4256bd991450
 SIZE (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 2679189
 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = bd629d6296dd374eb2aeff923c75895ba0f3ce6448dad89763930e65b954e0cb


More information about the dev-commits-ports-branches mailing list