pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox firefox: 96 requires nss>=3.73
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc4e7ca0ab44
branches: trunk
changeset: 371944:fc4e7ca0ab44
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Jan 16 20:07:49 2022 +0000
description:
firefox: 96 requires nss>=3.73
diffstat:
www/firefox/mozilla-common.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r bdbef885560b -r fc4e7ca0ab44 www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Sun Jan 16 19:15:09 2022 +0000
+++ b/www/firefox/mozilla-common.mk Sun Jan 16 20:07:49 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.222 2022/01/16 13:54:51 tnn Exp $
+# $NetBSD: mozilla-common.mk,v 1.223 2022/01/16 20:07:49 gutteridge Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -198,7 +198,7 @@
BUILDLINK_API_DEPENDS.nspr+= nspr>=4.32
.include "../../devel/nspr/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nss+= nss>=3.72
+BUILDLINK_API_DEPENDS.nss+= nss>=3.73
.include "../../devel/nss/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
#.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index