git: 3899c9266ce8 - main - devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 17 Jul 2024 14:42:25 UTC
The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=3899c9266ce83e786c9ece94c2a7cfee1b3cba3f commit 3899c9266ce83e786c9ece94c2a7cfee1b3cba3f Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2024-07-17 14:42:09 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2024-07-17 14:42:09 +0000 devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.8 --- 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 203556ffa9ff..e56592852dfc 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.7 +DISTVERSION= 18.1.8 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt diff --git a/devel/wasi-libcxx18/Makefile b/devel/wasi-libcxx18/Makefile index e8c40945d2f2..a167ef85ce3c 100644 --- a/devel/wasi-libcxx18/Makefile +++ b/devel/wasi-libcxx18/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm18 -DISTVERSION= 18.1.7 +DISTVERSION= 18.1.8 MASTERDIR= ${.CURDIR}/../wasi-libcxx