aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlie Li <vishwin@FreeBSD.org>2024-05-10 18:13:55 +0000
committerCharlie Li <vishwin@FreeBSD.org>2024-05-10 18:13:55 +0000
commitc9de4852da6f3908e89e73887b3c7d7b3f39e29f (patch)
tree5fa22ca822a7f0c6d4cb89476f196c8a0a66b8a9
parentdc752ff57570a2196cf0ba2d172e9e73db1373b9 (diff)
downloadports-c9de4852da6f3908e89e73887b3c7d7b3f39e29f.tar.gz
ports-c9de4852da6f3908e89e73887b3c7d7b3f39e29f.zip
devel/{compiler-rt,libcxx}18: sync to 18.1.5
-rw-r--r--devel/wasi-compiler-rt18/Makefile2
-rw-r--r--devel/wasi-libcxx18/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/wasi-compiler-rt18/Makefile b/devel/wasi-compiler-rt18/Makefile
index d16a7b705a51..f20b435996ad 100644
--- a/devel/wasi-compiler-rt18/Makefile
+++ b/devel/wasi-compiler-rt18/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm18
-DISTVERSION= 18.1.4
+DISTVERSION= 18.1.5
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
diff --git a/devel/wasi-libcxx18/Makefile b/devel/wasi-libcxx18/Makefile
index 7ad06eb1b101..426922d499fb 100644
--- a/devel/wasi-libcxx18/Makefile
+++ b/devel/wasi-libcxx18/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm18
-DISTVERSION= 18.1.4
+DISTVERSION= 18.1.5
MASTERDIR= ${.CURDIR}/../wasi-libcxx