pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox firefox: further dependency minimum versio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/972bce16898f
branches:  trunk
changeset: 416872:972bce16898f
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Oct 31 22:20:56 2019 +0000

description:
firefox: further dependency minimum version bumps for 70.0

diffstat:

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

diffs (27 lines):

diff -r f84791a268a2 -r 972bce16898f www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk     Thu Oct 31 21:33:35 2019 +0000
+++ b/www/firefox/mozilla-common.mk     Thu Oct 31 22:20:56 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.140 2019/10/29 22:19:29 gutteridge Exp $
+# $NetBSD: mozilla-common.mk,v 1.141 2019/10/31 22:20:56 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.8.7:../../devel/cbindgen
+TOOL_DEPENDS+=         cbindgen>=0.9.1:../../devel/cbindgen
 .if ${MACHINE_ARCH} == "sparc64"
 CONFIGURE_ARGS+=       --disable-nodejs
 .else
@@ -212,7 +212,7 @@
 BUILDLINK_API_DEPENDS.nspr+=   nspr>=4.21
 .include "../../devel/nspr/buildlink3.mk"
 .include "../../textproc/icu/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nss+=    nss>=3.44.1
+BUILDLINK_API_DEPENDS.nss+=    nss>=3.46.1
 .include "../../devel/nss/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 #.include "../../mk/jpeg.buildlink3.mk"



Home | Main Index | Thread Index | Old Index