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 Oct 2 15:44:16 UTC 2020
Modified Files:
pkgsrc/www/firefox: Makefile distinfo
Log Message:
firefox: Update to 81.0.1
Changelog:
Fixed
Fixed missing content on Blackboard course listings (bug 1665447)
Resolved incorrect scaling of Flash content on HiDPI macOS
systems (bug 1667267)
Fixes for various printing issues (bug 1667342, bug 1667510,
bug 1667723)
Fixed legacy preferences not being properly applied when set
via GPO (bug 1666836)
Fixed Picture-in-Picture controls being visible on audio-only
page elements (bug 1666775)
Fixed high memory growth with addons such as Disconnect installed,
causing browser responsiveness issues over time (bug 1658571)
Various stability improvements (bug 1661485, bug 1664542, bug
1664843)
To generate a diff of this commit:
cvs rdiff -u -r1.448 -r1.449 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.411 -r1.412 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.448 pkgsrc/www/firefox/Makefile:1.449
--- pkgsrc/www/firefox/Makefile:1.448 Mon Sep 28 13:30:01 2020
+++ pkgsrc/www/firefox/Makefile Fri Oct 2 15:44:16 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.448 2020/09/28 13:30:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.449 2020/10/02 15:44:16 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 81.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.411 pkgsrc/www/firefox/distinfo:1.412
--- pkgsrc/www/firefox/distinfo:1.411 Mon Sep 28 13:30:01 2020
+++ pkgsrc/www/firefox/distinfo Fri Oct 2 15:44:16 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.411 2020/09/28 13:30:01 ryoon Exp $
+$NetBSD: distinfo,v 1.412 2020/10/02 15:44:16 ryoon Exp $
-SHA1 (firefox-81.0.source.tar.xz) = f8818767277e43fb1521fde82d67d954e5eb4fb0
-RMD160 (firefox-81.0.source.tar.xz) = 073e392cd486d17c0ba8af226f8459a862ae4a6a
-SHA512 (firefox-81.0.source.tar.xz) = 29e0af4c53a09451c3b8e6850c3f19538530035fb576ebe99b3b3a7ed55c37f51bdf44d6c02704e0cbb05ef4ce8278c9b47877643e64c68cd594d626e5d86e5b
-Size (firefox-81.0.source.tar.xz) = 340347916 bytes
+SHA1 (firefox-81.0.1.source.tar.xz) = bc8833180241668f43605c3414b403fad14fb531
+RMD160 (firefox-81.0.1.source.tar.xz) = 111d9dc71917fef43deac9fa30d12897631e1c73
+SHA512 (firefox-81.0.1.source.tar.xz) = 3e7c4b95872d46fc21f4c55691a159fd2c245537e4e59072f7699da10eacd44fa4bbbab08a028e421bee46356bd02d157620ea040900305a93d6c21bbd695608
+Size (firefox-81.0.1.source.tar.xz) = 338268036 bytes
SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8
Home |
Main Index |
Thread Index |
Old Index