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: ryoon
Date: Mon Feb 9 17:03:42 UTC 2026
Modified Files:
pkgsrc/www/firefox: Makefile distinfo
Log Message:
www/firefox: Update to 147.0.3
Changelog:
147.0.3:
New
* Interoperability improvements for the CSS anchor positioning and Navigation
web APIs.
Fixed
* Fixed a regression where position: sticky elements on some webpages could
appear stuck or fail to update while mousewheel-scrolling after certain
:hover interactions. (Bug 2010481)
* Fixed an issue where the Firefox Developer Tools could fail to re-open
after using the Inspector??s node picker and reloading a page containing
cross-origin iframes. (Bug 2003810)
* Fixed an issue where the DNS over HTTPS provider settings section could
appear as a blank box, preventing users from seeing the current setting or
changing it. (Bug 2010501)
* Fixed an issue on Windows systems with a large number of fonts installed
where parts of the Firefox UI (tabs, menus, and Settings) could display
garbled characters or symbols instead of readable text. (Bug 2012950)
To generate a diff of this commit:
cvs rdiff -u -r1.657 -r1.658 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.577 -r1.578 pkgsrc/www/firefox/distinfo
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/Makefile
diff -u pkgsrc/www/firefox/Makefile:1.657 pkgsrc/www/firefox/Makefile:1.658
--- pkgsrc/www/firefox/Makefile:1.657 Sun Feb 1 06:30:31 2026
+++ pkgsrc/www/firefox/Makefile Mon Feb 9 17:03:42 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.657 2026/02/01 06:30:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.658 2026/02/09 17:03:42 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 147.0
-MOZ_BRANCH_MINOR= .2
+MOZ_BRANCH_MINOR= .3
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.577 pkgsrc/www/firefox/distinfo:1.578
--- pkgsrc/www/firefox/distinfo:1.577 Sun Feb 1 06:30:31 2026
+++ pkgsrc/www/firefox/distinfo Mon Feb 9 17:03:42 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.577 2026/02/01 06:30:31 ryoon Exp $
+$NetBSD: distinfo,v 1.578 2026/02/09 17:03:42 ryoon Exp $
-BLAKE2s (firefox-147.0.2.source.tar.xz) = dcdabba267810d416ca02079b1850b9e0436f079aa001fb008c497f8f8753f48
-SHA512 (firefox-147.0.2.source.tar.xz) = 60f8c96dddb337f46746c22d3c282be5e58ce7dc7cd2ae65097eb6405a533a2baa2c7f48e178acfc7d7e2bee1b06bd07a1ae801dae9c9d7609c2fcec8e99e2e6
-Size (firefox-147.0.2.source.tar.xz) = 661073952 bytes
+BLAKE2s (firefox-147.0.3.source.tar.xz) = 8856a155d088c9249a357499fa20b01bc32b8c9bd14de96774703821f364ebc7
+SHA512 (firefox-147.0.3.source.tar.xz) = 37e39c47d694eccdcabb7d8a0a4cfe1b02860a97f604653f364c60f4e98796ffc7f1c6ab51226b2e5034a4b4805ccc6ec3983f0d830c9f36692df2ec261273d9
+Size (firefox-147.0.3.source.tar.xz) = 658641660 bytes
BLAKE2s (nodejs-output-147.0.tgz) = e88c1c8c5117fbfb4fd089267b9a0a6882520ed7bcc1dc494b734b491b448892
SHA512 (nodejs-output-147.0.tgz) = e99a5de23ad0aa5ab0f040bfe400c1ed210547421fa19026efe280c522773faa8b76106952bbc42c7bb765349c6a3ca9cc3b76d8cfcbbff5d72db65054e44339
Size (nodejs-output-147.0.tgz) = 249306 bytes
Home |
Main Index |
Thread Index |
Old Index