pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   maya
Date:           Thu Apr 27 11:19:35 UTC 2017

Modified Files:
        pkgsrc/www/firefox: mozilla-common.mk

Log Message:
firefox: bump required nss


To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/www/firefox/mozilla-common.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/firefox/mozilla-common.mk
diff -u pkgsrc/www/firefox/mozilla-common.mk:1.91 pkgsrc/www/firefox/mozilla-common.mk:1.92
--- pkgsrc/www/firefox/mozilla-common.mk:1.91   Thu Apr 27 01:49:47 2017
+++ pkgsrc/www/firefox/mozilla-common.mk        Thu Apr 27 11:19:35 2017
@@ -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.libevent+=    libeven
 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