Skip to content

Commit 84277b6

Browse files
committed
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)
1 parent 1f5dc98 commit 84277b6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

www/firefox/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# $NetBSD: Makefile,v 1.657 2026/02/01 06:30:31 ryoon Exp $
1+
# $NetBSD: Makefile,v 1.658 2026/02/09 17:03:42 ryoon Exp $
22

33
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
44
MOZ_BRANCH= 147.0
5-
MOZ_BRANCH_MINOR= .2
5+
MOZ_BRANCH_MINOR= .3
66

77
DISTNAME= firefox-${FIREFOX_VER}.source
88
PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//}

www/firefox/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
$NetBSD: distinfo,v 1.577 2026/02/01 06:30:31 ryoon Exp $
1+
$NetBSD: distinfo,v 1.578 2026/02/09 17:03:42 ryoon Exp $
22

3-
BLAKE2s (firefox-147.0.2.source.tar.xz) = dcdabba267810d416ca02079b1850b9e0436f079aa001fb008c497f8f8753f48
4-
SHA512 (firefox-147.0.2.source.tar.xz) = 60f8c96dddb337f46746c22d3c282be5e58ce7dc7cd2ae65097eb6405a533a2baa2c7f48e178acfc7d7e2bee1b06bd07a1ae801dae9c9d7609c2fcec8e99e2e6
5-
Size (firefox-147.0.2.source.tar.xz) = 661073952 bytes
3+
BLAKE2s (firefox-147.0.3.source.tar.xz) = 8856a155d088c9249a357499fa20b01bc32b8c9bd14de96774703821f364ebc7
4+
SHA512 (firefox-147.0.3.source.tar.xz) = 37e39c47d694eccdcabb7d8a0a4cfe1b02860a97f604653f364c60f4e98796ffc7f1c6ab51226b2e5034a4b4805ccc6ec3983f0d830c9f36692df2ec261273d9
5+
Size (firefox-147.0.3.source.tar.xz) = 658641660 bytes
66
BLAKE2s (nodejs-output-147.0.tgz) = e88c1c8c5117fbfb4fd089267b9a0a6882520ed7bcc1dc494b734b491b448892
77
SHA512 (nodejs-output-147.0.tgz) = e99a5de23ad0aa5ab0f040bfe400c1ed210547421fa19026efe280c522773faa8b76106952bbc42c7bb765349c6a3ca9cc3b76d8cfcbbff5d72db65054e44339
88
Size (nodejs-output-147.0.tgz) = 249306 bytes

0 commit comments

Comments
 (0)