CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/10/15 00:53:09
Modified files:
www/seamonkey : Makefile distinfo
www/seamonkey/patches:
patch-mozilla_security_manager_pki_resources_content_exceptionDialog_js
patch-mozilla_storage_mozStorageConnection_cpp
www/seamonkey/pkg: PLIST-lightning PLIST-main README-main
Added files:
www/seamonkey/patches:
patch-mozilla_storage_mozStorageService_cpp
Removed files:
www/seamonkey/patches: patch-mozilla_intl_icu_source_Makefile_in
patch-mozilla_security_manager_ssl_moz_build
patch-suite_installer_Makefile_in
Log message:
Update seamonkey to 2.53.4, unbreaking it on amd64.
See for relevant changes:
* https://www.seamonkey-project.org/releases/seamonkey2.53.4/
* https://www.seamonkey-project.org/releases/seamonkey2.53.3/
* https://www.seamonkey-project.org/releases/seamonkey2.53.2/
* https://www.seamonkey-project.org/releases/seamonkey2.53.1/
"SeaMonkey 2.53.4 uses the same backend as Firefox and contains the
relevant Firefox 60.6 security fixes. Additional important security
fixes up to Current Firefox 78.1 ESR and a few enhancements have been
backported."
Adds dependency on rust/llvm for stylo build.
use ld.bfd on i386, otherwise lld OOM's when trying to link libxul -
thanks sthen@ for the USE_LLD=No hint!