git: a29116f22db3 - main - emulators/{citra,yuzu}: update cubeb for recent OSS/sndio fixes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Nov 2021 00:42:16 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=a29116f22db3cd36e202bf6258d1ea5d5a393cfa commit a29116f22db3cd36e202bf6258d1ea5d5a393cfa Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-11-24 14:07:44 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-11-25 00:38:49 +0000 emulators/{citra,yuzu}: update cubeb for recent OSS/sndio fixes Changes: hhttps://github.com/kinetiknz/cubeb/compare/8d53747...dcc5cb5 --- emulators/citra-qt5/Makefile | 2 +- emulators/citra/Makefile | 4 ++-- emulators/citra/distinfo | 4 ++-- emulators/yuzu-qt5/Makefile | 2 +- emulators/yuzu/Makefile | 4 ++-- emulators/yuzu/distinfo | 4 ++-- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/emulators/citra-qt5/Makefile b/emulators/citra-qt5/Makefile index 7acb8727f8c8..c3ac5ab82c9c 100644 --- a/emulators/citra-qt5/Makefile +++ b/emulators/citra-qt5/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../citra diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile index ffb182048c20..2c9a041b9f06 100644 --- a/emulators/citra/Makefile +++ b/emulators/citra/Makefile @@ -1,6 +1,6 @@ PORTNAME= citra PORTVERSION= s20211101 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org @@ -33,7 +33,7 @@ GH_TUPLE= citra-emu:ext-boost:36603a1:boost/externals/boost \ facebook:zstd:v1.4.8:zstd/externals/zstd \ fmtlib:fmt:7.1.2:fmt/externals/fmt \ herumi:xbyak:v5.96:xbyak/externals/xbyak \ - kinetiknz:cubeb:cubeb-0.2-1298-g8d53747:cubeb/externals/cubeb \ + kinetiknz:cubeb:cubeb-0.2-1341-gdcc5cb5:cubeb/externals/cubeb \ lsalzman:enet:0eaf48e:enet/externals/enet \ lvandeve:lodepng:31d9704:lodepng/externals/lodepng/lodepng \ neobrain:nihstro:fd69de1:nihstro/externals/nihstro \ diff --git a/emulators/citra/distinfo b/emulators/citra/distinfo index 56b932ddcaab..cf04542eea89 100644 --- a/emulators/citra/distinfo +++ b/emulators/citra/distinfo @@ -23,8 +23,8 @@ SHA256 (fmtlib-fmt-7.1.2_GH0.tar.gz) = 4119a1c34dff91631e1d0a3707428f764f1ea22fe SIZE (fmtlib-fmt-7.1.2_GH0.tar.gz) = 769401 SHA256 (herumi-xbyak-v5.96_GH0.tar.gz) = 727f15d3ed786cae255ebfed1829a84a357c0e4856c6304456d77f1b56c3d2c6 SIZE (herumi-xbyak-v5.96_GH0.tar.gz) = 226999 -SHA256 (kinetiknz-cubeb-cubeb-0.2-1298-g8d53747_GH0.tar.gz) = b5cd93de1ca5c9810594a8ec9ac4a3f7c0014cb5d90827034839405a82553fba -SIZE (kinetiknz-cubeb-cubeb-0.2-1298-g8d53747_GH0.tar.gz) = 218055 +SHA256 (kinetiknz-cubeb-cubeb-0.2-1341-gdcc5cb5_GH0.tar.gz) = 3e7297eb27c1e1f5a006ba4f8f7d68146eb6d13966abde5ea4a32c3d82c975c2 +SIZE (kinetiknz-cubeb-cubeb-0.2-1341-gdcc5cb5_GH0.tar.gz) = 220210 SHA256 (lsalzman-enet-0eaf48e_GH0.tar.gz) = 50c3a47329096908d53ac906b18d5759f06600b4c6612120d18be2aee481e216 SIZE (lsalzman-enet-0eaf48e_GH0.tar.gz) = 79503 SHA256 (lvandeve-lodepng-31d9704_GH0.tar.gz) = 86e140a13d1f425d45f891a082111435d3333385d36b66c94a031c029f4422c1 diff --git a/emulators/yuzu-qt5/Makefile b/emulators/yuzu-qt5/Makefile index 30c667b9c82a..e8c5a305c736 100644 --- a/emulators/yuzu-qt5/Makefile +++ b/emulators/yuzu-qt5/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../yuzu diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 079230bc1f69..8fede8436fad 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,6 +1,6 @@ PORTNAME= yuzu PORTVERSION= s20211122 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= emulators PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -44,7 +44,7 @@ GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ citra-emu:ext-soundtouch:060181e:soundtouch/externals/soundtouch \ fmtlib:fmt:8.0.0:fmt/externals/fmt \ herumi:xbyak:v5.96:xbyak/externals/xbyak \ - kinetiknz:cubeb:cubeb-0.2-1298-g8d53747:cubeb/externals/cubeb \ + kinetiknz:cubeb:cubeb-0.2-1341-gdcc5cb5:cubeb/externals/cubeb \ yhirose:cpp-httplib:v0.9.0-5-g9648f95:cpp_httplib/externals/cpp-httplib USES= cmake:testing compiler:c++17-lang localbase:ldflags sdl ssl diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 8a091187711b..a3cc63ff848d 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -21,8 +21,8 @@ SHA256 (fmtlib-fmt-8.0.0_GH0.tar.gz) = 7bce0e9e022e586b178b150002e7c2339994e3c2b SIZE (fmtlib-fmt-8.0.0_GH0.tar.gz) = 804902 SHA256 (herumi-xbyak-v5.96_GH0.tar.gz) = 727f15d3ed786cae255ebfed1829a84a357c0e4856c6304456d77f1b56c3d2c6 SIZE (herumi-xbyak-v5.96_GH0.tar.gz) = 226999 -SHA256 (kinetiknz-cubeb-cubeb-0.2-1298-g8d53747_GH0.tar.gz) = b5cd93de1ca5c9810594a8ec9ac4a3f7c0014cb5d90827034839405a82553fba -SIZE (kinetiknz-cubeb-cubeb-0.2-1298-g8d53747_GH0.tar.gz) = 218055 +SHA256 (kinetiknz-cubeb-cubeb-0.2-1341-gdcc5cb5_GH0.tar.gz) = 3e7297eb27c1e1f5a006ba4f8f7d68146eb6d13966abde5ea4a32c3d82c975c2 +SIZE (kinetiknz-cubeb-cubeb-0.2-1341-gdcc5cb5_GH0.tar.gz) = 220210 SHA256 (yhirose-cpp-httplib-v0.9.0-5-g9648f95_GH0.tar.gz) = a37315dd30f20845cb1823ef70b075ee6150c16f2979fb63cb56332ca9d293f4 SIZE (yhirose-cpp-httplib-v0.9.0-5-g9648f95_GH0.tar.gz) = 577183 SHA256 (1b9d4938b417.patch) = 9fa66883f08feaa77cf5a1cb9a631cbc08fbbf4cbfb299010d3955e700038e45