git: d9591c84db24 - main - devel/wasi-{compiler-rt,libcxx}19: sync to 19.1.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Oct 2024 18:01:06 UTC
The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=d9591c84db24012771ad51911ca9d27c2729b00f commit d9591c84db24012771ad51911ca9d27c2729b00f Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2024-10-30 18:00:00 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2024-10-30 18:00:00 +0000 devel/wasi-{compiler-rt,libcxx}19: sync to 19.1.3 --- 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 20bc1b16713b..718a04e57ce8 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.2 +DISTVERSION= 19.1.3 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt diff --git a/devel/wasi-libcxx19/Makefile b/devel/wasi-libcxx19/Makefile index 5777f131c834..7d79a518be53 100644 --- a/devel/wasi-libcxx19/Makefile +++ b/devel/wasi-libcxx19/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm19 -DISTVERSION= 19.1.2 +DISTVERSION= 19.1.3 MASTERDIR= ${.CURDIR}/../wasi-libcxx