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: wiz
Date: Sat Aug 9 13:55:57 UTC 2025
Modified Files:
pkgsrc/www/firefox: mozilla-common.mk
Log Message:
firefox: needs nss 3.113 now
>From Vitaly Shevtsov on pkgsrc-users.
To generate a diff of this commit:
cvs rdiff -u -r1.296 -r1.297 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.296 pkgsrc/www/firefox/mozilla-common.mk:1.297
--- pkgsrc/www/firefox/mozilla-common.mk:1.296 Sun May 25 12:42:05 2025
+++ pkgsrc/www/firefox/mozilla-common.mk Sat Aug 9 13:55:57 2025
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.296 2025/05/25 12:42:05 manu Exp $
+# $NetBSD: mozilla-common.mk,v 1.297 2025/08/09 13:55:57 wiz Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -260,7 +260,7 @@ BUILDLINK_API_DEPENDS.nspr+= nspr>=4.34
BUILDLINK_API_DEPENDS.icu+= icu>=76.1
.include "../../textproc/icu/buildlink3.mk"
# See build/moz.configure/nss.configure
-BUILDLINK_API_DEPENDS.nss+= nss>=3.109
+BUILDLINK_API_DEPENDS.nss+= nss>=3.113
.include "../../devel/nss/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
#.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index