CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/11/17 09:09:59
Modified files:
www/firefox-esr: Makefile distinfo
www/firefox-esr/patches:
patch-taskcluster_docker_firefox-snap_firefox_desktop
www/firefox-esr/pkg: PLIST
www/firefox-esr-i18n: Makefile.inc distinfo
Removed files:
www/firefox-esr/patches: patch-bug-1663715
Log message:
Update to firefox-esr 78.5.0.
See https://www.mozilla.org/en-US/firefox/78.5.0/releasenotes/
Fixes https://www.mozilla.org/security/advisories/mfsa2020-51/
* remove all the MOZILLA_USE_* and the common BUILD_DEPENDS bits that
were removed from mozilla.port.mk
* properly install share/pixmaps/firefox-esr.png and point at it in the
desktop file, should ease icon overriding by third-party themes
* drop jumbo patch from #1663715 fixing build with rust 1.47, merged upstream