pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox www/firefox - Bumps rust version



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30903316237f
branches:  trunk
changeset: 418021:30903316237f
user:      fox <fox%pkgsrc.org@localhost>
date:      Tue Nov 19 11:32:20 2019 +0000

description:
www/firefox - Bumps rust version

Reviewed by:    maya@

diffstat:

 www/firefox/mozilla-common.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 165297ab87dc -r 30903316237f www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk     Tue Nov 19 11:25:39 2019 +0000
+++ b/www/firefox/mozilla-common.mk     Tue Nov 19 11:32:20 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.143 2019/11/04 22:09:54 rillig Exp $
+# $NetBSD: mozilla-common.mk,v 1.144 2019/11/19 11:32:20 fox Exp $
 #
 # common Makefile fragment for mozilla packages based on gecko 2.0.
 #
@@ -227,7 +227,7 @@
 BUILDLINK_API_DEPENDS.clang+=  clang>=6.0.1nb1
 .include "../../lang/clang/buildlink3.mk"
 BUILDLINK_DEPMETHOD.rust=      build
-BUILDLINK_API_DEPENDS.rust+=   rust>=1.36.0
+BUILDLINK_API_DEPENDS.rust+=   rust>=1.38.0
 .include "../../lang/rust/buildlink3.mk"
 # webrtc option requires internal libvpx
 #BUILDLINK_API_DEPENDS.libvpx+=        libvpx>=1.3.0



Home | Main Index | Thread Index | Old Index