summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-02-04 00:39:23 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-02-04 00:39:23 +0000
commitba23a7be9ba4ef73274b25ec9ccb1b849aae2ab6 (patch)
tree3aab99dbdb670c6d2e13e399e7b8d64da20715f1 /Mk
parentf7b5fa36b75d7563d714ca9650100f83bd537ed0 (diff)
downloadfreebsd-ports-ba23a7be9ba4ef73274b25ec9ccb1b849aae2ab6.zip
www/firefox: update to 73.0
Changes: https://www.mozilla.org/firefox/73.0/releasenotes/ PR: 243295 Security: 802e3138-b8af-4a89-a908-f103107e64b4 Differential Revision: https://reviews.freebsd.org/D23146
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gecko.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk
index aafe18de6568..cd6346c29ec4 100644
--- a/Mk/bsd.gecko.mk
+++ b/Mk/bsd.gecko.mk
@@ -76,8 +76,8 @@ LDFLAGS+= -Wl,--as-needed
BUNDLE_LIBS= yes
BUILD_DEPENDS+= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} \
- rust-cbindgen>=0.8.7:devel/rust-cbindgen \
- ${RUST_DEFAULT}>=1.35:lang/${RUST_DEFAULT} \
+ rust-cbindgen>=0.12.0:devel/rust-cbindgen \
+ ${RUST_DEFAULT}>=1.39:lang/${RUST_DEFAULT} \
${LOCALBASE}/bin/python${PYTHON3_DEFAULT}:lang/python${PYTHON3_DEFAULT:S/.//g} \
node:www/node
MOZ_EXPORT+= ${CONFIGURE_ENV} \