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:           Sat Jul  9 02:22:25 UTC 2022

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.526 -r1.527 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.471 -r1.472 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.526 pkgsrc/www/firefox/Makefile:1.527
--- pkgsrc/www/firefox/Makefile:1.526   Mon Jul  4 14:34:07 2022
+++ pkgsrc/www/firefox/Makefile Sat Jul  9 02:22:25 2022
@@ -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//}

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.471 pkgsrc/www/firefox/distinfo:1.472
--- pkgsrc/www/firefox/distinfo:1.471   Mon Jul  4 14:34:07 2022
+++ pkgsrc/www/firefox/distinfo Sat Jul  9 02:22:25 2022
@@ -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