pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox firefox: 83.0 also requires nss 3.58 or la...
details: https://anonhg.NetBSD.org/pkgsrc/rev/032b7efaf05c
branches: trunk
changeset: 442053:032b7efaf05c
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Tue Nov 17 18:03:00 2020 +0000
description:
firefox: 83.0 also requires nss 3.58 or later.
diffstat:
www/firefox/mozilla-common.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1fa082f9bc64 -r 032b7efaf05c www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Tue Nov 17 17:54:50 2020 +0000
+++ b/www/firefox/mozilla-common.mk Tue Nov 17 18:03:00 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.188 2020/11/17 17:54:50 tsutsui Exp $
+# $NetBSD: mozilla-common.mk,v 1.189 2020/11/17 18:03:00 tsutsui Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -174,7 +174,7 @@
BUILDLINK_API_DEPENDS.nspr+= nspr>=4.26
.include "../../devel/nspr/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nss+= nss>=3.56
+BUILDLINK_API_DEPENDS.nss+= nss>=3.58
.include "../../devel/nss/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
#.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index