git: b1208af77489 - main - devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Oct 2025 19:35:56 UTC
The branch main has been updated by vishwin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b1208af7748911e24090d70c41cd1f6d6174fa5a
commit b1208af7748911e24090d70c41cd1f6d6174fa5a
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-10-15 19:35:36 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-10-15 19:35:36 +0000
devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.3
---
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 aee5a9e49300..161a5c8b3891 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.2
+DISTVERSION= 21.1.3
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
diff --git a/devel/wasi-libcxx21/Makefile b/devel/wasi-libcxx21/Makefile
index e6578b60023b..69fcd63238b7 100644
--- a/devel/wasi-libcxx21/Makefile
+++ b/devel/wasi-libcxx21/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm21
-DISTVERSION= 21.1.2
+DISTVERSION= 21.1.3
MASTERDIR= ${.CURDIR}/../wasi-libcxx