pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox firefox: Update to 102.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d643aac846a
branches:  trunk
changeset: 381544:4d643aac846a
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Jul 09 02:22:25 2022 +0000

description:
firefox: Update to 102.0.1

Changelog:
Fixed

  * Fixed bookmark shortcut creation by dragging to Windows File Explorer and
    dropping partially broken (bug 1774683)

  * Fixed bookmarks sidebar flashing white when opened in dark mode (bug
    1776157)

  * Fixed multilingual spell checking not working with content in both English
    and a non-Latin alphabet (bug 1773802)

  * Developer tools: Fixed an issue where the console output keep getting
    scrolled to the bottom when the last visible message is an evaluation
    result (bug 1776262)

  * Fixed Delete cookies and site data when Firefox is closed checkbox getting
    disabled on startup (bug 1777419)

  * Various stability fixes

diffstat:

 www/firefox/Makefile |  4 ++--
 www/firefox/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (30 lines):

diff -r dfad7b32a8fa -r 4d643aac846a www/firefox/Makefile
--- a/www/firefox/Makefile      Fri Jul 08 22:12:53 2022 +0000
+++ b/www/firefox/Makefile      Sat Jul 09 02:22:25 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.526 2022/07/04 14:34:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.527 2022/07/09 02:22:25 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            102.0
-MOZ_BRANCH_MINOR=      
+MOZ_BRANCH_MINOR=      .1
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
diff -r dfad7b32a8fa -r 4d643aac846a www/firefox/distinfo
--- a/www/firefox/distinfo      Fri Jul 08 22:12:53 2022 +0000
+++ b/www/firefox/distinfo      Sat Jul 09 02:22:25 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.471 2022/07/04 14:34:07 ryoon Exp $
+$NetBSD: distinfo,v 1.472 2022/07/09 02:22:25 ryoon Exp $
 
-BLAKE2s (firefox-102.0.source.tar.xz) = 2bbcf491aa18e925554759c7c3005c364d3238b29ac55a037f1fb179f7ae1afe
-SHA512 (firefox-102.0.source.tar.xz) = c7dd6d8d74c46573b16d097a5e5d230669e5778cd680b3b6f30510e989d21543138ced3bb013998b76614aa380b28efd8542450c591d8b724e03bd163d012057
-Size (firefox-102.0.source.tar.xz) = 482027632 bytes
+BLAKE2s (firefox-102.0.1.source.tar.xz) = 43e2f34c0e39d1a3d3d341e55d474a9e5551865ace57f9f0fd1d7eb16676ef64
+SHA512 (firefox-102.0.1.source.tar.xz) = a930d359fb81e473b963a93f6db5110871e9fd57f6d0f352513047d363d930dd4811e8dd786c2f6f3541c3871eb1c0169b718652d9ee076fd13a20f52af30417
+Size (firefox-102.0.1.source.tar.xz) = 477609884 bytes
 BLAKE2s (nodejs-output-95.0.tgz) = c44b37d3605524a49157002f01c29f568f04194b0e635bc312de7ffdeb9a74c9
 SHA512 (nodejs-output-95.0.tgz) = 2faf326f4e100b66f8597c365cc2eb5d0eee26aae92a7e2446891f2178041aa71ba16eae37000acacd43a657025ec11c18db73b112f5c49cc21cdb882da6d798
 Size (nodejs-output-95.0.tgz) = 200627 bytes



Home | Main Index | Thread Index | Old Index