CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/02/20 13:15:04
Modified files:
www/mozilla-firefox: Makefile distinfo
www/mozilla-firefox/patches:
patch-browser_app_profile_firefox_js
patch-config_autoconf_mk_in
patch-config_rules_mk
patch-extensions_auth_nsAuthGSSAPI_cpp
patch-extensions_spellcheck_hunspell_src_mozHunspell_cpp
patch-gfx_thebes_Makefile_in
patch-ipc_chromium_src_chrome_common_ipc_message_utils_h
patch-js_src_configure_in
patch-js_src_jscompartment_cpp
patch-media_libsydneyaudio_include_sydney_audio_h
patch-parser_html_Makefile_in
patch-security_manager_ssl_src_Makefile_in
patch-security_manager_ssl_src_nsNSSComponent_cpp
patch-toolkit_components_downloads_nsDownloadManager_cpp
patch-toolkit_library_Makefile_in
patch-toolkit_mozapps_installer_packager_mk
patch-toolkit_xre_nsXREDirProvider_cpp
patch-widget_src_xpwidgets_nsPrintSettingsImpl_cpp
patch-xpcom_io_nsAppFileLocationProvider_cpp
www/mozilla-firefox/pkg: PLIST
Added files:
www/mozilla-firefox/patches: patch-js_src_Makefile_in
patch-js_src_js-config_h_in
patch-js_src_jscpucfg_h
patch-js_src_vm_RegExpObject-inl_h
patch-js_src_vm_RegExpObject_cpp
patch-js_src_vm_RegExpObject_h
patch-js_src_yarr_wtfbridge_h
Removed files:
www/mozilla-firefox/patches: patch-gfx_qcms_qcmstypes_h
patch-js_src_xpconnect_src_Makefile_in
patch-toolkit_xre_glxtest_cpp
patch-xpcom_base_nsStackWalk_cpp
Log message:
Update to firefox-10.0.2.
- Fixes MFSA-2012-01..11
- remove patch-gfx_qcms_qcmstypes_h & patch-toolkit_xre_glxtest_cpp,
were commited upstream (bugs #651444 & #687320)
- remove patch-js_src_xpconnect_src_Makefile_in, dom_quickstubs.cpp hack
was apparently only needed with gcc3
- remove patch-xpcom_base_nsStackWalk_cpp, codepath not reached/solaris
only.
- add https://bug691898.bugzilla.mozilla.org/attachment.cgi?id=588391 to
use yarr interpreter on ppc, bug #691898 still being worked on
- backport https://hg.mozilla.org/mozilla-central/rev/9cfdb612a026, fixes
endianess detection on BSDs using machine/endian.h (bug #714312)