git: 9c3d150ec601 - main - devel/wasi-{compiler-rt,libcxx}22: sync to 22.1.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Jul 2026 21:56:33 UTC
The branch main has been updated by vishwin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9c3d150ec6017a088ab50666b0aaccdcb9379ce3
commit 9c3d150ec6017a088ab50666b0aaccdcb9379ce3
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2026-07-27 21:54:49 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2026-07-27 21:54:49 +0000
devel/wasi-{compiler-rt,libcxx}22: sync to 22.1.8
---
devel/wasi-compiler-rt22/Makefile | 2 +-
devel/wasi-libcxx22/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/wasi-compiler-rt22/Makefile b/devel/wasi-compiler-rt22/Makefile
index 06007c6b548b..4589b940761a 100644
--- a/devel/wasi-compiler-rt22/Makefile
+++ b/devel/wasi-compiler-rt22/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm22
-DISTVERSION= 22.1.7
+DISTVERSION= 22.1.8
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
diff --git a/devel/wasi-libcxx22/Makefile b/devel/wasi-libcxx22/Makefile
index fc5ae578a24c..5ef97fd7cf85 100644
--- a/devel/wasi-libcxx22/Makefile
+++ b/devel/wasi-libcxx22/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm22
-DISTVERSION= 22.1.7
+DISTVERSION= 22.1.8
MASTERDIR= ${.CURDIR}/../wasi-libcxx