pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox firefox: bump required nss
details: https://anonhg.NetBSD.org/pkgsrc/rev/90cb83ab185d
branches: trunk
changeset: 361815:90cb83ab185d
user: maya <maya%pkgsrc.org@localhost>
date: Thu Apr 27 11:19:35 2017 +0000
description:
firefox: bump required nss
diffstat:
www/firefox/mozilla-common.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 54af3bd86450 -r 90cb83ab185d www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Thu Apr 27 10:38:09 2017 +0000
+++ b/www/firefox/mozilla-common.mk Thu Apr 27 11:19:35 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.91 2017/04/27 01:49:47 ryoon Exp $
+# $NetBSD: mozilla-common.mk,v 1.92 2017/04/27 11:19:35 maya Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -184,7 +184,7 @@
BUILDLINK_API_DEPENDS.nspr+= nspr>=4.10.10
.include "../../devel/nspr/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nss+= nss>=3.28.1
+BUILDLINK_API_DEPENDS.nss+= nss>=3.29.5
.include "../../devel/nss/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index