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: Tue Mar 1 18:01:24 UTC 2022
Modified Files:
pkgsrc/www/firefox: mozilla-common.mk
Log Message:
firefox: 97 requires rust>=1.57
To generate a diff of this commit:
cvs rdiff -u -r1.225 -r1.226 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.225 pkgsrc/www/firefox/mozilla-common.mk:1.226
--- pkgsrc/www/firefox/mozilla-common.mk:1.225 Tue Mar 1 13:35:33 2022
+++ pkgsrc/www/firefox/mozilla-common.mk Tue Mar 1 18:01:24 2022
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.225 2022/03/01 13:35:33 ryoon Exp $
+# $NetBSD: mozilla-common.mk,v 1.226 2022/03/01 18:01:24 gutteridge Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -208,7 +208,7 @@ BUILDLINK_API_DEPENDS.libwebp+= libwebp>
.include "../../graphics/libwebp/buildlink3.mk"
BUILDLINK_DEPMETHOD.clang= build
.include "../../lang/clang/buildlink3.mk"
-RUST_REQ= 1.53.0
+RUST_REQ= 1.57.0
.include "../../lang/rust/rust.mk"
# webrtc option requires internal libvpx
#BUILDLINK_API_DEPENDS.libvpx+= libvpx>=1.3.0
Home |
Main Index |
Thread Index |
Old Index