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:           Sun Aug 30 10:19:31 UTC 2026

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
www/firefox: Update to 154.0.2

Changelog:
154.0.1:
Fixed

  * Fixed slower access to saved passwords and unexpected Primary Password
    prompts caused by recent changes to password storage. (Bug 2064411, Bug
    2065593, Bug 2063993)

  * Fixed an issue where addresses were failing to autofill on some sites. (Bug
    2065145, Bug 2063599)

  * Fixed Firefox adding a new Start Menu shortcut on Windows every time it
    started. (Bug 2064652)

  * Fixed an issue where connections to local network devices were failing
    without a permission prompt on some sites loaded over HTTP. (Bug 2059274)

  * Fixed a crash that could occur when opening intranet sites that are
    configured to link to files on a local network share. (Bug 2064648)

  * Fixed an issue on Windows where tab titles were cut off at the start when
    the system font was MS UI Gothic. (Bug 2056856)


To generate a diff of this commit:
cvs rdiff -u -r1.670 -r1.671 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.591 -r1.592 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.670 pkgsrc/www/firefox/Makefile:1.671
--- pkgsrc/www/firefox/Makefile:1.670   Mon Aug 24 12:51:47 2026
+++ pkgsrc/www/firefox/Makefile Sun Aug 30 10:19:31 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.670 2026/08/24 12:51:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.671 2026/08/30 10:19:31 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            154.0
-MOZ_BRANCH_MINOR=      
+MOZ_BRANCH_MINOR=      .1
 
 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.591 pkgsrc/www/firefox/distinfo:1.592
--- pkgsrc/www/firefox/distinfo:1.591   Mon Aug 24 12:51:47 2026
+++ pkgsrc/www/firefox/distinfo Sun Aug 30 10:19:31 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.591 2026/08/24 12:51:47 ryoon Exp $
+$NetBSD: distinfo,v 1.592 2026/08/30 10:19:31 ryoon Exp $
 
-BLAKE2s (firefox-154.0.source.tar.xz) = 59a3adb639fca52937e152318519d790ea836260cc32a0c1e1e75f0ae9fcdcc4
-SHA512 (firefox-154.0.source.tar.xz) = a77cd664982add628681167ef5939bd6bf0c894aa380cca66f9b5fb265947874d1e819d42264f1dd07c843f8a6dc020da268cca9ff1e064fca019de91af9b996
-Size (firefox-154.0.source.tar.xz) = 811370872 bytes
+BLAKE2s (firefox-154.0.1.source.tar.xz) = af7f275f0ba5056d1e749692e880f5067e56234752ed63f63124a5bf2621e512
+SHA512 (firefox-154.0.1.source.tar.xz) = 9141e34978c2ecbe1b267b3cc63136142625734618e67cbbbf6536e1427af66d01f19851200eba0db7c715991f39e7d5d0200abb9e2cd7c15d58a8a411b1b412
+Size (firefox-154.0.1.source.tar.xz) = 811414168 bytes
 BLAKE2s (nodejs-output-154.0.tgz) = e617ff9a723cb73ee6ec4318528ccd08da98b02995f9185a9d090eecf05cb7b4
 SHA512 (nodejs-output-154.0.tgz) = 2d7dc70f3c49420e33becb7c823263884286f7c93cc53f4b8d0bdb13a20ad0c602853bfafbbd4839b0faf97421e6e01c704cd0682ba7edac347e4834d83738c5
 Size (nodejs-output-154.0.tgz) = 251164 bytes



Home | Main Index | Thread Index | Old Index