Date: Thu, 25 Nov 2021 00:42:17 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5ed03a0d6d62 - main - emulators/yuzu: update to s20211124 Message-ID: <202111250042.1AP0gHKq088454@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=5ed03a0d6d62397259c5489ffaca136e51a14121 commit 5ed03a0d6d62397259c5489ffaca136e51a14121 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-11-24 10:36:30 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-11-25 00:38:49 +0000 emulators/yuzu: update to s20211124 Changes: https://github.com/yuzu-emu/yuzu/compare/daecbd3a7...cd6cf0422 --- emulators/yuzu-qt5/Makefile | 2 +- emulators/yuzu/Makefile | 6 +++--- emulators/yuzu/distinfo | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/emulators/yuzu-qt5/Makefile b/emulators/yuzu-qt5/Makefile index e8c5a305c736..30c667b9c82a 100644 --- a/emulators/yuzu-qt5/Makefile +++ b/emulators/yuzu-qt5/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../yuzu diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 8fede8436fad..3906ab9f7b50 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,6 +1,6 @@ PORTNAME= yuzu -PORTVERSION= s20211122 -PORTREVISION?= 1 +PORTVERSION= s20211124 +PORTREVISION?= 0 CATEGORIES= emulators PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -33,7 +33,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= daecbd3a7 +GH_TAGNAME= cd6cf0422 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 a3cc63ff848d..adb51c881ac8 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1637618769 -SHA256 (yuzu-emu-yuzu-s20211122-daecbd3a7_GH0.tar.gz) = 43116c948f81a836c3b7b32d1a2cbe39024555db07a40d4fb9f80de70b3cef32 -SIZE (yuzu-emu-yuzu-s20211122-daecbd3a7_GH0.tar.gz) = 4398109 +TIMESTAMP = 1637750190 +SHA256 (yuzu-emu-yuzu-s20211124-cd6cf0422_GH0.tar.gz) = 6efbaba7b62e920837a601373afda9ed8de25b1c45be34e02a3cf17d64613685 +SIZE (yuzu-emu-yuzu-s20211124-cd6cf0422_GH0.tar.gz) = 4398607 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111250042.1AP0gHKq088454>