CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/09/01 07:56:45
Modified files:
www/mozilla-firefox: Makefile distinfo
www/mozilla-firefox/patches:
patch-browser_app_profile_firefox_js
patch-browser_components_certerror_content_aboutCertError_xhtml
patch-browser_installer_Makefile_in
patch-browser_installer_package-manifest_in
patch-build_unix_mozilla_in
patch-build_unix_run-mozilla_sh
patch-config_autoconf_mk_in
patch-configure_in
patch-content_base_src_nsContentUtils_cpp
patch-content_html_content_src_nsHTMLMediaElement_cpp
patch-extensions_spellcheck_hunspell_src_mozHunspell_cpp
patch-gfx_thebes_Makefile_in
patch-gfx_thebes_gfxPlatform_cpp
patch-js_src_configure_in
patch-js_src_ctypes_libffi_configure
patch-media_libsydneyaudio_include_sydney_audio_h
patch-media_libsydneyaudio_src_Makefile_in
patch-memory_mozalloc_mozalloc_cpp
patch-netwerk_base_src_nsSocketTransportService2_cpp
patch-parser_html_Makefile_in
patch-security_manager_pki_resources_content_exceptionDialog_js
patch-security_manager_ssl_src_Makefile_in
patch-security_manager_ssl_src_SSLServerCertVerification_cpp
patch-security_manager_ssl_src_SSLServerCertVerification_h
patch-security_manager_ssl_src_nsNSSComponent_cpp
patch-storage_src_mozStorageConnection_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_gtk2_Makefile_in
patch-widget_xpwidgets_nsPrintSettingsImpl_cpp
patch-xpcom_io_SpecialSystemDirectory_cpp
patch-xpcom_io_nsAppFileLocationProvider_cpp
patch-xpcom_reflect_xptcall_src_md_unix_Makefile_in
patch-xulrunner_app_Makefile_in
patch-xulrunner_setup_nsXULAppInstall_js
www/mozilla-firefox/pkg: PLIST
Removed files:
www/mozilla-firefox/files: nsSound.cpp
www/mozilla-firefox/patches: patch-js_src_Makefile_in
patch-js_src_assembler_jit_ExecutableAllocator_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
patch-mfbt_double-conversion_utils_h
patch-netwerk_mime_nsMimeTypes_h
patch-toolkit_crashreporter_client_crashreporter_linux_cpp
patch-uriloader_exthandler_nsExternalHelperAppService_cpp
Log message:
Update to firefox 15.0.
- see http://www.mozilla.org/en-US/firefox/15.0/releasenotes/
- add -Os hack to fix a relocation error when linking on ppc (as was
done in tb since 10..)
- garbage collect nsSound.cpp, the original one uses libcanberra
properly and thus sndio.
- remove patch from #750620, merged upstream (mfbt/double-conversion)
- remove patches from #747257, merged upstream (gstreamer fix)
- remove patches from #691898, merged upstream (yarr jit ppc)