CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/06/30 08:00:26
Modified files:
www/mozilla-firefox: Makefile distinfo
www/mozilla-firefox/patches: patch-dom_ipc_ContentChild_cpp
www/firefox-i18n: Makefile.inc distinfo
Added files:
www/mozilla-firefox/patches: patch-config_makefiles_rust_mk
Log message:
Update to firefox 78.0.
See https://www.mozilla.org/en-US/firefox/78.0/releasenotes/
Fixes https://www.mozilla.org/security/advisories/mfsa2020-24/
- add patch from semarie@ to use -C lto=thin when building rust code,
should consume less resources. See #1644409.
- drop BDEP on py2, only py3 is required now.