CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/04/30 09:28:42
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_spellcheck_hunspell_src_mozHunspell_cpp
patch-gfx_thebes_Makefile_in
patch-js_src_Makefile_in
patch-js_src_configure_in
patch-js_src_ctypes_libffi_configure
patch-js_src_jscntxt_cpp
patch-js_src_jscntxt_h
patch-js_src_vm_RegExpObject-inl_h
patch-js_src_vm_RegExpObject_h
patch-parser_html_Makefile_in
patch-security_manager_ssl_src_SSLServerCertVerification_cpp
patch-security_manager_ssl_src_SSLServerCertVerification_h
patch-storage_src_mozStorageConnection_cpp
patch-toolkit_components_downloads_nsDownloadManager_cpp
patch-toolkit_library_Makefile_in
patch-toolkit_mozapps_installer_packager_mk
patch-xpcom_io_SpecialSystemDirectory_cpp
www/mozilla-firefox/pkg: PLIST
Added files:
www/mozilla-firefox/patches: patch-gfx_thebes_gfxPlatform_cpp
patch-js_src_jsapi_cpp
patch-js_src_jsprvtd_h
patch-widget_gtk2_Makefile_in
patch-widget_xpwidgets_nsPrintSettingsImpl_cpp
Removed files:
www/mozilla-firefox/patches:
patch-extensions_auth_nsAuthGSSAPI_cpp
patch-ipc_chromium_src_base_dir_reader_posix_h
patch-js_src_js-config_h_in
patch-js_src_jscpucfg_h
patch-widget_src_gtk2_Makefile_in
patch-widget_src_xpwidgets_nsPrintSettingsImpl_cpp
Log message:
Update to firefox 12.0.
- see http://www.mozilla.org/en-US/firefox/12.0/releasenotes/ for details
- two patches moved (patch-widget_src_xpwidgets_nsPrintSettingsImpl_cpp
and patch-widget_src_gtk2_Makefile_in)
- add two new patches for bug #691898 (patch-js_src_jsapi_cpp and
/patch-js_src_jsprvtd_h)
- add patch-gfx_thebes_gfxPlatform_cpp to workaround regression
introduced in bug #715658, which prevents one from building against
systemwide cairo.
- patch-extensions_auth_nsAuthGSSAPI_cpp from bug #667325 got merged
- patch-js_src_js-config_h_in and patch-js_src_jscpucfg_h from #714312 got
merged
- patch-ipc_chromium_src_base_dir_reader_posix_ -from #714315 got merged