pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox Bump required devel/nspr version



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b675411b3769
branches:  trunk
changeset: 365240:b675411b3769
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Jul 12 01:47:10 2017 +0000

description:
Bump required devel/nspr version

Fix PR pkg/52392

diffstat:

 www/firefox/mozilla-common.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 392fc7d67c9c -r b675411b3769 www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk     Tue Jul 11 20:27:31 2017 +0000
+++ b/www/firefox/mozilla-common.mk     Wed Jul 12 01:47:10 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.95 2017/07/03 12:27:49 ryoon Exp $
+# $NetBSD: mozilla-common.mk,v 1.96 2017/07/12 01:47:10 ryoon Exp $
 #
 # common Makefile fragment for mozilla packages based on gecko 2.0.
 #
@@ -185,7 +185,7 @@
 BUILDLINK_API_DEPENDS.libevent+=       libevent>=1.1
 .include "../../devel/libevent/buildlink3.mk"
 .include "../../devel/libffi/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nspr+=   nspr>=4.10.10
+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



Home | Main Index | Thread Index | Old Index