git: 0b4352273689 - main - www/firefox: raise rust-cbindgen dependency to 0.28.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Apr 2025 20:54:12 UTC
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b4352273689e4c50c7305bd6a9d4ee03a091176 commit 0b4352273689e4c50c7305bd6a9d4ee03a091176 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2025-04-21 20:53:15 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2025-04-21 20:53:15 +0000 www/firefox: raise rust-cbindgen dependency to 0.28.0 new since firefox/thunderbird 138.0 --- Mk/bsd.gecko.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk index c3691ef94a83..7ad89c0e378e 100644 --- a/Mk/bsd.gecko.mk +++ b/Mk/bsd.gecko.mk @@ -76,7 +76,7 @@ ELF_FEATURES+= +wxneeded:dist/bin/${MOZILLA} +wxneeded:dist/bin/${MOZILLA}-bin BUNDLE_LIBS= yes -BUILD_DEPENDS+= rust-cbindgen>=0.26.0:devel/rust-cbindgen \ +BUILD_DEPENDS+= rust-cbindgen>=0.28.0:devel/rust-cbindgen \ ${RUST_DEFAULT}>=1.86.0:lang/${RUST_DEFAULT} \ node:www/node LIB_DEPENDS+= libdrm.so:graphics/libdrm