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: gutteridge
Date: Wed Apr 19 14:28:41 UTC 2023
Modified Files:
pkgsrc/www/firefox: mozilla-common.mk
Log Message:
firefox: 112 requires nss>=3.89
To generate a diff of this commit:
cvs rdiff -u -r1.250 -r1.251 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.250 pkgsrc/www/firefox/mozilla-common.mk:1.251
--- pkgsrc/www/firefox/mozilla-common.mk:1.250 Thu Apr 6 01:37:25 2023
+++ pkgsrc/www/firefox/mozilla-common.mk Wed Apr 19 14:28:40 2023
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.250 2023/04/06 01:37:25 gutteridge Exp $
+# $NetBSD: mozilla-common.mk,v 1.251 2023/04/19 14:28:40 gutteridge Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -197,7 +197,7 @@ BUILDLINK_API_DEPENDS.libevent+= libeven
BUILDLINK_API_DEPENDS.nspr+= nspr>=4.34
.include "../../devel/nspr/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nss+= nss>=3.88
+BUILDLINK_API_DEPENDS.nss+= nss>=3.89
.include "../../devel/nss/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
#.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index