pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/thunderbird Update to 31.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c6d0f8b5087d
branches:  trunk
changeset: 637337:c6d0f8b5087d
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Jul 27 20:04:59 2014 +0000

description:
Update to 31.0

* Update enigmail to 1.7

Changelog:
    NEW
    Autocompleting email addresses now matches against any part of the name or email (bug 529584)

    NEW
    Composing a mail to a newsgroup will now autocomplete newsgroup names (bug 61491)

    FIXED
    Insecure NTLM (pre-NTLMv2) authentication disabled (see 828183)

Fixed in Thunderbird 31
MFSA 2014-66 IFRAME sandbox same-origin access through redirect
MFSA 2014-65 Certificate parsing broken by non-standard character encoding
MFSA 2014-64 Crash in Skia library when scaling high quality images
MFSA 2014-63 Use-after-free while when manipulating certificates in the trusted cache
MFSA 2014-62 Exploitable WebGL crash with Cesium JavaScript library
MFSA 2014-61 Use-after-free with FireOnStateChange event
MFSA 2014-59 Use-after-free in DirectWrite font handling
MFSA 2014-58 Use-after-free in Web Audio due to incorrect control message ordering
MFSA 2014-57 Buffer overflow during Web Audio buffering for playback
MFSA 2014-56 Miscellaneous memory safety hazards (rv:31.0 / rv:24.7)

diffstat:

 mail/thunderbird/Makefile                                                                                               |    18 +-
 mail/thunderbird/PLIST                                                                                                  |  5584 +---------
 mail/thunderbird/PLIST.enigmail                                                                                         |     3 +-
 mail/thunderbird/PLIST.lightning                                                                                        |   375 +-
 mail/thunderbird/distinfo                                                                                               |   218 +-
 mail/thunderbird/enigmail.mk                                                                                            |    18 +-
 mail/thunderbird/files/mailnews_extensions_enigmail_ipc_modules_subprocess.jsm                                          |     9 +-
 mail/thunderbird/files/patch-ipc_src_Makefile                                                                           |    16 +
 mail/thunderbird/files/patch-ipc_src_Makefile.enig                                                                      |    29 -
 mail/thunderbird/options.mk                                                                                             |    37 +-
 mail/thunderbird/patches/patch-aa                                                                                       |   591 +-
 mail/thunderbird/patches/patch-al                                                                                       |    10 +-
 mail/thunderbird/patches/patch-ao                                                                                       |    18 +-
 mail/thunderbird/patches/patch-as                                                                                       |   239 +-
 mail/thunderbird/patches/patch-ax                                                                                       |    59 +-
 mail/thunderbird/patches/patch-ay                                                                                       |    33 +
 mail/thunderbird/patches/patch-bg                                                                                       |     8 +-
 mail/thunderbird/patches/patch-calendar_lightning_Makefile.in                                                           |     8 +-
 mail/thunderbird/patches/patch-calendar_lightning_build_universal.mk                                                    |    12 +-
 mail/thunderbird/patches/patch-calendar_providers_gdata_Makefile.in                                                     |     8 +-
 mail/thunderbird/patches/patch-config_baseconfig.mk                                                                     |     8 +-
 mail/thunderbird/patches/patch-ipc_chromium_src_base_file__util__posix.cc                                               |    46 +-
 mail/thunderbird/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc                                         |    75 +-
 mail/thunderbird/patches/patch-ipc_chromium_src_base_sys__info__posix.cc                                                |    16 +-
 mail/thunderbird/patches/patch-ipc_glue_GeckoChildProcessHost.cpp                                                       |    23 +-
 mail/thunderbird/patches/patch-mb                                                                                       |    45 +-
 mail/thunderbird/patches/patch-mk                                                                                       |    32 +
 mail/thunderbird/patches/patch-ml                                                                                       |    81 +-
 mail/thunderbird/patches/patch-mm                                                                                       |    12 -
 mail/thunderbird/patches/patch-mozilla_b2g_installer_Makefile.in                                                        |    15 +
 mail/thunderbird/patches/patch-mozilla_b2g_installer_package-manifest.in                                                |    13 +
 mail/thunderbird/patches/patch-mozilla_browser_installer_package-manifest.in                                            |    17 +-
 mail/thunderbird/patches/patch-mozilla_build_autoconf_compiler-opts.m4                                                  |    19 +
 mail/thunderbird/patches/patch-mozilla_build_gyp.mozbuild                                                               |    12 +
 mail/thunderbird/patches/patch-mozilla_config_Makefile.in                                                               |    18 +-
 mail/thunderbird/patches/patch-mozilla_config_baseconfig.mk                                                             |    19 +-
 mail/thunderbird/patches/patch-mozilla_config_external_moz.build                                                        |    47 +
 mail/thunderbird/patches/patch-mozilla_config_system-headers                                                            |    73 +-
 mail/thunderbird/patches/patch-mozilla_content_base_src_moz.build                                                       |    14 +
 mail/thunderbird/patches/patch-mozilla_content_media_AudioStream.cpp                                                    |    12 +
 mail/thunderbird/patches/patch-mozilla_content_media_AudioStream.h                                                      |    21 +
 mail/thunderbird/patches/patch-mozilla_content_media_Makefile.in                                                        |    36 +
 mail/thunderbird/patches/patch-mozilla_content_media_fmp4_demuxer_bit__reader.cc                                        |    13 +
 mail/thunderbird/patches/patch-mozilla_content_media_gstreamer_GStreamerAllocator.cpp                                   |    12 +
 mail/thunderbird/patches/patch-mozilla_content_media_gstreamer_GStreamerFormatHelper.cpp                                |   166 -
 mail/thunderbird/patches/patch-mozilla_content_svg_content_src_SVGComponentTransferFunctionElement.h                    |    12 -
 mail/thunderbird/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.cpp                                         |    22 -
 mail/thunderbird/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.h                                           |    13 -
 mail/thunderbird/patches/patch-mozilla_dom_plugins_ipc_PluginProcessChild.cpp                                           |    13 +
 mail/thunderbird/patches/patch-mozilla_dom_system_OSFileConstants.cpp                                                   |    49 +
 mail/thunderbird/patches/patch-mozilla_extensions_auth_nsAuthGSSAPI.cpp                                                 |    14 -
 mail/thunderbird/patches/patch-mozilla_gfx_moz.build                                                                    |    26 +
 mail/thunderbird/patches/patch-mozilla_gfx_skia_Makefile.in                                                             |    15 +
 mail/thunderbird/patches/patch-mozilla_gfx_skia_include_core_SkPreConfig.h                                              |    13 -
 mail/thunderbird/patches/patch-mozilla_gfx_skia_moz.build                                                               |    16 -
 mail/thunderbird/patches/patch-mozilla_gfx_skia_src_sfnt_SkOTTable__head.h                                              |    22 -
 mail/thunderbird/patches/patch-mozilla_gfx_skia_src_sfnt_SkOTTable__name.h                                              |    22 -
 mail/thunderbird/patches/patch-mozilla_gfx_skia_src_sfnt_SkSFNTHeader.h                                                 |    22 -
 mail/thunderbird/patches/patch-mozilla_gfx_thebes_Makefile.in                                                           |    19 +
 mail/thunderbird/patches/patch-mozilla_intl_unicharutil_util_Makefile.in                                                |    12 +
 mail/thunderbird/patches/patch-mozilla_ios                                                                              |     8 +
 mail/thunderbird/patches/patch-mozilla_ipc_chromium_Makefile.in                                                         |    52 +-
 mail/thunderbird/patches/patch-mozilla_ipc_chromium_chromium-config.mk                                                  |    25 -
 mail/thunderbird/patches/patch-mozilla_ipc_chromium_moz.build                                                           |    16 +
 mail/thunderbird/patches/patch-mozilla_ipc_chromium_src_base_file__util.h                                               |    13 +-
 mail/thunderbird/patches/patch-mozilla_ipc_chromium_src_base_file__version__info.h                                      |    13 -
 mail/thunderbird/patches/patch-mozilla_ipc_chromium_src_base_message__loop.cc                                           |    38 +
 mail/thunderbird/patches/patch-mozilla_ipc_chromium_src_base_process__util__bsd.cc                                      |   163 +
 mail/thunderbird/patches/patch-mozilla_ipc_chromium_src_base_scoped__nsautorelease__pool.h                              |    42 +
 mail/thunderbird/patches/patch-mozilla_ipc_glue_AsyncChannel.cpp                                                        |    22 -
 mail/thunderbird/patches/patch-mozilla_ipc_glue_ScopedXREEmbed.cpp                                                      |    13 +
 mail/thunderbird/patches/patch-mozilla_ipc_glue_StringUtil.cpp                                                          |    21 +
 mail/thunderbird/patches/patch-mozilla_ipc_ipdl_ipdl_cxx_ast.py                                                         |    21 +
 mail/thunderbird/patches/patch-mozilla_ipc_ipdl_ipdl_cxx_cgen.py                                                        |    23 +
 mail/thunderbird/patches/patch-mozilla_ipc_ipdl_ipdl_lower.py                                                           |    22 +-
 mail/thunderbird/patches/patch-mozilla_js_src_config_Makefile.in                                                        |    12 -
 mail/thunderbird/patches/patch-mozilla_js_src_config_system-headers                                                     |    19 -
 mail/thunderbird/patches/patch-mozilla_js_src_ctypes_CTypes.h                                                           |    10 +-
 mail/thunderbird/patches/patch-mozilla_js_src_gc_Memory.cpp                                                             |    13 +
 mail/thunderbird/patches/patch-mozilla_js_src_gdb_Makefile.in                                                           |    15 -
 mail/thunderbird/patches/patch-mozilla_js_src_jit_AsmJSSignalHandlers.cpp                                               |    26 -
 mail/thunderbird/patches/patch-mozilla_js_src_jsapi-tests_Makefile.in                                                   |    15 -
 mail/thunderbird/patches/patch-mozilla_js_src_jscompartment.h                                                           |    16 -
 mail/thunderbird/patches/patch-mozilla_js_src_shell_Makefile.in                                                         |    14 -
 mail/thunderbird/patches/patch-mozilla_js_src_vm_ObjectImpl-inl.h                                                       |    31 -
 mail/thunderbird/patches/patch-mozilla_js_src_vm_SPSProfiler.cpp                                                        |    15 +-
 mail/thunderbird/patches/patch-mozilla_media_libcubeb_src_Makefile.in                                                   |    12 +
 mail/thunderbird/patches/patch-mozilla_media_libcubeb_src_cubeb__alsa.c                                                 |    14 +
 mail/thunderbird/patches/patch-mozilla_media_libcubeb_src_moz.build                                                     |    13 +
 mail/thunderbird/patches/patch-mozilla_media_libpng_pngpriv.h                                                           |     6 +-
 mail/thunderbird/patches/patch-mozilla_media_libsoundtouch_src_cpu__detect__x86.cpp                                     |     9 +-
 mail/thunderbird/patches/patch-mozilla_media_libtheora_Makefile.in                                                      |    14 +
 mail/thunderbird/patches/patch-mozilla_media_libtremor_Makefile.in                                                      |    14 +
 mail/thunderbird/patches/patch-mozilla_media_libvorbis_Makefile.in                                                      |    14 +
 mail/thunderbird/patches/patch-mozilla_media_mtransport_objs.mk                                                         |    22 -
 mail/thunderbird/patches/patch-mozilla_media_mtransport_test_Makefile.in                                                |    20 -
 mail/thunderbird/patches/patch-mozilla_media_mtransport_third__party_nICEr_nicer.gyp                                    |    33 -
 mail/thunderbird/patches/patch-mozilla_media_mtransport_third__party_nICEr_src_stun_addrs.c                             |    36 -
 mail/thunderbird/patches/patch-mozilla_media_mtransport_third__party_nICEr_src_stun_stun.h                              |    20 -
 mail/thunderbird/patches/patch-mozilla_media_mtransport_third__party_nICEr_src_util_mbslen.c                            |    80 +-
 mail/thunderbird/patches/patch-mozilla_media_mtransport_third__party_nrappkit_nrappkit.gyp                              |    32 -
 mail/thunderbird/patches/patch-mozilla_media_mtransport_third__party_nrappkit_src_log_r__log.c                          |    12 -
 mail/thunderbird/patches/patch-mozilla_media_mtransport_third__party_nrappkit_src_port_generic_include_sys_queue.h      |    22 +-
 mail/thunderbird/patches/patch-mozilla_media_mtransport_third__party_nrappkit_src_util_util.c                           |    12 -
 mail/thunderbird/patches/patch-mozilla_media_webrtc_signaling_signaling.gyp                                             |    65 +-
 mail/thunderbird/patches/patch-mozilla_media_webrtc_signaling_src_sipcc_cpr_darwin_cpr__darwin__ipc.c                   |    20 -
 mail/thunderbird/patches/patch-mozilla_media_webrtc_signaling_test_Makefile.in                                          |    20 +-
 mail/thunderbird/patches/patch-mozilla_media_webrtc_trunk_build_build__config.h                                         |    41 -
 mail/thunderbird/patches/patch-mozilla_media_webrtc_trunk_tools_gyp_pylib_gyp_generator_mozmake.py                      |    55 -
 mail/thunderbird/patches/patch-mozilla_media_webrtc_trunk_webrtc_build_common.gypi                                      |    18 +-
 mail/thunderbird/patches/patch-mozilla_media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi            |    17 +
 mail/thunderbird/patches/patch-mozilla_media_webrtc_trunk_webrtc_modules_audio__device_audio__device__impl.cc           |    71 -
 mail/thunderbird/patches/patch-mozilla_media_webrtc_trunk_webrtc_modules_audio__device_test_audio__device__test__api.cc |    31 -
 mail/thunderbird/patches/patch-mozilla_media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc    |    21 +-
 mail/thunderbird/patches/patch-mozilla_media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc  |     8 +-
 mail/thunderbird/patches/patch-mozilla_media_webrtc_trunk_webrtc_modules_video__capture_video__capture__factory.cc      |    15 -
 mail/thunderbird/patches/patch-mozilla_media_webrtc_trunk_webrtc_system__wrappers_source_condition__variable.cc         |    13 -
 mail/thunderbird/patches/patch-mozilla_media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp   |     8 +-
 mail/thunderbird/patches/patch-mozilla_media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc               |    48 -
 mail/thunderbird/patches/patch-mozilla_memory_jemalloc_Makefile.in                                                      |    12 +
 mail/thunderbird/patches/patch-mozilla_memory_mozalloc_fallible.h                                                       |    28 -
 mail/thunderbird/patches/patch-mozilla_memory_mozalloc_mozalloc.cpp                                                     |    81 -
 mail/thunderbird/patches/patch-mozilla_memory_mozalloc_mozalloc.h                                                       |   154 -
 mail/thunderbird/patches/patch-mozilla_mfbt_Alignment.h                                                                 |    45 +
 mail/thunderbird/patches/patch-mozilla_mfbt_Atomics.h                                                                   |    13 -
 mail/thunderbird/patches/patch-mozilla_mfbt_Attributes.h                                                                |    32 +
 mail/thunderbird/patches/patch-mozilla_mobile_android_installer_Makefile.in                                             |    15 +
 mail/thunderbird/patches/patch-mozilla_mobile_android_installer_package-manifest.in                                     |    13 +
 mail/thunderbird/patches/patch-mozilla_modules_libpref_src_init_all.js                                                  |    13 -
 mail/thunderbird/patches/patch-mozilla_netwerk_dns_Makefile.in                                                          |    15 +
 mail/thunderbird/patches/patch-mozilla_netwerk_sctp_src_netinet6_sctp6__usrreq.c                                        |    13 -
 mail/thunderbird/patches/patch-mozilla_netwerk_sctp_src_netinet_sctp__os__userspace.h                                   |    41 -
 mail/thunderbird/patches/patch-mozilla_netwerk_sctp_src_netinet_sctp__usrreq.c                                          |    13 -
 mail/thunderbird/patches/patch-mozilla_netwerk_sctp_src_user__recv__thread.c                                            |    13 -
 mail/thunderbird/patches/patch-mozilla_netwerk_sctp_src_user__socket.c                                                  |    53 -
 mail/thunderbird/patches/patch-mozilla_netwerk_sctp_src_user__socketvar.h                                               |    27 -
 mail/thunderbird/patches/patch-mozilla_netwerk_wifi_Makefile.in                                                         |    13 -
 mail/thunderbird/patches/patch-mozilla_netwerk_wifi_moz.build                                                           |    24 -
 mail/thunderbird/patches/patch-mozilla_netwerk_wifi_nsWifiScannerFreeBSD.cpp                                            |   177 -
 mail/thunderbird/patches/patch-mozilla_ostream                                                                          |     8 +
 mail/thunderbird/patches/patch-mozilla_probes_Makefile.in                                                               |    13 +
 mail/thunderbird/patches/patch-mozilla_security_manager_ssl_src_JARSignatureVerification.cpp                            |    17 -
 mail/thunderbird/patches/patch-mozilla_storage_src_moz.build                                                            |    20 +
 mail/thunderbird/patches/patch-mozilla_toolkit_components_osfile_modules_osfile__unix__back.jsm                         |    44 +
 mail/thunderbird/patches/patch-mozilla_toolkit_components_osfile_modules_osfile__unix__front.jsm                        |    13 +
 mail/thunderbird/patches/patch-mozilla_toolkit_components_osfile_osfile__unix__allthreads.jsm                           |    13 -
 mail/thunderbird/patches/patch-mozilla_toolkit_components_osfile_osfile__unix__back.jsm                                 |    71 -
 mail/thunderbird/patches/patch-mozilla_toolkit_components_osfile_osfile__unix__front.jsm                                |    13 -
 mail/thunderbird/patches/patch-mozilla_toolkit_library_libxul.mk                                                        |    73 +
 mail/thunderbird/patches/patch-mozilla_toolkit_mozapps_update_updater_updater.cpp                                       |    16 -
 mail/thunderbird/patches/patch-mozilla_toolkit_toolkit.mozbuild                                                         |    12 +-
 mail/thunderbird/patches/patch-mozilla_toolkit_xre_Makefile.in                                                          |    10 -
 mail/thunderbird/patches/patch-mozilla_unwind.h                                                                         |     9 +
 mail/thunderbird/patches/patch-mozilla_webapprt_moz.build                                                               |    20 +
 mail/thunderbird/patches/patch-mozilla_xpcom_base_nsDebugImpl.cpp                                                       |    88 +
 mail/thunderbird/patches/patch-mozilla_xpcom_base_nsUUIDGenerator.cpp                                                   |    69 +
 mail/thunderbird/patches/patch-mozilla_xpcom_base_nsUUIDGenerator.h                                                     |    13 +
 mail/thunderbird/patches/patch-mozilla_xpcom_base_nscore.h                                                              |    13 +
 mail/thunderbird/patches/patch-mozilla_xpcom_build_PoisonIOInterposer.h                                                 |    34 +
 mail/thunderbird/patches/patch-mozilla_xpcom_build_nsXPComInit.cpp                                                      |    28 +
 mail/thunderbird/patches/patch-mozilla_xpcom_ds_moz.build                                                               |    22 -
 mail/thunderbird/patches/patch-mozilla_xpcom_reflect_xptcall_src_md_unix_moz.build                                      |    21 +-
 mail/thunderbird/patches/patch-mozilla_xpcom_reflect_xptcall_src_md_unix_xptcinvoke__asm__mips.S                        |    52 +
 mail/thunderbird/patches/patch-mozilla_xpcom_reflect_xptcall_src_md_unix_xptcstubs__asm__mips.S                         |    52 +
 mail/thunderbird/patches/patch-mozilla_xpcom_string_public_nsAlgorithm.h                                                |    16 -
 mail/thunderbird/patches/patch-pb                                                                                       |     6 +-
 mail/thunderbird/patches/patch-pc                                                                                       |     6 +-
 mail/thunderbird/patches/patch-xj                                                                                       |   128 -
 mail/thunderbird/patches/patch-xk                                                                                       |    72 -
 mail/thunderbird/patches/patch-xl                                                                                       |    71 +-
 mail/thunderbird/patches/patch-xn                                                                                       |    52 -
 mail/thunderbird/patches/patch-xo                                                                                       |    52 -
 mail/thunderbird/patches/patch-zb                                                                                       |     8 +-
 173 files changed, 3339 insertions(+), 8553 deletions(-)

diffs (truncated from 14061 to 300 lines):

diff -r b515b03e963d -r c6d0f8b5087d mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Sun Jul 27 16:33:50 2014 +0000
+++ b/mail/thunderbird/Makefile Sun Jul 27 20:04:59 2014 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.137 2014/06/13 23:46:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.138 2014/07/27 20:04:59 ryoon Exp $
 
 DISTNAME=      # empty
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                24.6.0
+TB_VER=                31.0
 #LIGHTNINGVER= 1.9
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
@@ -16,7 +16,7 @@
 COMMENT=       Organize, secure and customize your mail
 
 USE_TOOLS+=    unzip pax
-WRKSRC=                ${WRKDIR}/comm-esr24
+WRKSRC=                ${WRKDIR}/comm-esr31
 MOZILLA_DIR=   mozilla/
 PLIST_SRC+=    ${PLIST_SRC_DFLT}
 
@@ -56,18 +56,16 @@
 #      ${RM} -r ${EXTRACT_DIR.lightning-${LIGHTNINGVER}.source.tar.bz2}
 
 pre-configure:
+       cd ${WRKSRC} && mkdir ${OBJDIR}
        cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} autoconf
        cd ${WRKSRC}/mozilla && ${SETENV} ${CONFIGURE_ENV} autoconf
        cd ${WRKSRC}/mozilla/js/src && ${SETENV} ${CONFIGURE_ENV} autoconf
-       cd ${WRKSRC}/mozilla/nsprpub && ${SETENV} ${CONFIGURE_ENV} autoconf
        cd ${WRKSRC}/ldap/sdks/c-sdk && ${SETENV} ${CONFIGURE_ENV} autoconf
-# XXX Makefile is broken? When libxul is provided from devel/xulrunner,
-# XXX please remove this.
-       mkdir ${WRKSRC}/mozilla/js/src/.deps
+       touch ${WRKSRC}/.mozconfig
 
 do-build:
 # XXX for some reason it doesn't work unless -j is explicitly specified
-       cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} -j${MAKE_JOBS:U1}
+       cd ${WRKSRC}/${OBJDIR} && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} -j${MAKE_JOBS:U1}
 
 MOZILLA=thunderbird
 MOZILLA_NAME=Thunderbird
@@ -83,7 +81,7 @@
 post-install:
        ${INSTALL_DATA} ${WRKDIR}/desktop                               \
          ${DESTDIR}${PREFIX}/share/applications/${MOZILLA}.desktop
-       ${INSTALL_DATA} ${WRKSRC}/mozilla/dist/thunderbird/chrome/icons/default/default48.png   \
+       ${INSTALL_DATA} ${WRKSRC}/${OBJDIR}/mozilla/dist/thunderbird/chrome/icons/default/default48.png \
          ${DESTDIR}${PREFIX}/share/pixmaps/${MOZILLA}.png
        @${STEP_MSG} "Installing bundled thunderbird extensions."
        rm -rf ${WRKDIR}/extensions
@@ -98,7 +96,7 @@
           ${DESTDIR}${PREFIX}/lib/${MOZILLA}/extensions/.
        rm -rf ${WRKDIR}/extensions
 
-.include "../../www/firefox24/mozilla-common.mk"
+.include "../../www/firefox/mozilla-common.mk"
 .include "options.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r b515b03e963d -r c6d0f8b5087d mail/thunderbird/PLIST
--- a/mail/thunderbird/PLIST    Sun Jul 27 16:33:50 2014 +0000
+++ b/mail/thunderbird/PLIST    Sun Jul 27 20:04:59 2014 +0000
@@ -1,3693 +1,5 @@
-@comment $NetBSD: PLIST,v 1.51 2014/05/07 20:26:12 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.52 2014/07/27 20:04:59 ryoon Exp $
 bin/thunderbird
-include/thunderbird/AbstractMediaDecoder.h
-include/thunderbird/AccEvent.h
-include/thunderbird/AnimationCommon.h
-include/thunderbird/AudioAvailableEventManager.h
-include/thunderbird/AudioChannelAgent.h
-include/thunderbird/AudioChannelCommon.h
-include/thunderbird/AudioChannelFormat.h
-include/thunderbird/AudioChannelService.h
-include/thunderbird/AudioChannelServiceChild.h
-include/thunderbird/AudioEventTimeline.h
-include/thunderbird/AudioNodeEngine.h
-include/thunderbird/AudioNodeStream.h
-include/thunderbird/AudioParamTimeline.h
-include/thunderbird/AudioSampleFormat.h
-include/thunderbird/AudioSegment.h
-include/thunderbird/AudioStream.h
-include/thunderbird/BackstagePass.h
-include/thunderbird/BasicCanvasLayer.h
-include/thunderbird/BasicImplData.h
-include/thunderbird/BasicLayers.h
-include/thunderbird/BasicLayersImpl.h
-include/thunderbird/BasicThebesLayer.h
-include/thunderbird/BufferMediaResource.h
-include/thunderbird/CameraCommon.h
-include/thunderbird/CameraPreviewMediaStream.h
-include/thunderbird/ClientCanvasLayer.h
-include/thunderbird/ClientContainerLayer.h
-include/thunderbird/ClientLayerManager.h
-include/thunderbird/ClientThebesLayer.h
-include/thunderbird/ClientTiledThebesLayer.h
-include/thunderbird/Composer2D.h
-include/thunderbird/CompositableHost.h
-include/thunderbird/CompositorChild.h
-include/thunderbird/CompositorParent.h
-include/thunderbird/ContainerWriter.h
-include/thunderbird/CopyableCanvasLayer.h
-include/thunderbird/Crypto.h
-include/thunderbird/CryptoTask.h
-include/thunderbird/D3D9SurfaceImage.h
-include/thunderbird/DOMCameraManager.h
-include/thunderbird/DOMMediaStream.h
-include/thunderbird/DecoderTraits.h
-include/thunderbird/DeviceStorage.h
-include/thunderbird/DictionaryHelpers.h
-include/thunderbird/DiskSpaceWatcher.h
-include/thunderbird/DisplayItemClip.h
-include/thunderbird/DisplayListClipState.h
-include/thunderbird/ErrorList.h
-include/thunderbird/ErrorListCDefines.h
-include/thunderbird/ErrorListCxxDefines.h
-include/thunderbird/EventTracer.h
-include/thunderbird/FileBlockCache.h
-include/thunderbird/ForceDiscreteGPUHelperCGL.h
-include/thunderbird/FrameLayerBuilder.h
-include/thunderbird/FrameMetrics.h
-include/thunderbird/FramePropertyTable.h
-include/thunderbird/GLContext.h
-include/thunderbird/GLContextProvider.h
-include/thunderbird/GLContextProviderImpl.h
-include/thunderbird/GLContextSkia.h
-include/thunderbird/GLContextSymbols.h
-include/thunderbird/GLContextTypes.h
-include/thunderbird/GLDefs.h
-include/thunderbird/GLLibraryEGL.h
-include/thunderbird/GLLibraryLoader.h
-include/thunderbird/GLScreenBuffer.h
-include/thunderbird/GLTextureImage.h
-include/thunderbird/GLXLibrary.h
-include/thunderbird/GStreamerDecoder.h
-include/thunderbird/GStreamerFormatHelper.h
-include/thunderbird/GStreamerLoader.h
-include/thunderbird/GStreamerReader.h
-include/thunderbird/GeckoProfiler.h
-include/thunderbird/GeneratedEventClasses.h
-include/thunderbird/GeneratedEvents.h
-include/thunderbird/GfxInfoCollector.h
-include/thunderbird/GonkCameraControl.h
-include/thunderbird/GonkIOSurfaceImage.h
-include/thunderbird/GonkNativeWindow.h
-include/thunderbird/GonkNativeWindowClient.h
-include/thunderbird/HTMLPropertiesCollection.h
-include/thunderbird/IJSDebugger.h
-include/thunderbird/IPC/nsGUIEventIPC.h
-include/thunderbird/ImageContainer.h
-include/thunderbird/ImageHost.h
-include/thunderbird/ImageLayerOGL.h
-include/thunderbird/ImageLayers.h
-include/thunderbird/ImageLogging.h
-include/thunderbird/ImageOps.h
-include/thunderbird/ImageTypes.h
-include/thunderbird/InputData.h
-include/thunderbird/LayerManagerOGL.h
-include/thunderbird/LayerManagerOGLProgram.h
-include/thunderbird/LayerManagerOGLShaders.h
-include/thunderbird/LayerSorter.h
-include/thunderbird/LayerTreeInvalidation.h
-include/thunderbird/Layers.h
-include/thunderbird/LayersLogging.h
-include/thunderbird/MailNewsTypes.h
-include/thunderbird/MailNewsTypes2.h
-include/thunderbird/MediaBufferDecoder.h
-include/thunderbird/MediaCache.h
-include/thunderbird/MediaDecoder.h
-include/thunderbird/MediaDecoderOwner.h
-include/thunderbird/MediaDecoderReader.h
-include/thunderbird/MediaDecoderStateMachine.h
-include/thunderbird/MediaEncoder.h
-include/thunderbird/MediaEngine.h
-include/thunderbird/MediaEngineDefault.h
-include/thunderbird/MediaMetadataManager.h
-include/thunderbird/MediaResource.h
-include/thunderbird/MediaSegment.h
-include/thunderbird/MediaStreamGraph.h
-include/thunderbird/OggCodecState.h
-include/thunderbird/OggDecoder.h
-include/thunderbird/OggReader.h
-include/thunderbird/OggWriter.h
-include/thunderbird/OpusTrackEncoder.h
-include/thunderbird/PCOMContentPermissionRequestChild.h
-include/thunderbird/ReadbackLayer.h
-include/thunderbird/RoundedRect.h
-include/thunderbird/SVGAttrValueWrapper.h
-include/thunderbird/SVGImageContext.h
-include/thunderbird/SVGStringList.h
-include/thunderbird/SandboxPrivate.h
-include/thunderbird/ScopedNSSTypes.h
-include/thunderbird/ScrollbarActivity.h
-include/thunderbird/Selection.h
-include/thunderbird/SerializedLoadContext.h
-include/thunderbird/ShadowLayersManager.h
-include/thunderbird/SharedBuffer.h
-include/thunderbird/SharedSurface.h
-include/thunderbird/SharedSurfaceEGL.h
-include/thunderbird/SharedSurfaceGL.h
-include/thunderbird/SharedTextureImage.h
-include/thunderbird/SpecialSystemDirectory.h
-include/thunderbird/StackArena.h
-include/thunderbird/StreamBuffer.h
-include/thunderbird/SurfaceFactory.h
-include/thunderbird/SurfaceStream.h
-include/thunderbird/SurfaceTypes.h
-include/thunderbird/TexturePoolOGL.h
-include/thunderbird/ThreeDPoint.h
-include/thunderbird/TimeVarying.h
-include/thunderbird/TrackEncoder.h
-include/thunderbird/TrackUnionStream.h
-include/thunderbird/Units.h
-include/thunderbird/VideoFrameContainer.h
-include/thunderbird/VideoSegment.h
-include/thunderbird/VideoUtils.h
-include/thunderbird/VorbisUtils.h
-include/thunderbird/WaveDecoder.h
-include/thunderbird/WaveReader.h
-include/thunderbird/WebAudioUtils.h
-include/thunderbird/WebMDecoder.h
-include/thunderbird/WebMReader.h
-include/thunderbird/WrapperFactory.h
-include/thunderbird/XPCJSMemoryReporter.h
-include/thunderbird/amIAddonManager.h
-include/thunderbird/amIInstallTrigger.h
-include/thunderbird/amIWebInstallListener.h
-include/thunderbird/amIWebInstaller.h
-include/thunderbird/angle/ShaderLang.h
-include/thunderbird/angle/khrplatform.h
-include/thunderbird/chromium_types.h
-include/thunderbird/comi18n.h
-include/thunderbird/cubeb/cubeb-stdint.h
-include/thunderbird/cubeb/cubeb.h
-include/thunderbird/domstubs.h
-include/thunderbird/expat.h
-include/thunderbird/expat_config.h
-include/thunderbird/expat_external.h
-include/thunderbird/extIApplication.h
-include/thunderbird/ftpCore.h
-include/thunderbird/gfx2DGlue.h
-include/thunderbird/gfx3DMatrix.h
-include/thunderbird/gfxASurface.h
-include/thunderbird/gfxAlphaRecovery.h
-include/thunderbird/gfxBaseSharedMemorySurface.h
-include/thunderbird/gfxBlur.h
-include/thunderbird/gfxCachedTempSurface.h
-include/thunderbird/gfxColor.h
-include/thunderbird/gfxContext.h
-include/thunderbird/gfxCore.h
-include/thunderbird/gfxCrashReporterUtils.h
-include/thunderbird/gfxDrawable.h
-include/thunderbird/gfxFT2FontBase.h
-include/thunderbird/gfxFailure.h
-include/thunderbird/gfxFont.h
-include/thunderbird/gfxFontConstants.h
-include/thunderbird/gfxFontFeatures.h
-include/thunderbird/gfxFontTest.h
-include/thunderbird/gfxFontUtils.h
-include/thunderbird/gfxGdkNativeRenderer.h
-include/thunderbird/gfxImageSurface.h
-include/thunderbird/gfxLineSegment.h
-include/thunderbird/gfxMatrix.h
-include/thunderbird/gfxPDFSurface.h
-include/thunderbird/gfxPSSurface.h
-include/thunderbird/gfxPangoFonts.h
-include/thunderbird/gfxPath.h
-include/thunderbird/gfxPattern.h
-include/thunderbird/gfxPlatform.h
-include/thunderbird/gfxPlatformGtk.h
-include/thunderbird/gfxPoint.h
-include/thunderbird/gfxPoint3D.h
-include/thunderbird/gfxPointH3D.h
-include/thunderbird/gfxQuad.h
-include/thunderbird/gfxQuaternion.h
-include/thunderbird/gfxRect.h
-include/thunderbird/gfxReusableSurfaceWrapper.h
-include/thunderbird/gfxSVGGlyphs.h
-include/thunderbird/gfxSharedImageSurface.h
-include/thunderbird/gfxSharedQuartzSurface.h
-include/thunderbird/gfxSkipChars.h
-include/thunderbird/gfxTeeSurface.h
-include/thunderbird/gfxTypes.h
-include/thunderbird/gfxUserFontSet.h
-include/thunderbird/gfxUtils.h
-include/thunderbird/gfxXlibNativeRenderer.h
-include/thunderbird/gfxXlibSurface.h
-include/thunderbird/gfxipc/ShadowLayerUtils.h
-include/thunderbird/graphite2/Font.h
-include/thunderbird/graphite2/Log.h
-include/thunderbird/graphite2/Segment.h
-include/thunderbird/graphite2/Types.h
-include/thunderbird/gtk2xtbin.h
-include/thunderbird/harfbuzz/hb-blob.h
-include/thunderbird/harfbuzz/hb-buffer.h
-include/thunderbird/harfbuzz/hb-common.h



Home | Main Index | Thread Index | Old Index