CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/11/17 09:07:08
Modified files:
www/mozilla-firefox: Makefile distinfo
www/mozilla-firefox/patches: patch-dom_ipc_ContentChild_cpp
patch-security_manager_pki_resources_content_exceptionDialog_js
patch-taskcluster_docker_firefox-snap_firefox_desktop
patch-widget_nsPrintSettingsImpl_cpp
www/mozilla-firefox/pkg: PLIST
www/firefox-i18n: Makefile.inc distinfo
Removed files:
www/mozilla-firefox/patches:
patch-js_src_jit_arm64_vixl_MozCpu-vixl_cpp
patch-third_party_rust_authenticator__cargo-checksum_json
patch-third_party_rust_authenticator_src_openbsd_device_rs
Log message:
Update to firefox 83.0.
See https://www.mozilla.org/en-US/firefox/83.0/releasenotes/
Fixes https://www.mozilla.org/security/advisories/mfsa2020-50/
* remove all the MOZILLA_USE_* and the common BUILD_DEPENDS bits that
were removed from mozilla.port.mk
* properly install share/pixmaps/firefox.png and point at it in the
desktop file, should ease icon overriding by third-party themes
* drop patch fixing build on arm64 from #1672619 merged upstream
* drop patches from #1666701, merged upstream