git: c2203040e9a6 - main - devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Apr 2024 13:37:42 UTC
The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=c2203040e9a64b659c4098a7b981c312df5a3733 commit c2203040e9a64b659c4098a7b981c312df5a3733 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2024-04-19 13:37:18 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2024-04-19 13:37:18 +0000 devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.4 --- 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 2af6a297447f..d16a7b705a51 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.3 +DISTVERSION= 18.1.4 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt diff --git a/devel/wasi-libcxx18/Makefile b/devel/wasi-libcxx18/Makefile index d46a91e3f35e..7ad06eb1b101 100644 --- a/devel/wasi-libcxx18/Makefile +++ b/devel/wasi-libcxx18/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm18 -DISTVERSION= 18.1.3 +DISTVERSION= 18.1.4 MASTERDIR= ${.CURDIR}/../wasi-libcxx