pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/firefox
Module Name: pkgsrc
Committed By: gutteridge
Date: Sat Aug 9 15:42:27 UTC 2025
Modified Files:
pkgsrc/www/firefox: mozilla-common.mk
Log Message:
firefox: 141 requires Rust >= 1.82
To generate a diff of this commit:
cvs rdiff -u -r1.297 -r1.298 pkgsrc/www/firefox/mozilla-common.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/firefox/mozilla-common.mk
diff -u pkgsrc/www/firefox/mozilla-common.mk:1.297 pkgsrc/www/firefox/mozilla-common.mk:1.298
--- pkgsrc/www/firefox/mozilla-common.mk:1.297 Sat Aug 9 13:55:57 2025
+++ pkgsrc/www/firefox/mozilla-common.mk Sat Aug 9 15:42:27 2025
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.297 2025/08/09 13:55:57 wiz Exp $
+# $NetBSD: mozilla-common.mk,v 1.298 2025/08/09 15:42:27 gutteridge Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -271,7 +271,7 @@ BUILDLINK_API_DEPENDS.libwebp+= libwebp>
.include "../../graphics/libwebp/buildlink3.mk"
BUILDLINK_DEPMETHOD.clang= build
.include "../../lang/clang/buildlink3.mk"
-RUST_REQ= 1.76.0
+RUST_REQ= 1.82.0
.include "../../lang/rust/rust.mk"
.include "../../multimedia/libvpx/buildlink3.mk"
.include "../../net/libIDL/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index