CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/10/05 06:35:58
Modified files:
www/seamonkey : Makefile distinfo
www/seamonkey/patches:
patch-security_manager_pki_resources_content_exceptionDialog_js
www/seamonkey-i18n: Makefile.inc distinfo
Added files:
www/seamonkey/patches: patch-build_moz_configure_init_configure
Log message:
www/seamonkey: update to 2.53.14 and unbreak
see https://www.seamonkey-project.org/releases/seamonkey2.53.14/
add a hack to init.configure to fix python exceptions during configure -
sadly the build system hasnt fully switched to python3 yet.
thanks semarie@ for the RUSTC_BOOTSTRAP="packed_simd_2,encoding_rs"
MAKE_ENV magic which unbreaks it even more with recent rust.