git: 5b4fa74e480a - main - devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Apr 2024 03:12:01 UTC
The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=5b4fa74e480a632c0684cde6308b546801852fd5 commit 5b4fa74e480a632c0684cde6308b546801852fd5 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2024-04-05 03:09:16 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2024-04-05 03:09:16 +0000 devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.3 --- devel/wasi-compiler-rt18/Makefile | 2 +- devel/wasi-libcxx18/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/wasi-compiler-rt18/Makefile b/devel/wasi-compiler-rt18/Makefile index a3294761e54f..2af6a297447f 100644 --- a/devel/wasi-compiler-rt18/Makefile +++ b/devel/wasi-compiler-rt18/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm18 -DISTVERSION= 18.1.2 +DISTVERSION= 18.1.3 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt diff --git a/devel/wasi-libcxx18/Makefile b/devel/wasi-libcxx18/Makefile index ebdba2cc79c5..d46a91e3f35e 100644 --- a/devel/wasi-libcxx18/Makefile +++ b/devel/wasi-libcxx18/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm18 -DISTVERSION= 18.1.2 +DISTVERSION= 18.1.3 MASTERDIR= ${.CURDIR}/../wasi-libcxx