git: f46f8819aac5 - main - Mk/bsd.gecko.mk: update rust-cbindgen dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Dec 2025 20:16:11 UTC
The branch main has been updated by cmt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f46f8819aac59306d54d3c82b66673dfde460dda
commit f46f8819aac59306d54d3c82b66673dfde460dda
Author: Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2025-12-02 20:13:53 +0000
Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2025-12-02 20:16:01 +0000
Mk/bsd.gecko.mk: update rust-cbindgen dependency
Firefox 146 needs the updated version
---
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 fbe4182122ea..e193f2e71858 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.28.0:devel/rust-cbindgen \
+BUILD_DEPENDS+= rust-cbindgen>=0.29.1:devel/rust-cbindgen \
${RUST_DEFAULT}>=1.91.0:lang/${RUST_DEFAULT}
LIB_DEPENDS+= libdrm.so:graphics/libdrm
RUN_DEPENDS+= ${LOCALBASE}/lib/libpci.so:devel/libpci