pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox firefox: 107.0.1 requries nss>=3.84.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4cae538575df
branches: trunk
changeset: 389863:4cae538575df
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Sun Dec 11 21:06:32 2022 +0000
description:
firefox: 107.0.1 requries nss>=3.84.
diffstat:
www/firefox/mozilla-common.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d3c23f85d918 -r 4cae538575df www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Sun Dec 11 20:28:19 2022 +0000
+++ b/www/firefox/mozilla-common.mk Sun Dec 11 21:06:32 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.244 2022/12/11 19:35:15 tnn Exp $
+# $NetBSD: mozilla-common.mk,v 1.245 2022/12/11 21:06:32 tsutsui Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -209,7 +209,7 @@
BUILDLINK_API_DEPENDS.nspr+= nspr>=4.34
.include "../../devel/nspr/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nss+= nss>=3.82
+BUILDLINK_API_DEPENDS.nss+= nss>=3.84
.include "../../devel/nss/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
#.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index