git: 0e76c4f66bf5 - 2025Q2 - 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:58:02 UTC
The branch 2025Q2 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=0e76c4f66bf54b8aba3f8128fb3f181d34b2bc3f commit 0e76c4f66bf54b8aba3f8128fb3f181d34b2bc3f 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:57:44 +0000 www/firefox: raise rust-cbindgen dependency to 0.28.0 new since firefox/thunderbird 138.0 (cherry picked from commit 0b4352273689e4c50c7305bd6a9d4ee03a091176) --- 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 2cd5eddb32d3..de1d38795654 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.85.0:lang/${RUST_DEFAULT} \ node:www/node LIB_DEPENDS+= libdrm.so:graphics/libdrm