pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox firefox: as of version 73, cbindgen >= 0.1...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fac5fcb4997c
branches: trunk
changeset: 411451:fac5fcb4997c
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Thu Feb 13 04:36:02 2020 +0000
description:
firefox: as of version 73, cbindgen >= 0.12.0 is required
diffstat:
www/firefox/mozilla-common.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 09bf9117b0af -r fac5fcb4997c www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Thu Feb 13 04:07:20 2020 +0000
+++ b/www/firefox/mozilla-common.mk Thu Feb 13 04:36:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.150 2020/02/13 04:07:20 gutteridge Exp $
+# $NetBSD: mozilla-common.mk,v 1.151 2020/02/13 04:36:02 gutteridge Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -23,7 +23,7 @@
USE_LANGUAGES+= c99 gnu++14
UNLIMIT_RESOURCES+= datasize
-TOOL_DEPENDS+= cbindgen>=0.9.1:../../devel/cbindgen
+TOOL_DEPENDS+= cbindgen>=0.12.0:../../devel/cbindgen
.if ${MACHINE_ARCH} == "sparc64"
CONFIGURE_ARGS+= --disable-nodejs
.else
Home |
Main Index |
Thread Index |
Old Index