CVSROOT:        /cvs
Module name:    ports
Changes by:     lan...@cvs.openbsd.org  2013/06/26 13:29:17

Modified files:
        www/mozilla-firefox: Makefile distinfo 
        www/mozilla-firefox/patches: 
                                     patch-browser_app_profile_firefox_js 
                                     patch-browser_installer_Makefile_in 
                                     patch-gfx_thebes_gfxPlatform_cpp 
                                     patch-js_src_configure_in 
                                     patch-parser_html_Makefile_in 
                                     
patch-security_manager_pki_resources_content_exceptionDialog_js 
                                     patch-storage_src_mozStorageConnection_cpp 
        www/mozilla-firefox/pkg: PLIST 
        www/firefox-i18n: Makefile.inc distinfo 
        www/firefox-i18n/pkg: MESSAGE 
Removed files:
        www/mozilla-firefox/patches: patch-js_src_vm_SPSProfiler_cpp 
                                     
patch-media_libsydneyaudio_include_sydney_audio_h 
                                     patch-media_libsydneyaudio_src_Makefile_in 
                                     patch-toolkit_library_Makefile_in 
                                     patch-widget_gtk2_Makefile_in 
                                     patch-xulrunner_app_Makefile_in 

Log message:
Update to firefox 22.0.

- see http://www.mozilla.org/en-US/firefox/22.0/releasenotes/ (ok,
webrtc isnt enabled yet by default on *BSD but we're working on it :)
- fixes MFSA 2013-49->62
- remove all patches related to sydneyaudio which got removed upstream,
sound uses libcubeb which has a native sndio backend since ages (thx
to ratchov!). also remove related post-patch target while here.
- add temporary workaround (TERM=xterm) for bug #878089
- switch i386 to use clang again, using --disable-debug-symbols to make
the code smaller (who said 'gross hack' ?)
- update patch-gfx_thebes_gfxPlatform_cpp to match what got commited
upstream in r52b02042b27f
- remove patch-js_src_vm_SPSProfiler_cpp which unbroke powerpc, finally
got commited in 22 branch
- rework fx-i18n's MESSAGE to be more in line with reality (discussed
with Marcus Merighi)

Reply via email to