git: a40e2625494e - main - devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 May 2024 23:52:38 UTC
The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=a40e2625494ecac1a45011d8bc910c304a0c0dd5 commit a40e2625494ecac1a45011d8bc910c304a0c0dd5 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2024-05-20 23:52:12 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2024-05-20 23:52:12 +0000 devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.6 --- 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 f20b435996ad..8d7176ac62f1 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.5 +DISTVERSION= 18.1.6 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt diff --git a/devel/wasi-libcxx18/Makefile b/devel/wasi-libcxx18/Makefile index 426922d499fb..4a4fef66e6f5 100644 --- a/devel/wasi-libcxx18/Makefile +++ b/devel/wasi-libcxx18/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm18 -DISTVERSION= 18.1.5 +DISTVERSION= 18.1.6 MASTERDIR= ${.CURDIR}/../wasi-libcxx