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:           Fri Mar 12 14:11:47 UTC 2021

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
firefox: Update to 86.0.1

Changelog:
86.0.1
Firefox Release

March 11, 2021

Version 86.0.1, first offered to Release channel users on March 11, 2021
-------------------------------------------------------------------------------
#

Fixed

  * Fixed an issue on Apple Silicon machines that caused Firefox to be
    unresponsive after system sleep (bug 1682713)

  * Fixed an issue causing windows to gain or lose focus unexpectedly (bug
    1694927)

  * Fixed truncation of date and time widgets due to incorrect width
    calculation (bug 1695578)

  * Fixed an issue causing unexpected behavior with extensions managing tab
    groups (bug 1694699)

  * Fixed a frequent Linux crash on browser launch (bug 1694670)


To generate a diff of this commit:
cvs rdiff -u -r1.470 -r1.471 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.430 -r1.431 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.470 pkgsrc/www/firefox/Makefile:1.471
--- pkgsrc/www/firefox/Makefile:1.470   Tue Feb 23 17:02:04 2021
+++ pkgsrc/www/firefox/Makefile Fri Mar 12 14:11:47 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.470 2021/02/23 17:02:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.471 2021/03/12 14:11:47 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            86.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.430 pkgsrc/www/firefox/distinfo:1.431
--- pkgsrc/www/firefox/distinfo:1.430   Tue Mar  9 03:50:25 2021
+++ pkgsrc/www/firefox/distinfo Fri Mar 12 14:11:47 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.430 2021/03/09 03:50:25 ryoon Exp $
+$NetBSD: distinfo,v 1.431 2021/03/12 14:11:47 ryoon Exp $
 
-SHA1 (firefox-86.0.source.tar.xz) = 156e6bb90946fb2290f36aa0b08abc9c436e78c7
-RMD160 (firefox-86.0.source.tar.xz) = 8847103a535eec5b103f78a66c6d1cc38186a7a2
-SHA512 (firefox-86.0.source.tar.xz) = f5a7b9aa53e2955e972e30cc62ae64ae955127eab951d7a1102d5ac8a73804982e01b917787c00a6e0a0ed03594567d29a24808271283ef61a9383bc4bb39e3f
-Size (firefox-86.0.source.tar.xz) = 371929688 bytes
+SHA1 (firefox-86.0.1.source.tar.xz) = a2f368e146ec21c50f00a8c95e8c9145a355136e
+RMD160 (firefox-86.0.1.source.tar.xz) = 4fcf0792022c3e678f2f63ea400cf790a77e7bea
+SHA512 (firefox-86.0.1.source.tar.xz) = e613cdcadfd71a01800a72c08c590032605ca8a8a0ba93326ffba93c2819f629fd620c23d00ca1274b203adc20acfe5d7913fee240ff14819fb1377ed08b1214
+Size (firefox-86.0.1.source.tar.xz) = 369541992 bytes
 SHA1 (patch-aa) = 15b8567cee2af9853f6949c80345ffcb1fd3852a
 SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
 SHA1 (patch-build_moz.configure_rust.configure) = 25ddfacd29cebbc6db005dbe61a2a7446d480678



Home | Main Index | Thread Index | Old Index