git: d19296a2b8e0 - main - devel/wasi-{compiler-rt,libcxx}19: sync to 19.1.5

From: Charlie Li <vishwin_at_FreeBSD.org>
Date: Wed, 04 Dec 2024 21:58:33 UTC
The branch main has been updated by vishwin:

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

commit d19296a2b8e0989975ca7fa8732b69002a166039
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2024-12-04 21:58:06 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2024-12-04 21:58:06 +0000

    devel/wasi-{compiler-rt,libcxx}19: sync to 19.1.5
---
 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 dfbe80512231..a6dcb47db844 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.4
+DISTVERSION=	19.1.5
 
 MASTERDIR=	${.CURDIR}/../wasi-compiler-rt
 
diff --git a/devel/wasi-libcxx19/Makefile b/devel/wasi-libcxx19/Makefile
index e6601eaca6db..83f82d1c49ce 100644
--- a/devel/wasi-libcxx19/Makefile
+++ b/devel/wasi-libcxx19/Makefile
@@ -1,5 +1,5 @@
 # must sync with devel/llvm19
-DISTVERSION=	19.1.4
+DISTVERSION=	19.1.5
 
 MASTERDIR=	${.CURDIR}/../wasi-libcxx