git: 966a7a9788fb - main - devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Sep 2025 19:06:15 UTC
The branch main has been updated by vishwin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=966a7a9788fb85e2ed06fe95a1bc3c09993bce2c
commit 966a7a9788fb85e2ed06fe95a1bc3c09993bce2c
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-09-11 19:05:47 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-09-11 19:05:47 +0000
devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.1
---
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 ae90a63d04cf..83bf4c9217c2 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.0
+DISTVERSION= 21.1.1
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
diff --git a/devel/wasi-libcxx21/Makefile b/devel/wasi-libcxx21/Makefile
index 43c4c028e2f0..00d67cd33423 100644
--- a/devel/wasi-libcxx21/Makefile
+++ b/devel/wasi-libcxx21/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm21
-DISTVERSION= 21.1.0
+DISTVERSION= 21.1.1
MASTERDIR= ${.CURDIR}/../wasi-libcxx