git: edca1db4a2f9 - main - devel/wasi-{compiler-rt,libcxx}20: sync to 20.1.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Apr 2025 12:17:56 UTC
The branch main has been updated by vishwin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=edca1db4a2f9d39f2a65637d80c37d41f724830e
commit edca1db4a2f9d39f2a65637d80c37d41f724830e
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-04-04 12:15:59 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-04-04 12:17:31 +0000
devel/wasi-{compiler-rt,libcxx}20: sync to 20.1.2
---
devel/wasi-compiler-rt20/Makefile | 2 +-
devel/wasi-libcxx20/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/wasi-compiler-rt20/Makefile b/devel/wasi-compiler-rt20/Makefile
index bfceeb2cdea9..89517b7af6c0 100644
--- a/devel/wasi-compiler-rt20/Makefile
+++ b/devel/wasi-compiler-rt20/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm20
-DISTVERSION= 20.1.1
+DISTVERSION= 20.1.2
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
diff --git a/devel/wasi-libcxx20/Makefile b/devel/wasi-libcxx20/Makefile
index ccd1a953b02d..b642567a0fae 100644
--- a/devel/wasi-libcxx20/Makefile
+++ b/devel/wasi-libcxx20/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm20
-DISTVERSION= 20.1.1
+DISTVERSION= 20.1.2
MASTERDIR= ${.CURDIR}/../wasi-libcxx