git: 5555e4123c63 - main - emulators/yuzu: update bundled libc++ to 16.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Apr 2023 01:36:06 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=5555e4123c6326f4727c3b476dc219e869ddef32 commit 5555e4123c6326f4727c3b476dc219e869ddef32 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-04-06 01:20:23 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-04-06 01:34:30 +0000 emulators/yuzu: update bundled libc++ to 16.0.1 --- emulators/yuzu/Makefile | 3 ++- emulators/yuzu/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 0015aa01e135..220384350d99 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,6 @@ PORTNAME= yuzu PORTVERSION= s20230404 +PORTREVISION= 1 CATEGORIES= emulators wayland .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -154,7 +155,7 @@ CONFIGURE_ENV+= CC="${CC}" CXX="${CXX}" CPP="${CPP}" . endif # XXX Move into separate port and standardize via USES -GH_TUPLE+= llvm:llvm-project:llvmorg-16.0.0:libcxx +GH_TUPLE+= llvm:llvm-project:llvmorg-16.0.1:libcxx CXXFLAGS+= -nostdinc++ -isystem${WRKDIR}/libcxx_prefix/include/c++/v1 # Don't link against new libc++ to avoid ABI mismatch in Qt #LDFLAGS+= -nostdlib++ -L${WRKDIR}/libcxx_prefix/lib -l:libc++.a -lcxxrt diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 81f76087bdb2..ff7e5528a4d0 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -21,5 +21,5 @@ SHA256 (kinetiknz-cubeb-cubeb-0.2-1350-gf79e0cf_GH0.tar.gz) = 8629757290774a34ed SIZE (kinetiknz-cubeb-cubeb-0.2-1350-gf79e0cf_GH0.tar.gz) = 220847 SHA256 (yhirose-cpp-httplib-v0.12.0-3-g6d963fb_GH0.tar.gz) = f64f5c3494196a032be5bc93c81a87bd7e0fbc1b541cab113fce1a4473b4078d SIZE (yhirose-cpp-httplib-v0.12.0-3-g6d963fb_GH0.tar.gz) = 637612 -SHA256 (llvm-llvm-project-llvmorg-16.0.0_GH0.tar.gz) = cba969a0782a3a398658d439f047b5e548ea04724f4fbfdbe17cfc946f4cd3ed -SIZE (llvm-llvm-project-llvmorg-16.0.0_GH0.tar.gz) = 179126284 +SHA256 (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf35797002b1d2e40bb35a10c65605e0ea1435271 +SIZE (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = 179289803