aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-04-06 01:20:23 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-04-06 01:36:15 +0000
commit0e6a38c67ead19a743e2d840ec8025ccedf7677f (patch)
tree0f7eca8d9ff8f6b6a4ca8832c9237a42d1afab6d
parent899ff0100536f08f1d9f00b8e32e455ae606956a (diff)
downloadports-0e6a38c67ead19a743e2d840ec8025ccedf7677f.tar.gz
ports-0e6a38c67ead19a743e2d840ec8025ccedf7677f.zip
emulators/yuzu: update bundled libc++ to 16.0.1
(cherry picked from commit 5555e4123c6326f4727c3b476dc219e869ddef32)
-rw-r--r--emulators/yuzu/Makefile3
-rw-r--r--emulators/yuzu/distinfo4
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