pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox firefox: 92 requires nss>=3.69
details: https://anonhg.NetBSD.org/pkgsrc/rev/33d977931535
branches: trunk
changeset: 459201:33d977931535
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Fri Oct 01 13:31:52 2021 +0000
description:
firefox: 92 requires nss>=3.69
diffstat:
www/firefox/mozilla-common.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 72a8c4487213 -r 33d977931535 www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Fri Oct 01 12:49:34 2021 +0000
+++ b/www/firefox/mozilla-common.mk Fri Oct 01 13:31:52 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.207 2021/09/22 12:52:17 nia Exp $
+# $NetBSD: mozilla-common.mk,v 1.208 2021/10/01 13:31:52 gutteridge Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -180,7 +180,7 @@
BUILDLINK_API_DEPENDS.nspr+= nspr>=4.32
.include "../../devel/nspr/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nss+= nss>=3.68
+BUILDLINK_API_DEPENDS.nss+= nss>=3.69
.include "../../devel/nss/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
#.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index