pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox Fix PR pkg/49905.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a6105e7b8318
branches:  trunk
changeset: 651866:a6105e7b8318
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat May 16 04:16:04 2015 +0000

description:
Fix PR pkg/49905.

* Update nss requirement.

diffstat:

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

diffs (18 lines):

diff -r a5204894c56e -r a6105e7b8318 www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk     Sat May 16 03:19:54 2015 +0000
+++ b/www/firefox/mozilla-common.mk     Sat May 16 04:16:04 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.54 2015/05/14 15:28:04 bad Exp $
+# $NetBSD: mozilla-common.mk,v 1.55 2015/05/16 04:16:04 ryoon Exp $
 #
 # common Makefile fragment for mozilla packages based on gecko 2.0.
 #
@@ -221,7 +221,7 @@
 BUILDLINK_API_DEPENDS.nspr+=   nspr>=4.10.8
 .include "../../devel/nspr/buildlink3.mk"
 .include "../../textproc/icu/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nss+=    nss>=3.17.4
+BUILDLINK_API_DEPENDS.nss+=    nss>=3.18.1
 .include "../../devel/nss/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../mk/jpeg.buildlink3.mk"



Home | Main Index | Thread Index | Old Index