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 86.0.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/23b2c74aa924
branches: trunk
changeset: 448694:23b2c74aa924
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Fri Mar 12 14:11:47 2021 +0000
description:
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)
diffstat:
www/firefox/Makefile | 4 ++--
www/firefox/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r b198afbd3f3d -r 23b2c74aa924 www/firefox/Makefile
--- a/www/firefox/Makefile Fri Mar 12 13:12:08 2021 +0000
+++ b/www/firefox/Makefile Fri Mar 12 14:11:47 2021 +0000
@@ -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//}
diff -r b198afbd3f3d -r 23b2c74aa924 www/firefox/distinfo
--- a/www/firefox/distinfo Fri Mar 12 13:12:08 2021 +0000
+++ b/www/firefox/distinfo Fri Mar 12 14:11:47 2021 +0000
@@ -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