git: c9de4852da6f - main - devel/{compiler-rt,libcxx}18: sync to 18.1.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 May 2024 18:15:08 UTC
The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=c9de4852da6f3908e89e73887b3c7d7b3f39e29f commit c9de4852da6f3908e89e73887b3c7d7b3f39e29f Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2024-05-10 18:13:55 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2024-05-10 18:13:55 +0000 devel/{compiler-rt,libcxx}18: sync to 18.1.5 --- 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 d16a7b705a51..f20b435996ad 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.4 +DISTVERSION= 18.1.5 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt diff --git a/devel/wasi-libcxx18/Makefile b/devel/wasi-libcxx18/Makefile index 7ad06eb1b101..426922d499fb 100644 --- a/devel/wasi-libcxx18/Makefile +++ b/devel/wasi-libcxx18/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm18 -DISTVERSION= 18.1.4 +DISTVERSION= 18.1.5 MASTERDIR= ${.CURDIR}/../wasi-libcxx