git: 19744136552e - 2025Q1 - devel/wasi-{compiler-rt,libcxx}19: sync to 19.1.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Mar 2025 01:40:31 UTC
The branch 2025Q1 has been updated by vishwin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=19744136552e7349e3c14bf3567370ed4b2785c6
commit 19744136552e7349e3c14bf3567370ed4b2785c6
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-01-15 00:14:47 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-03-13 01:40:20 +0000
devel/wasi-{compiler-rt,libcxx}19: sync to 19.1.7
(cherry picked from commit b2ce97c92a79fdc093a304c49dfca39f3cccf9f2)
---
devel/wasi-compiler-rt19/Makefile | 2 +-
devel/wasi-libcxx19/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/wasi-compiler-rt19/Makefile b/devel/wasi-compiler-rt19/Makefile
index 056f7c07afdc..29a288d81f3b 100644
--- a/devel/wasi-compiler-rt19/Makefile
+++ b/devel/wasi-compiler-rt19/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm19
-DISTVERSION= 19.1.6
+DISTVERSION= 19.1.7
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
diff --git a/devel/wasi-libcxx19/Makefile b/devel/wasi-libcxx19/Makefile
index d52ff348c3c2..b3bf97f875c9 100644
--- a/devel/wasi-libcxx19/Makefile
+++ b/devel/wasi-libcxx19/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm19
-DISTVERSION= 19.1.6
+DISTVERSION= 19.1.7
MASTERDIR= ${.CURDIR}/../wasi-libcxx