git: f2eabbcb961d - main - devel/wasi-{compiler-rt,libcxx}19: sync to 19.1.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Dec 2024 15:09:09 UTC
The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2eabbcb961db189414833676bb87091dd433390 commit f2eabbcb961db189414833676bb87091dd433390 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2024-12-18 15:08:22 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2024-12-18 15:08:22 +0000 devel/wasi-{compiler-rt,libcxx}19: sync to 19.1.6 --- devel/wasi-compiler-rt19/Makefile | 2 +- devel/wasi-libcxx19/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/wasi-compiler-rt19/Makefile b/devel/wasi-compiler-rt19/Makefile index a6dcb47db844..056f7c07afdc 100644 --- a/devel/wasi-compiler-rt19/Makefile +++ b/devel/wasi-compiler-rt19/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm19 -DISTVERSION= 19.1.5 +DISTVERSION= 19.1.6 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt diff --git a/devel/wasi-libcxx19/Makefile b/devel/wasi-libcxx19/Makefile index 83f82d1c49ce..d52ff348c3c2 100644 --- a/devel/wasi-libcxx19/Makefile +++ b/devel/wasi-libcxx19/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm19 -DISTVERSION= 19.1.5 +DISTVERSION= 19.1.6 MASTERDIR= ${.CURDIR}/../wasi-libcxx