pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox firefox: 98 requires nss>=3.75
details: https://anonhg.NetBSD.org/pkgsrc/rev/d39557ccd797
branches: trunk
changeset: 376147:d39557ccd797
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Apr 03 00:59:14 2022 +0000
description:
firefox: 98 requires nss>=3.75
diffstat:
www/firefox/mozilla-common.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 41622309aeb7 -r d39557ccd797 www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Sun Apr 03 00:30:45 2022 +0000
+++ b/www/firefox/mozilla-common.mk Sun Apr 03 00:59:14 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.227 2022/03/01 18:06:42 gutteridge Exp $
+# $NetBSD: mozilla-common.mk,v 1.228 2022/04/03 00:59:14 gutteridge Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -197,7 +197,7 @@
BUILDLINK_API_DEPENDS.nspr+= nspr>=4.32
.include "../../devel/nspr/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nss+= nss>=3.74
+BUILDLINK_API_DEPENDS.nss+= nss>=3.75
.include "../../devel/nss/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
#.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index