pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox firefox: 81.0 requires nss >= 3.56
details: https://anonhg.NetBSD.org/pkgsrc/rev/16724f92a428
branches: trunk
changeset: 439910:16724f92a428
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Tue Sep 29 23:20:23 2020 +0000
description:
firefox: 81.0 requires nss >= 3.56
diffstat:
www/firefox/mozilla-common.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d06ab653fd91 -r 16724f92a428 www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Tue Sep 29 23:12:02 2020 +0000
+++ b/www/firefox/mozilla-common.mk Tue Sep 29 23:20:23 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.180 2020/09/15 09:40:08 nia Exp $
+# $NetBSD: mozilla-common.mk,v 1.181 2020/09/29 23:20:23 gutteridge Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -223,7 +223,7 @@
BUILDLINK_API_DEPENDS.nspr+= nspr>=4.26
.include "../../devel/nspr/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nss+= nss>=3.55
+BUILDLINK_API_DEPENDS.nss+= nss>=3.56
.include "../../devel/nss/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
#.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index