git: caa3da1d3f9e - main - devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Nov 2025 14:56:00 UTC
The branch main has been updated by vishwin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=caa3da1d3f9e44fae69409ba23567f431b055cc1
commit caa3da1d3f9e44fae69409ba23567f431b055cc1
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-11-19 14:55:40 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-11-19 14:55:40 +0000
devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.6
---
devel/wasi-compiler-rt21/Makefile | 2 +-
devel/wasi-libcxx21/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/wasi-compiler-rt21/Makefile b/devel/wasi-compiler-rt21/Makefile
index cc3340e98d0c..3d47b505ce0f 100644
--- a/devel/wasi-compiler-rt21/Makefile
+++ b/devel/wasi-compiler-rt21/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm21
-DISTVERSION= 21.1.5
+DISTVERSION= 21.1.6
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
diff --git a/devel/wasi-libcxx21/Makefile b/devel/wasi-libcxx21/Makefile
index ef974caa0218..b775a16b9525 100644
--- a/devel/wasi-libcxx21/Makefile
+++ b/devel/wasi-libcxx21/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm21
-DISTVERSION= 21.1.5
+DISTVERSION= 21.1.6
MASTERDIR= ${.CURDIR}/../wasi-libcxx