git: 84cd641f9822 - main - devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Dec 2025 16:51:43 UTC
The branch main has been updated by vishwin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=84cd641f9822fca42b738db5fd565925916997a0
commit 84cd641f9822fca42b738db5fd565925916997a0
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-12-09 16:51:25 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-12-09 16:51:25 +0000
devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.7
---
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 3d47b505ce0f..ca48ce998e01 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.6
+DISTVERSION= 21.1.7
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
diff --git a/devel/wasi-libcxx21/Makefile b/devel/wasi-libcxx21/Makefile
index b775a16b9525..d91c23b421b7 100644
--- a/devel/wasi-libcxx21/Makefile
+++ b/devel/wasi-libcxx21/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm21
-DISTVERSION= 21.1.6
+DISTVERSION= 21.1.7
MASTERDIR= ${.CURDIR}/../wasi-libcxx