git: aa7f8818b5d2 - main - devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.2

From: Charlie Li <vishwin_at_FreeBSD.org>
Date: Thu, 25 Sep 2025 13:12:48 UTC
The branch main has been updated by vishwin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aa7f8818b5d24b4be247a3cc0874efbd5434862e

commit aa7f8818b5d24b4be247a3cc0874efbd5434862e
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-09-25 13:12:26 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-09-25 13:12:26 +0000

    devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.2
---
 devel/wasi-compiler-rt21/Makefile | 2 +-
 devel/wasi-libcxx21/Makefile      | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/devel/wasi-compiler-rt21/Makefile b/devel/wasi-compiler-rt21/Makefile
index 83bf4c9217c2..aee5a9e49300 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.1
+DISTVERSION=	21.1.2
 
 MASTERDIR=	${.CURDIR}/../wasi-compiler-rt
 
diff --git a/devel/wasi-libcxx21/Makefile b/devel/wasi-libcxx21/Makefile
index 5c9f8b923270..e6578b60023b 100644
--- a/devel/wasi-libcxx21/Makefile
+++ b/devel/wasi-libcxx21/Makefile
@@ -1,6 +1,5 @@
 # must sync with devel/llvm21
-DISTVERSION=	21.1.1
-PORTREVISION=	1
+DISTVERSION=	21.1.2
 
 MASTERDIR=	${.CURDIR}/../wasi-libcxx