pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox firefox: update minimum required NSS
details: https://anonhg.NetBSD.org/pkgsrc/rev/e089ec97d75b
branches: trunk
changeset: 369725:e089ec97d75b
user: maya <maya%pkgsrc.org@localhost>
date: Tue Oct 03 13:17:37 2017 +0000
description:
firefox: update minimum required NSS
diffstat:
www/firefox/mozilla-common.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4dd704ec73dc -r e089ec97d75b www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Tue Oct 03 12:47:02 2017 +0000
+++ b/www/firefox/mozilla-common.mk Tue Oct 03 13:17:37 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.98 2017/09/30 05:34:11 ryoon Exp $
+# $NetBSD: mozilla-common.mk,v 1.99 2017/10/03 13:17:37 maya Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -182,7 +182,7 @@
BUILDLINK_API_DEPENDS.nspr+= nspr>=4.14
.include "../../devel/nspr/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nss+= nss>=3.29.5
+BUILDLINK_API_DEPENDS.nss+= nss>=3.32.1
.include "../../devel/nss/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index