CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/09/28 10:39:11
Modified files:
www/mozilla-firefox: Makefile distinfo
www/mozilla-firefox/patches: patch-intl_icu_source_Makefile_in
patch-storage_mozStorageConnection_cpp
www/mozilla-firefox/pkg: PLIST
www/firefox-i18n: Makefile.inc distinfo
Added files:
www/mozilla-firefox/patches:
patch-devtools_client_debugger_new_debugger_js
Log message:
Update to firefox 56.0.
- see https://www.mozilla.org/en-US/firefox/56.0/releasenotes/
- fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-21/
- switch to the bundled icu4c, as 59.1 is now required and we only have
58 in the portstree for now
- disable stylo css engine (see #1341234 & #1401093) - hopefully for
57.0 it'll build/work..
- pass --enable-release (#1386371) & --enable-rust-simd (#1261841)
- add a patch to fix javascript debugger in devtools (#1400197)
ok naddy@