Date: Tue, 2 Aug 2022 00:59:42 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 8662e656d870 - 2022Q3 - emulators/citra: update to s20220801 Message-ID: <202208020059.2720xgu1091832@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=8662e656d870b7d12ea44edff2e87273599a6cf6 commit 8662e656d870b7d12ea44edff2e87273599a6cf6 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-08-02 00:54:05 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-08-02 00:59:37 +0000 emulators/citra: update to s20220801 Changes: https://github.com/citra-emu/citra/compare/676426448...bf6e4a41d (cherry picked from commit d34c7ae4a7e994023ce3615ea9b24c362885635e) --- emulators/citra/Makefile | 4 ++-- emulators/citra/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile index 0cd1ac30df07..82b94daada98 100644 --- a/emulators/citra/Makefile +++ b/emulators/citra/Makefile @@ -1,5 +1,5 @@ PORTNAME= citra -PORTVERSION= s20220728 +PORTVERSION= s20220801 PORTREVISION?= 0 CATEGORIES= emulators .if make(makesum) @@ -30,7 +30,7 @@ BUILD_DEPENDS= boost-libs>0:devel/boost-libs USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= 676426448 +GH_TAGNAME= bf6e4a41d GH_TUPLE= citra-emu:ext-boost:36603a1:boost/externals/boost \ citra-emu:ext-libressl-portable:8929f81:libressl/externals/libressl \ citra-emu:ext-soundtouch:060181e:soundtouch/externals/soundtouch \ diff --git a/emulators/citra/distinfo b/emulators/citra/distinfo index 25a7d356b94e..df4c85d62314 100644 --- a/emulators/citra/distinfo +++ b/emulators/citra/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1659021713 +TIMESTAMP = 1659401645 SHA256 (citra/compatibility_list.json) = 6e5225698694423c3b033820f8377b64f1107fe75d64c3bef98c629f07be546d SIZE (citra/compatibility_list.json) = 327573 -SHA256 (citra-emu-citra-s20220728-676426448_GH0.tar.gz) = 8c33c385c8a472da62e4eb0d8011079a30267784d1ecd9bd3ec6ea7e5df44d71 -SIZE (citra-emu-citra-s20220728-676426448_GH0.tar.gz) = 7751711 +SHA256 (citra-emu-citra-s20220801-bf6e4a41d_GH0.tar.gz) = 603ca366fb20b7873bd70480554ad96db0de70eb9c8cdb69d4c77a241767d456 +SIZE (citra-emu-citra-s20220801-bf6e4a41d_GH0.tar.gz) = 7770498 SHA256 (citra-emu-ext-boost-36603a1_GH0.tar.gz) = a1885cf0f7b1c790f8a83e963fec591bad1232e6b824e64d8db136920ec1b67d SIZE (citra-emu-ext-boost-36603a1_GH0.tar.gz) = 2351603 SHA256 (citra-emu-ext-libressl-portable-8929f81_GH0.tar.gz) = 90b580a6ce6686dfdc16528c9c3b50468540d955456f096652317a333e21a160
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208020059.2720xgu1091832>