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 84.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/650b191b8eb6
branches:  trunk
changeset: 443964:650b191b8eb6
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Jan 01 12:52:16 2021 +0000

description:
firefox: Update to 84.0.1

Changelog:
Fixed

  * Fixed problems loading secure websites and crashes for users with certain
    third-party PKCS11 modules and smartcards installed (bug 1682881).

  * Fixed slower than expected performance and flickering on Canvas elements
    for some Windows users (bug 1683116).

  * Fixed a bug causing some Unity JS games to not load on Apple Silicon
    devices due to improper detection of the OS version (bug 1680516).

  * Fixed crashes caused by various third-party antivirus software.

diffstat:

 www/firefox/Makefile |   5 ++---
 www/firefox/PLIST    |   3 ++-
 www/firefox/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (53 lines):

diff -r c4d1024557b3 -r 650b191b8eb6 www/firefox/Makefile
--- a/www/firefox/Makefile      Fri Jan 01 12:48:45 2021 +0000
+++ b/www/firefox/Makefile      Fri Jan 01 12:52:16 2021 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.462 2021/01/01 09:52:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.463 2021/01/01 12:52:16 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            84.0
-MOZ_BRANCH_MINOR=      
+MOZ_BRANCH_MINOR=      .1
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r c4d1024557b3 -r 650b191b8eb6 www/firefox/PLIST
--- a/www/firefox/PLIST Fri Jan 01 12:48:45 2021 +0000
+++ b/www/firefox/PLIST Fri Jan 01 12:52:16 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.167 2020/12/17 09:53:15 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.168 2021/01/01 12:52:16 ryoon Exp $
 bin/firefox
 lib/firefox/actors/AboutHttpsOnlyErrorChild.jsm
 lib/firefox/actors/AboutHttpsOnlyErrorParent.jsm
@@ -3940,6 +3940,7 @@
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/js/bug1579159-m.tailieu.vn-pdfjs-worker-disable.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/js/bug1605611-maps.google.com-directions-time.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/js/bug1610358-pcloud.com-appVersion-change.js
+lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/js/bug1682238-gamearter.com-ua-change.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/lib/about_compat_broker.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/lib/custom_functions.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/lib/injections.js
diff -r c4d1024557b3 -r 650b191b8eb6 www/firefox/distinfo
--- a/www/firefox/distinfo      Fri Jan 01 12:48:45 2021 +0000
+++ b/www/firefox/distinfo      Fri Jan 01 12:52:16 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.423 2020/12/17 09:53:15 ryoon Exp $
+$NetBSD: distinfo,v 1.424 2021/01/01 12:52:16 ryoon Exp $
 
-SHA1 (firefox-84.0.source.tar.xz) = 911d748a7d4d809eebed6688bbbf978b41369606
-RMD160 (firefox-84.0.source.tar.xz) = 7b2b965d7c36d0e2287e979be0d73f6f5152d384
-SHA512 (firefox-84.0.source.tar.xz) = 6ad94617ee7b30c23c94dc5a0e0a5aded0022a91b7cbe393284659227e3a5e2390ce4438a459e9789291fa6ace787429388ce715ae1f758446b3c2e682c1d2ce
-Size (firefox-84.0.source.tar.xz) = 366395172 bytes
+SHA1 (firefox-84.0.1.source.tar.xz) = 7cdea9c1fe611547b281a8f1cdabb985c64144e1
+RMD160 (firefox-84.0.1.source.tar.xz) = 7cb4ec4f9ae1d45eddfb13ed88a7105945748946
+SHA512 (firefox-84.0.1.source.tar.xz) = e5fc2f4aa8cff2f34dcfae83c040ab0ffc23194840d1b00944c5293849f82be48c638112dec55f158002f2c6b6cc626a11a06ab55b0c327b29fba3bc078e4435
+Size (firefox-84.0.1.source.tar.xz) = 369981420 bytes
 SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
 SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
 SHA1 (patch-build_moz.configure_rust.configure) = 25ddfacd29cebbc6db005dbe61a2a7446d480678



Home | Main Index | Thread Index | Old Index