summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-10-12 18:28:58 +0000
committerryoon <ryoon@pkgsrc.org>2012-10-12 18:28:58 +0000
commit1137570e214c76e4a121a37bb4be259407a64908 (patch)
treee69aa8f7a93a87a9b55886b0042d8bb7c76c43c2 /mail
parent4ab0169ad1027cb7a9c2aa47f18ad0ebe267e6cf (diff)
downloadpkgsrc-1137570e214c76e4a121a37bb4be259407a64908.tar.gz
Update to 16.0.1
Changelog: FIXED 16.0.1: Vulnerability outlined here https://blog.mozilla.org/security/2012/10/10/security-vulnerability-in-firefox-16/ NEW We have now added box.com to the list of online storage services that are available for use with Thunderbird Filelink NEW Silent, background updates. Thunderbird will now download and apply updates in the background allowing you to start quickly the next time Thunderbird starts up. FIXED Various fixes and performance improvements FIXED Various security fixes Fixed in Thunderbird 16.0.1 MFSA 2012-89 defaultValue security checks not applied MFSA 2012-88 Miscellaneous memory safety hazards (rv:16.0.1) Fixed in Thunderbird 16 MFSA 2012-87 Use-after-free in the IME State Manager MFSA 2012-86 Heap memory corruption issues found using Address Sanitizer MFSA 2012-85 Use-after-free, buffer overflow, and out of bounds read issues found using Address Sanitizer MFSA 2012-84 Spoofing and script injection through location.hash MFSA 2012-83 Chrome Object Wrapper (COW) does not disallow acces to privileged functions or properties MFSA 2012-82 top object and location property accessible by plugins MFSA 2012-81 GetProperty function can bypass security checks MFSA 2012-80 Crash with invalid cast when using instanceof operator MFSA 2012-79 DOS and crash with full screen and history navigation MFSA 2012-77 Some DOMWindowUtils methods bypass security checks MFSA 2012-76 Continued access to initial origin after setting document.domain MFSA 2012-75 select element persistance allows for attacks MFSA 2012-74 Miscellaneous memory safety hazards (rv:16.0/ rv:10.0.8)
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird/Makefile15
-rw-r--r--mail/thunderbird/PLIST176
-rw-r--r--mail/thunderbird/PLIST.lightning3
-rw-r--r--mail/thunderbird/distinfo30
-rw-r--r--mail/thunderbird/enigmail.mk4
-rw-r--r--mail/thunderbird/patches/patch-as19
-rw-r--r--mail/thunderbird/patches/patch-aw6
-rw-r--r--mail/thunderbird/patches/patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h13
-rw-r--r--mail/thunderbird/patches/patch-ma23
-rw-r--r--mail/thunderbird/patches/patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc38
-rw-r--r--mail/thunderbird/patches/patch-zc21
11 files changed, 186 insertions, 162 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 2ab8a6b17ed..1d7b8c685f8 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.101 2012/10/08 23:02:00 adam Exp $
+# $NetBSD: Makefile,v 1.102 2012/10/12 18:28:58 ryoon Exp $
#
DISTNAME= # empty
PKGNAME= thunderbird-${TB_VER}
-TB_VER= 15.0
-PKGREVISION= 4
+TB_VER= 16.0.1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} \
${MASTER_SITE_MOZILLA_ALL:=thunderbird/releases/${TB_VER}/source/}
DISTFILES= thunderbird-${TB_VER}.source.tar.bz2 \
- lightning-1.7.source.tar.bz2
-SITES.lightning-1.7.source.tar.bz2= ${MASTER_SITE_MOZILLA:=calendar/lightning/releases/1.7/source/}
-EXTRACT_DIR.lightning-1.7.source.tar.bz2= ${WRKSRC}/lightning
+ lightning-1.8.source.tar.bz2
+SITES.lightning-1.8.source.tar.bz2= ${MASTER_SITE_MOZILLA:=calendar/lightning/releases/1.8/source/}
+EXTRACT_DIR.lightning-1.8.source.tar.bz2= ${WRKSRC}/lightning
MAINTAINER= tnn@NetBSD.org
HOMEPAGE= http://www.mozillamessaging.com/en-US/thunderbird/
@@ -41,8 +40,8 @@ ALL_ENV+= MOZILLA_PKG_NAME=thunderbird
post-extract:
cd ${WRKSRC} && ${RM} -r calendar
- ${CP} -r ${EXTRACT_DIR.lightning-1.7.source.tar.bz2}/comm-beta/calendar ${WRKSRC}
- ${RM} -r ${EXTRACT_DIR.lightning-1.7.source.tar.bz2}
+ ${CP} -r ${EXTRACT_DIR.lightning-1.8.source.tar.bz2}/comm-beta/calendar ${WRKSRC}
+ ${RM} -r ${EXTRACT_DIR.lightning-1.8.source.tar.bz2}
pre-configure:
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} autoconf
diff --git a/mail/thunderbird/PLIST b/mail/thunderbird/PLIST
index ebb2b199b6e..a7a5521c30f 100644
--- a/mail/thunderbird/PLIST
+++ b/mail/thunderbird/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.43 2012/09/02 06:43:39 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.44 2012/10/12 18:28:58 ryoon Exp $
bin/thunderbird
+include/thunderbird/.mkdir.done
include/thunderbird/AudioSegment.h
include/thunderbird/BasicImplData.h
include/thunderbird/BasicLayers.h
@@ -44,17 +45,18 @@ include/thunderbird/PPrefTuple.h
include/thunderbird/PrefTuple.h
include/thunderbird/ReadbackLayer.h
include/thunderbird/SVGAttrValueWrapper.h
+include/thunderbird/Selection.h
include/thunderbird/SharedBuffer.h
include/thunderbird/SharedTextureImage.h
include/thunderbird/StackArena.h
include/thunderbird/StreamBuffer.h
-include/thunderbird/TabMessageUtils.h
include/thunderbird/TexturePoolOGL.h
include/thunderbird/TimeVarying.h
include/thunderbird/VideoFrameContainer.h
include/thunderbird/VideoSegment.h
include/thunderbird/VideoUtils.h
include/thunderbird/WebGLContext.h
+include/thunderbird/XPCJSMemoryReporter.h
include/thunderbird/a11yGeneric.h
include/thunderbird/amIInstallTrigger.h
include/thunderbird/amIWebInstallListener.h
@@ -127,6 +129,7 @@ include/thunderbird/graphite2/Font.h
include/thunderbird/graphite2/Log.h
include/thunderbird/graphite2/Segment.h
include/thunderbird/graphite2/Types.h
+include/thunderbird/gtk2compat.h
include/thunderbird/gtk2xtbin.h
include/thunderbird/harfbuzz/hb-blob.h
include/thunderbird/harfbuzz/hb-buffer.h
@@ -228,6 +231,8 @@ include/thunderbird/mozIAsyncFavicons.h
include/thunderbird/mozIAsyncHistory.h
include/thunderbird/mozIAsyncLivemarks.h
include/thunderbird/mozIJSSubScriptLoader.h
+include/thunderbird/mozINewMailListener.h
+include/thunderbird/mozINewMailNotificationService.h
include/thunderbird/mozIPersonalDictionary.h
include/thunderbird/mozIPlacesAutoComplete.h
include/thunderbird/mozISpellCheckingEngine.h
@@ -261,6 +266,7 @@ include/thunderbird/mozStorageCID.h
include/thunderbird/mozStorageHelper.h
include/thunderbird/mozcontainer.h
include/thunderbird/mozilla-config.h
+include/thunderbird/mozilla/AppData.h
include/thunderbird/mozilla/Assertions.h
include/thunderbird/mozilla/Attributes.h
include/thunderbird/mozilla/AutoRestore.h
@@ -268,6 +274,7 @@ include/thunderbird/mozilla/AvailableMemoryTracker.h
include/thunderbird/mozilla/Base64.h
include/thunderbird/mozilla/BlockingResourceBase.h
include/thunderbird/mozilla/BloomFilter.h
+include/thunderbird/mozilla/BrowserElementParent.h
include/thunderbird/mozilla/CORSMode.h
include/thunderbird/mozilla/CharTokenizer.h
include/thunderbird/mozilla/CheckedInt.h
@@ -314,6 +321,7 @@ include/thunderbird/mozilla/ReentrantMonitor.h
include/thunderbird/mozilla/RefPtr.h
include/thunderbird/mozilla/SSE.h
include/thunderbird/mozilla/Scoped.h
+include/thunderbird/mozilla/Selection.h
include/thunderbird/mozilla/ServiceList.h
include/thunderbird/mozilla/Services.h
include/thunderbird/mozilla/StackWalk.h
@@ -324,8 +332,10 @@ include/thunderbird/mozilla/Telemetry.h
include/thunderbird/mozilla/TelemetryHistograms.h
include/thunderbird/mozilla/ThreadLocal.h
include/thunderbird/mozilla/TimeStamp.h
+include/thunderbird/mozilla/TypeTraits.h
include/thunderbird/mozilla/Types.h
include/thunderbird/mozilla/Util.h
+include/thunderbird/mozilla/VisualEventTracer.h
include/thunderbird/mozilla/WidgetTraceEvent.h
include/thunderbird/mozilla/X11Util.h
include/thunderbird/mozilla/XPCOM.h
@@ -347,6 +357,7 @@ include/thunderbird/mozilla/docshell/OfflineCacheUpdateParent.h
include/thunderbird/mozilla/dom/AudioChild.h
include/thunderbird/mozilla/dom/AudioParent.h
include/thunderbird/mozilla/dom/BindingUtils.h
+include/thunderbird/mozilla/dom/CanvasRenderingContext2DBinding.h
include/thunderbird/mozilla/dom/ContentChild.h
include/thunderbird/mozilla/dom/ContentParent.h
include/thunderbird/mozilla/dom/ContentProcess.h
@@ -365,7 +376,6 @@ include/thunderbird/mozilla/dom/FunctionBinding.h
include/thunderbird/mozilla/dom/ImageData.h
include/thunderbird/mozilla/dom/Link.h
include/thunderbird/mozilla/dom/Nullable.h
-include/thunderbird/mozilla/dom/PrimitiveConversions.h
include/thunderbird/mozilla/dom/PrototypeList.h
include/thunderbird/mozilla/dom/RegisterBindings.h
include/thunderbird/mozilla/dom/ScreenOrientation.h
@@ -376,12 +386,17 @@ include/thunderbird/mozilla/dom/TabChild.h
include/thunderbird/mozilla/dom/TabMessageUtils.h
include/thunderbird/mozilla/dom/TabParent.h
include/thunderbird/mozilla/dom/TypedArray.h
+include/thunderbird/mozilla/dom/UnionConversions.h
+include/thunderbird/mozilla/dom/UnionTypes.h
include/thunderbird/mozilla/dom/WebGLRenderingContextBinding.h
include/thunderbird/mozilla/dom/XMLHttpRequestBinding.h
include/thunderbird/mozilla/dom/XMLHttpRequestEventTargetBinding.h
include/thunderbird/mozilla/dom/XMLHttpRequestUploadBinding.h
+include/thunderbird/mozilla/dom/alarm/AlarmHalService.h
include/thunderbird/mozilla/dom/battery/Constants.h
include/thunderbird/mozilla/dom/battery/Types.h
+include/thunderbird/mozilla/dom/devicestorage/DeviceStorageRequestChild.h
+include/thunderbird/mozilla/dom/devicestorage/DeviceStorageRequestParent.h
include/thunderbird/mozilla/dom/file/DOMFileHandle.h
include/thunderbird/mozilla/dom/file/File.h
include/thunderbird/mozilla/dom/file/FileCommon.h
@@ -406,6 +421,7 @@ include/thunderbird/mozilla/dom/indexedDB/IDBWrapperCache.h
include/thunderbird/mozilla/dom/indexedDB/IndexedDatabase.h
include/thunderbird/mozilla/dom/indexedDB/IndexedDatabaseManager.h
include/thunderbird/mozilla/dom/indexedDB/Key.h
+include/thunderbird/mozilla/dom/indexedDB/KeyPath.h
include/thunderbird/mozilla/dom/indexedDB/SerializationHelpers.h
include/thunderbird/mozilla/dom/network/Constants.h
include/thunderbird/mozilla/dom/network/Types.h
@@ -478,15 +494,21 @@ include/thunderbird/mozilla/jsipc/ObjectWrapperParent.h
include/thunderbird/mozilla/layers/CompositorChild.h
include/thunderbird/mozilla/layers/CompositorCocoaWidgetHelper.h
include/thunderbird/mozilla/layers/CompositorParent.h
+include/thunderbird/mozilla/layers/ImageBridgeChild.h
+include/thunderbird/mozilla/layers/ImageBridgeParent.h
+include/thunderbird/mozilla/layers/ImageContainerChild.h
+include/thunderbird/mozilla/layers/ImageContainerParent.h
include/thunderbird/mozilla/layers/RenderTrace.h
include/thunderbird/mozilla/layers/ShadowLayerUtilsX11.h
include/thunderbird/mozilla/layers/ShadowLayers.h
include/thunderbird/mozilla/layers/ShadowLayersChild.h
include/thunderbird/mozilla/layers/ShadowLayersManager.h
include/thunderbird/mozilla/layers/ShadowLayersParent.h
+include/thunderbird/mozilla/layers/SharedImageUtils.h
include/thunderbird/mozilla/layout/FrameChildList.h
include/thunderbird/mozilla/layout/RenderFrameChild.h
include/thunderbird/mozilla/layout/RenderFrameParent.h
+include/thunderbird/mozilla/mozPoisonWrite.h
include/thunderbird/mozilla/mozalloc.h
include/thunderbird/mozilla/mozalloc_abort.h
include/thunderbird/mozilla/mozalloc_macro_wrappers.h
@@ -574,6 +596,7 @@ include/thunderbird/nsAgg.h
include/thunderbird/nsAlgorithm.h
include/thunderbird/nsAppDirectoryServiceDefs.h
include/thunderbird/nsAppShellCID.h
+include/thunderbird/nsArenaMemoryStats.h
include/thunderbird/nsArrayEnumerator.h
include/thunderbird/nsArrayUtils.h
include/thunderbird/nsAsyncDOMEvent.h
@@ -581,7 +604,9 @@ include/thunderbird/nsAsyncRedirectVerifyHelper.h
include/thunderbird/nsAtomListUtils.h
include/thunderbird/nsAtomService.h
include/thunderbird/nsAtomicRefcnt.h
+include/thunderbird/nsAttrAndChildArray.h
include/thunderbird/nsAttrName.h
+include/thunderbird/nsAttrValue.h
include/thunderbird/nsAudioAvailableEventManager.h
include/thunderbird/nsAudioStream.h
include/thunderbird/nsAutoJSValHolder.h
@@ -662,10 +687,12 @@ include/thunderbird/nsCoord.h
include/thunderbird/nsCopySupport.h
include/thunderbird/nsCoreAnimationSupport.h
include/thunderbird/nsCppSharedAllocator.h
+include/thunderbird/nsCrossSiteListenerProxy.h
include/thunderbird/nsCycleCollectionParticipant.h
include/thunderbird/nsCycleCollector.h
include/thunderbird/nsCycleCollectorUtils.h
include/thunderbird/nsDBFolderInfo.h
+include/thunderbird/nsDOMAttributeMap.h
include/thunderbird/nsDOMCID.h
include/thunderbird/nsDOMCSSAttrDeclaration.h
include/thunderbird/nsDOMCSSDeclaration.h
@@ -723,6 +750,7 @@ include/thunderbird/nsFontFace.h
include/thunderbird/nsFontFaceList.h
include/thunderbird/nsFontMetrics.h
include/thunderbird/nsFormSubmission.h
+include/thunderbird/nsFrameIdList.h
include/thunderbird/nsFrameList.h
include/thunderbird/nsFrameManager.h
include/thunderbird/nsFrameManagerBase.h
@@ -731,6 +759,8 @@ include/thunderbird/nsFrameSelection.h
include/thunderbird/nsFrameTraversal.h
include/thunderbird/nsGTKToolkit.h
include/thunderbird/nsGUIEvent.h
+include/thunderbird/nsGenericElement.h
+include/thunderbird/nsGenericHTMLElement.h
include/thunderbird/nsGeoPosition.h
include/thunderbird/nsGeoPositionIPCSerialiser.h
include/thunderbird/nsGfxCIID.h
@@ -747,6 +777,7 @@ include/thunderbird/nsGridRowLeafLayout.h
include/thunderbird/nsHTMLAudioElement.h
include/thunderbird/nsHTMLCanvasElement.h
include/thunderbird/nsHTMLDNSPrefetch.h
+include/thunderbird/nsHTMLIFrameElement.h
include/thunderbird/nsHTMLMediaElement.h
include/thunderbird/nsHTMLParts.h
include/thunderbird/nsHTMLReflowMetrics.h
@@ -850,6 +881,7 @@ include/thunderbird/nsIAddbookUrl.h
include/thunderbird/nsIAddrDBAnnouncer.h
include/thunderbird/nsIAddrDBListener.h
include/thunderbird/nsIAddrDatabase.h
+include/thunderbird/nsIAlarmHalService.h
include/thunderbird/nsIAlertsService.h
include/thunderbird/nsIAllocator.h
include/thunderbird/nsIAnnotationService.h
@@ -895,7 +927,6 @@ include/thunderbird/nsIAutoSyncMsgStrategy.h
include/thunderbird/nsIAutoSyncState.h
include/thunderbird/nsIBFCacheEntry.h
include/thunderbird/nsIBadCertListener2.h
-include/thunderbird/nsIBaseDOMException.h
include/thunderbird/nsIBaseWindow.h
include/thunderbird/nsIBidiKeyboard.h
include/thunderbird/nsIBinaryInputStream.h
@@ -1024,8 +1055,10 @@ include/thunderbird/nsIDBFolderInfo.h
include/thunderbird/nsIDNSListener.h
include/thunderbird/nsIDNSRecord.h
include/thunderbird/nsIDNSService.h
+include/thunderbird/nsIDOMAlarmsManager.h
include/thunderbird/nsIDOMAnimationEvent.h
include/thunderbird/nsIDOMApplicationRegistry.h
+include/thunderbird/nsIDOMApplicationRegistry2.h
include/thunderbird/nsIDOMAttr.h
include/thunderbird/nsIDOMBarProp.h
include/thunderbird/nsIDOMBatteryManager.h
@@ -1152,6 +1185,7 @@ include/thunderbird/nsIDOMHTMLMediaElement.h
include/thunderbird/nsIDOMHTMLMenuElement.h
include/thunderbird/nsIDOMHTMLMenuItemElement.h
include/thunderbird/nsIDOMHTMLMetaElement.h
+include/thunderbird/nsIDOMHTMLMeterElement.h
include/thunderbird/nsIDOMHTMLModElement.h
include/thunderbird/nsIDOMHTMLOListElement.h
include/thunderbird/nsIDOMHTMLObjectElement.h
@@ -1163,6 +1197,7 @@ include/thunderbird/nsIDOMHTMLParagraphElement.h
include/thunderbird/nsIDOMHTMLParamElement.h
include/thunderbird/nsIDOMHTMLPreElement.h
include/thunderbird/nsIDOMHTMLProgressElement.h
+include/thunderbird/nsIDOMHTMLPropertiesCollection.h
include/thunderbird/nsIDOMHTMLQuoteElement.h
include/thunderbird/nsIDOMHTMLScriptElement.h
include/thunderbird/nsIDOMHTMLSelectElement.h
@@ -1211,12 +1246,12 @@ include/thunderbird/nsIDOMNSRGBAColor.h
include/thunderbird/nsIDOMNSXPathExpression.h
include/thunderbird/nsIDOMNamedNodeMap.h
include/thunderbird/nsIDOMNavigator.h
-include/thunderbird/nsIDOMNavigatorBattery.h
include/thunderbird/nsIDOMNavigatorDesktopNotification.h
include/thunderbird/nsIDOMNavigatorDeviceStorage.h
include/thunderbird/nsIDOMNavigatorGeolocation.h
include/thunderbird/nsIDOMNavigatorNetwork.h
include/thunderbird/nsIDOMNavigatorSms.h
+include/thunderbird/nsIDOMNavigatorSystemMessages.h
include/thunderbird/nsIDOMNavigatorUserMedia.h
include/thunderbird/nsIDOMNode.h
include/thunderbird/nsIDOMNodeFilter.h
@@ -1241,6 +1276,7 @@ include/thunderbird/nsIDOMPopupBlockedEvent.h
include/thunderbird/nsIDOMPowerManager.h
include/thunderbird/nsIDOMProcessingInstruction.h
include/thunderbird/nsIDOMProgressEvent.h
+include/thunderbird/nsIDOMPropertyNodeList.h
include/thunderbird/nsIDOMRGBColor.h
include/thunderbird/nsIDOMRange.h
include/thunderbird/nsIDOMRect.h
@@ -1273,7 +1309,6 @@ include/thunderbird/nsIDOMSVGDocument.h
include/thunderbird/nsIDOMSVGElement.h
include/thunderbird/nsIDOMSVGEllipseElement.h
include/thunderbird/nsIDOMSVGEvent.h
-include/thunderbird/nsIDOMSVGException.h
include/thunderbird/nsIDOMSVGFilterElement.h
include/thunderbird/nsIDOMSVGFilters.h
include/thunderbird/nsIDOMSVGFitToViewBox.h
@@ -1358,6 +1393,7 @@ include/thunderbird/nsIDOMTouchEvent.h
include/thunderbird/nsIDOMTransitionEvent.h
include/thunderbird/nsIDOMTreeWalker.h
include/thunderbird/nsIDOMUIEvent.h
+include/thunderbird/nsIDOMUSSDReceivedEvent.h
include/thunderbird/nsIDOMUserDataHandler.h
include/thunderbird/nsIDOMUserProximityEvent.h
include/thunderbird/nsIDOMValidityState.h
@@ -1369,7 +1405,6 @@ include/thunderbird/nsIDOMWindowCollection.h
include/thunderbird/nsIDOMWindowUtils.h
include/thunderbird/nsIDOMXMLDocument.h
include/thunderbird/nsIDOMXPathEvaluator.h
-include/thunderbird/nsIDOMXPathException.h
include/thunderbird/nsIDOMXPathExpression.h
include/thunderbird/nsIDOMXPathNSResolver.h
include/thunderbird/nsIDOMXPathNamespace.h
@@ -1445,7 +1480,6 @@ include/thunderbird/nsIEditorStyleSheets.h
include/thunderbird/nsIEffectiveTLDService.h
include/thunderbird/nsIElementObserver.h
include/thunderbird/nsIEmbeddingSiteWindow.h
-include/thunderbird/nsIEmbeddingSiteWindow2.h
include/thunderbird/nsIEncodedChannel.h
include/thunderbird/nsIEncryptedSMIMEURIsSrvc.h
include/thunderbird/nsIEntityConverter.h
@@ -1570,8 +1604,11 @@ include/thunderbird/nsIIOService2.h
include/thunderbird/nsIIOUtil.h
include/thunderbird/nsIIPCSerializable.h
include/thunderbird/nsIIconURI.h
+include/thunderbird/nsIIdentityCryptoService.h
include/thunderbird/nsIIdentityInfo.h
+include/thunderbird/nsIIdleObserver.h
include/thunderbird/nsIIdleService.h
+include/thunderbird/nsIIdleServiceInternal.h
include/thunderbird/nsIImageDocument.h
include/thunderbird/nsIImageLoadingContent.h
include/thunderbird/nsIImageToPixbuf.h
@@ -1794,6 +1831,7 @@ include/thunderbird/nsINativeAppSupport.h
include/thunderbird/nsINativeKeyBindings.h
include/thunderbird/nsINavBookmarksService.h
include/thunderbird/nsINavHistoryService.h
+include/thunderbird/nsINavigatorBattery.h
include/thunderbird/nsINestedURI.h
include/thunderbird/nsINetAddr.h
include/thunderbird/nsINetUtil.h
@@ -1811,6 +1849,7 @@ include/thunderbird/nsINodeList.h
include/thunderbird/nsINoneService.h
include/thunderbird/nsIOCSPResponder.h
include/thunderbird/nsIOS2Locale.h
+include/thunderbird/nsIOSFileConstantsService.h
include/thunderbird/nsIOSurface.h
include/thunderbird/nsIObjectFrame.h
include/thunderbird/nsIObjectInputStream.h
@@ -1819,6 +1858,7 @@ include/thunderbird/nsIObjectOutputStream.h
include/thunderbird/nsIObserver.h
include/thunderbird/nsIObserverService.h
include/thunderbird/nsIOfflineCacheUpdate.h
+include/thunderbird/nsIOpenWindowEventDetail.h
include/thunderbird/nsIOutputStream.h
include/thunderbird/nsIPK11Token.h
include/thunderbird/nsIPK11TokenDB.h
@@ -1839,6 +1879,7 @@ include/thunderbird/nsIPercentHeightObserver.h
include/thunderbird/nsIPermission.h
include/thunderbird/nsIPermissionManager.h
include/thunderbird/nsIPersistentProperties2.h
+include/thunderbird/nsIPgpMimeProxy.h
include/thunderbird/nsIPhonetic.h
include/thunderbird/nsIPipe.h
include/thunderbird/nsIPlacesImportExportService.h
@@ -1848,7 +1889,6 @@ include/thunderbird/nsIPluginDocument.h
include/thunderbird/nsIPluginHost.h
include/thunderbird/nsIPluginInputStream.h
include/thunderbird/nsIPluginInstanceOwner.h
-include/thunderbird/nsIPluginStreamInfo.h
include/thunderbird/nsIPluginTag.h
include/thunderbird/nsIPluginTagInfo.h
include/thunderbird/nsIPluginWidget.h
@@ -1879,9 +1919,7 @@ include/thunderbird/nsIPrintStatusFeedback.h
include/thunderbird/nsIPrintingPrompt.h
include/thunderbird/nsIPrintingPromptService.h
include/thunderbird/nsIPrivacyTransitionObserver.h
-include/thunderbird/nsIPrivateBrowsingConsumer.h
include/thunderbird/nsIPrivateBrowsingService.h
-include/thunderbird/nsIPrivateDOMEvent.h
include/thunderbird/nsIPrivateTextEvent.h
include/thunderbird/nsIPrivateTextRange.h
include/thunderbird/nsIProcess.h
@@ -1984,12 +2022,12 @@ include/thunderbird/nsIScriptChannel.h
include/thunderbird/nsIScriptContext.h
include/thunderbird/nsIScriptElement.h
include/thunderbird/nsIScriptError.h
+include/thunderbird/nsIScriptEventHandlerOwner.h
include/thunderbird/nsIScriptExternalNameSet.h
include/thunderbird/nsIScriptGlobalObject.h
include/thunderbird/nsIScriptGlobalObjectOwner.h
include/thunderbird/nsIScriptLoaderObserver.h
include/thunderbird/nsIScriptNameSpaceManager.h
-include/thunderbird/nsIScriptObjectOwner.h
include/thunderbird/nsIScriptObjectPrincipal.h
include/thunderbird/nsIScriptRuntime.h
include/thunderbird/nsIScriptSecurityManager.h
@@ -2086,6 +2124,7 @@ include/thunderbird/nsISupportsPriority.h
include/thunderbird/nsISupportsUtils.h
include/thunderbird/nsISyncJPAKE.h
include/thunderbird/nsISyncStreamListener.h
+include/thunderbird/nsISystemMessagesInternal.h
include/thunderbird/nsISystemProxySettings.h
include/thunderbird/nsITXTToHTMLConv.h
include/thunderbird/nsITabChild.h
@@ -2200,6 +2239,7 @@ include/thunderbird/nsIWebSocket.h
include/thunderbird/nsIWebSocketChannel.h
include/thunderbird/nsIWebSocketListener.h
include/thunderbird/nsIWidget.h
+include/thunderbird/nsIWifiEventInits.h
include/thunderbird/nsIWindowCreator.h
include/thunderbird/nsIWindowCreator2.h
include/thunderbird/nsIWindowDataSource.h
@@ -2277,6 +2317,7 @@ include/thunderbird/nsMailDatabase.h
include/thunderbird/nsMailDirServiceDefs.h
include/thunderbird/nsMailHeaders.h
include/thunderbird/nsMailMigrationCID.h
+include/thunderbird/nsMappedAttributeElement.h
include/thunderbird/nsMargin.h
include/thunderbird/nsMathUtils.h
include/thunderbird/nsMediaCache.h
@@ -2287,6 +2328,7 @@ include/thunderbird/nsMimeEmitterCID.h
include/thunderbird/nsMimeStringResources.h
include/thunderbird/nsMimeTypes.h
include/thunderbird/nsMorkCID.h
+include/thunderbird/nsMsgAttachmentData.h
include/thunderbird/nsMsgBaseCID.h
include/thunderbird/nsMsgBodyHandler.h
include/thunderbird/nsMsgCompCID.h
@@ -2329,6 +2371,7 @@ include/thunderbird/nsMsgUtils.h
include/thunderbird/nsMultiplexInputStream.h
include/thunderbird/nsMutationEvent.h
include/thunderbird/nsNPAPIPluginInstance.h
+include/thunderbird/nsNSSShutDown.h
include/thunderbird/nsNativeCharsetUtils.h
include/thunderbird/nsNativeWidget.h
include/thunderbird/nsNetCID.h
@@ -2346,6 +2389,7 @@ include/thunderbird/nsObserverService.h
include/thunderbird/nsOggCodecState.h
include/thunderbird/nsOggDecoder.h
include/thunderbird/nsOggDecoderStateMachine.h
+include/thunderbird/nsOpenWindowEventDetail.h
include/thunderbird/nsPIBoxObject.h
include/thunderbird/nsPICommandUpdater.h
include/thunderbird/nsPIDNSService.h
@@ -2362,6 +2406,7 @@ include/thunderbird/nsParserBase.h
include/thunderbird/nsParserCIID.h
include/thunderbird/nsParserConstants.h
include/thunderbird/nsParserUtils.h
+include/thunderbird/nsPgpMimeProxy.h
include/thunderbird/nsPluginDirServiceProvider.h
include/thunderbird/nsPluginError.h
include/thunderbird/nsPluginHost.h
@@ -2456,6 +2501,7 @@ include/thunderbird/nsStyleStructInlines.h
include/thunderbird/nsStyleStructList.h
include/thunderbird/nsStyleTransformMatrix.h
include/thunderbird/nsStyleUtil.h
+include/thunderbird/nsStyledElement.h
include/thunderbird/nsSubDocumentFrame.h
include/thunderbird/nsSubstring.h
include/thunderbird/nsSubstringTuple.h
@@ -2481,6 +2527,7 @@ include/thunderbird/nsTextServicesCID.h
include/thunderbird/nsThemeConstants.h
include/thunderbird/nsThread.h
include/thunderbird/nsThreadUtils.h
+include/thunderbird/nsTimeRanges.h
include/thunderbird/nsToken.h
include/thunderbird/nsToolkitCompsCID.h
include/thunderbird/nsTraceRefcnt.h
@@ -2490,7 +2537,6 @@ include/thunderbird/nsTransform2D.h
include/thunderbird/nsTreeColFrame.h
include/thunderbird/nsTreeSanitizer.h
include/thunderbird/nsTreeUtils.h
-include/thunderbird/nsTypedSelection.h
include/thunderbird/nsUCVJA2CID.h
include/thunderbird/nsUCVJACID.h
include/thunderbird/nsUConvCID.h
@@ -2869,6 +2915,9 @@ lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/icons/secure-r
lib/thunderbird/chrome/classic/skin/classic/messenger/attachmentList.css
lib/thunderbird/chrome/classic/skin/classic/messenger/browserRequest.css
lib/thunderbird/chrome/classic/skin/classic/messenger/chat.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/cloudfile/YouSendIt/check.png
+lib/thunderbird/chrome/classic/skin/classic/messenger/cloudfile/YouSendIt/fileExceedsLimit.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/cloudfile/YouSendIt/settings.css
lib/thunderbird/chrome/classic/skin/classic/messenger/cloudfile/addAccountDialog.css
lib/thunderbird/chrome/classic/skin/classic/messenger/contactStarred.png
lib/thunderbird/chrome/classic/skin/classic/messenger/dialogs.css
@@ -2895,6 +2944,7 @@ lib/thunderbird/chrome/classic/skin/classic/messenger/icons/attachment-col.svg
lib/thunderbird/chrome/classic/skin/classic/messenger/icons/attachment-deleted-large.png
lib/thunderbird/chrome/classic/skin/classic/messenger/icons/attachment-deleted.png
lib/thunderbird/chrome/classic/skin/classic/messenger/icons/black_pin.png
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/box-logo.png
lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-archive.svg
lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-delete.svg
lib/thunderbird/chrome/classic/skin/classic/messenger/icons/button-forward.svg
@@ -2911,7 +2961,6 @@ lib/thunderbird/chrome/classic/skin/classic/messenger/icons/closeTab-active.svg
lib/thunderbird/chrome/classic/skin/classic/messenger/icons/closeTab.svg
lib/thunderbird/chrome/classic/skin/classic/messenger/icons/columnpicker.svg
lib/thunderbird/chrome/classic/skin/classic/messenger/icons/connecting.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/dropbox.png
lib/thunderbird/chrome/classic/skin/classic/messenger/icons/dropmarker-hover.svg
lib/thunderbird/chrome/classic/skin/classic/messenger/icons/dropmarker.svg
lib/thunderbird/chrome/classic/skin/classic/messenger/icons/empty-search-results.png
@@ -3248,6 +3297,7 @@ lib/thunderbird/chrome/en-US/locale/en-US/global/regionNames.properties
lib/thunderbird/chrome/en-US/locale/en-US/global/resetProfile.dtd
lib/thunderbird/chrome/en-US/locale/en-US/global/search/search.properties
lib/thunderbird/chrome/en-US/locale/en-US/global/security/caps.properties
+lib/thunderbird/chrome/en-US/locale/en-US/global/security/csp.properties
lib/thunderbird/chrome/en-US/locale/en-US/global/svg/svg.properties
lib/thunderbird/chrome/en-US/locale/en-US/global/textcontext.dtd
lib/thunderbird/chrome/en-US/locale/en-US/global/tree.dtd
@@ -3295,7 +3345,6 @@ lib/thunderbird/chrome/en-US/locale/en-US/messenger/activity.properties
lib/thunderbird/chrome/en-US/locale/en-US/messenger/addbuddy.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/addressbook/abAddressBookNameDialog.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/addressbook/abCardOverlay.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/addressbook/abCardViewOverlay.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/addressbook/abContactsPanel.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/addressbook/abMailListDialog.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/addressbook/abMainWindow.dtd
@@ -3327,10 +3376,14 @@ lib/thunderbird/chrome/en-US/locale/en-US/messenger/appleMailImportMsgs.properti
lib/thunderbird/chrome/en-US/locale/en-US/messenger/baseMenuOverlay.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/chat.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/chat.properties
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/cloudfile/Dropbox/management.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/cloudfile/Dropbox/settings.dtd
+lib/thunderbird/chrome/en-US/locale/en-US/messenger/cloudfile/Box/auth.dtd
+lib/thunderbird/chrome/en-US/locale/en-US/messenger/cloudfile/Box/management.dtd
+lib/thunderbird/chrome/en-US/locale/en-US/messenger/cloudfile/Box/settings.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/cloudfile/UbuntuOne/management.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/cloudfile/UbuntuOne/settings.dtd
+lib/thunderbird/chrome/en-US/locale/en-US/messenger/cloudfile/YouSendIt/fileExceeds2GB.dtd
+lib/thunderbird/chrome/en-US/locale/en-US/messenger/cloudfile/YouSendIt/fileExceedsLimit.dtd
+lib/thunderbird/chrome/en-US/locale/en-US/messenger/cloudfile/YouSendIt/fileExceedsQuota.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/cloudfile/YouSendIt/management.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/cloudfile/YouSendIt/settings.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/cloudfile/addAccountDialog.dtd
@@ -3359,6 +3412,7 @@ lib/thunderbird/chrome/en-US/locale/en-US/messenger/imapMsgs.properties
lib/thunderbird/chrome/en-US/locale/en-US/messenger/importDialog.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/importMsgs.properties
lib/thunderbird/chrome/en-US/locale/en-US/messenger/joinChat.dtd
+lib/thunderbird/chrome/en-US/locale/en-US/messenger/junkLog.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/junkMailInfo.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/localMsgs.properties
lib/thunderbird/chrome/en-US/locale/en-US/messenger/mailEditorOverlay.dtd
@@ -3399,6 +3453,7 @@ lib/thunderbird/chrome/en-US/locale/en-US/messenger/oeImportMsgs.properties
lib/thunderbird/chrome/en-US/locale/en-US/messenger/offline.properties
lib/thunderbird/chrome/en-US/locale/en-US/messenger/offlineStartup.properties
lib/thunderbird/chrome/en-US/locale/en-US/messenger/outlookImportMsgs.properties
+lib/thunderbird/chrome/en-US/locale/en-US/messenger/pgpmime.properties
lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/advanced.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/applicationManager.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/applicationManager.properties
@@ -3412,7 +3467,6 @@ lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/cookies.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/display.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/fonts.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/general.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/junkLog.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/notifications.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/offline.dtd
lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/permissions.dtd
@@ -3665,12 +3719,20 @@ lib/thunderbird/chrome/messenger/content/messenger/chat/imconversation.xml
lib/thunderbird/chrome/messenger/content/messenger/chat/imgroup.xml
lib/thunderbird/chrome/messenger/content/messenger/chat/joinchat.js
lib/thunderbird/chrome/messenger/content/messenger/chat/joinchat.xul
-lib/thunderbird/chrome/messenger/content/messenger/cloudfile/Dropbox/management.js
-lib/thunderbird/chrome/messenger/content/messenger/cloudfile/Dropbox/management.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/cloudfile/Dropbox/settings.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/cloudfile/Box/auth.js
+lib/thunderbird/chrome/messenger/content/messenger/cloudfile/Box/auth.xul
+lib/thunderbird/chrome/messenger/content/messenger/cloudfile/Box/management.js
+lib/thunderbird/chrome/messenger/content/messenger/cloudfile/Box/management.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/cloudfile/Box/settings.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/cloudfile/UbuntuOne/management.js
lib/thunderbird/chrome/messenger/content/messenger/cloudfile/UbuntuOne/management.xhtml
lib/thunderbird/chrome/messenger/content/messenger/cloudfile/UbuntuOne/settings.js
lib/thunderbird/chrome/messenger/content/messenger/cloudfile/UbuntuOne/settings.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/cloudfile/YouSendIt/fileExceeds2GB.xul
+lib/thunderbird/chrome/messenger/content/messenger/cloudfile/YouSendIt/fileExceedsLimit.js
+lib/thunderbird/chrome/messenger/content/messenger/cloudfile/YouSendIt/fileExceedsLimit.xul
+lib/thunderbird/chrome/messenger/content/messenger/cloudfile/YouSendIt/fileExceedsQuota.js
+lib/thunderbird/chrome/messenger/content/messenger/cloudfile/YouSendIt/fileExceedsQuota.xul
lib/thunderbird/chrome/messenger/content/messenger/cloudfile/YouSendIt/management.js
lib/thunderbird/chrome/messenger/content/messenger/cloudfile/YouSendIt/management.xhtml
lib/thunderbird/chrome/messenger/content/messenger/cloudfile/YouSendIt/settings.js
@@ -3810,8 +3872,6 @@ lib/thunderbird/chrome/messenger/content/messenger/preferences/general.js
lib/thunderbird/chrome/messenger/content/messenger/preferences/general.xul
lib/thunderbird/chrome/messenger/content/messenger/preferences/handlers.css
lib/thunderbird/chrome/messenger/content/messenger/preferences/handlers.xml
-lib/thunderbird/chrome/messenger/content/messenger/preferences/junkLog.js
-lib/thunderbird/chrome/messenger/content/messenger/preferences/junkLog.xul
lib/thunderbird/chrome/messenger/content/messenger/preferences/notifications.xul
lib/thunderbird/chrome/messenger/content/messenger/preferences/offline.xul
lib/thunderbird/chrome/messenger/content/messenger/preferences/permissions.js
@@ -4237,10 +4297,9 @@ lib/thunderbird/chrome/toolkit/skin/classic/global/arrow/arrow-up-dis.gif
lib/thunderbird/chrome/toolkit/skin/classic/global/arrow/arrow-up-hov.gif
lib/thunderbird/chrome/toolkit/skin/classic/global/arrow/arrow-up-sharp.gif
lib/thunderbird/chrome/toolkit/skin/classic/global/arrow/arrow-up.gif
-lib/thunderbird/chrome/toolkit/skin/classic/global/arrow/panelarrow-down.png
-lib/thunderbird/chrome/toolkit/skin/classic/global/arrow/panelarrow-horiz.png
+lib/thunderbird/chrome/toolkit/skin/classic/global/arrow/panelarrow-horizontal-white.png
lib/thunderbird/chrome/toolkit/skin/classic/global/arrow/panelarrow-horizontal.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/arrow/panelarrow-up.png
+lib/thunderbird/chrome/toolkit/skin/classic/global/arrow/panelarrow-vertical-white.png
lib/thunderbird/chrome/toolkit/skin/classic/global/arrow/panelarrow-vertical.svg
lib/thunderbird/chrome/toolkit/skin/classic/global/autocomplete.css
lib/thunderbird/chrome/toolkit/skin/classic/global/button.css
@@ -4327,6 +4386,7 @@ lib/thunderbird/chrome/toolkit/skin/classic/global/media/clicktoplay-bgtexture.p
lib/thunderbird/chrome/toolkit/skin/classic/global/media/error.png
lib/thunderbird/chrome/toolkit/skin/classic/global/media/fullscreenButton.png
lib/thunderbird/chrome/toolkit/skin/classic/global/media/muteButton.png
+lib/thunderbird/chrome/toolkit/skin/classic/global/media/noAudio.png
lib/thunderbird/chrome/toolkit/skin/classic/global/media/pauseButton.png
lib/thunderbird/chrome/toolkit/skin/classic/global/media/playButton.png
lib/thunderbird/chrome/toolkit/skin/classic/global/media/scrubberThumb.png
@@ -4494,6 +4554,7 @@ lib/thunderbird/components/mailGlue.js
lib/thunderbird/components/mdn-service.js
lib/thunderbird/components/messageWakeupService.js
lib/thunderbird/components/msgAsyncPrompter.js
+lib/thunderbird/components/newMailNotificationService.js
lib/thunderbird/components/newsblog.js
lib/thunderbird/components/nsAbAutoCompleteMyDomain.js
lib/thunderbird/components/nsAbAutoCompleteSearch.js
@@ -4503,11 +4564,11 @@ lib/thunderbird/components/nsActivityManager.js
lib/thunderbird/components/nsActivityManagerUI.js
lib/thunderbird/components/nsBadCertHandler.js
lib/thunderbird/components/nsBlocklistService.js
+lib/thunderbird/components/nsBox.js
lib/thunderbird/components/nsContentDispatchChooser.js
lib/thunderbird/components/nsContentPrefService.js
lib/thunderbird/components/nsDefaultCLH.js
lib/thunderbird/components/nsDownloadManagerUI.js
-lib/thunderbird/components/nsDropbox.js
lib/thunderbird/components/nsFilePicker.js
lib/thunderbird/components/nsFormAutoComplete.js
lib/thunderbird/components/nsFormHistory.js
@@ -4630,25 +4691,36 @@ lib/thunderbird/modules/AddonLogging.jsm
lib/thunderbird/modules/AddonManager.jsm
lib/thunderbird/modules/AddonRepository.jsm
lib/thunderbird/modules/AddonUpdateChecker.jsm
+lib/thunderbird/modules/AlarmDB.jsm
+lib/thunderbird/modules/AlarmService.jsm
lib/thunderbird/modules/BookmarkHTMLUtils.jsm
+lib/thunderbird/modules/BrowserElementPromptService.jsm
lib/thunderbird/modules/CSPUtils.jsm
lib/thunderbird/modules/CertUtils.jsm
lib/thunderbird/modules/ChromeManifestParser.jsm
lib/thunderbird/modules/CommonDialog.jsm
lib/thunderbird/modules/ConsoleAPIStorage.jsm
+lib/thunderbird/modules/ContactDB.jsm
+lib/thunderbird/modules/ContactService.jsm
+lib/thunderbird/modules/DOMIdentity.jsm
lib/thunderbird/modules/DOMRequestHelper.jsm
lib/thunderbird/modules/Dict.jsm
lib/thunderbird/modules/DownloadLastDir.jsm
lib/thunderbird/modules/DownloadPaths.jsm
lib/thunderbird/modules/DownloadUtils.jsm
lib/thunderbird/modules/FileUtils.jsm
+lib/thunderbird/modules/FrameWorker.jsm
lib/thunderbird/modules/Geometry.jsm
lib/thunderbird/modules/IOUtils.js
lib/thunderbird/modules/ISO8601DateUtils.jsm
+lib/thunderbird/modules/Identity.jsm
+lib/thunderbird/modules/IdentityProvider.jsm
+lib/thunderbird/modules/IdentityStore.jsm
lib/thunderbird/modules/IndexedDBHelper.jsm
lib/thunderbird/modules/InlineSpellChecker.jsm
lib/thunderbird/modules/LightweightThemeConsumer.jsm
lib/thunderbird/modules/LightweightThemeManager.jsm
+lib/thunderbird/modules/LogUtils.jsm
lib/thunderbird/modules/MailConsts.js
lib/thunderbird/modules/MailUtils.js
lib/thunderbird/modules/Microformats.js
@@ -4661,22 +4733,32 @@ lib/thunderbird/modules/PlacesUtils.jsm
lib/thunderbird/modules/PluginProvider.jsm
lib/thunderbird/modules/PluralForm.jsm
lib/thunderbird/modules/PopupNotifications.jsm
+lib/thunderbird/modules/PrivateBrowsingUtils.jsm
lib/thunderbird/modules/PropertyListUtils.jsm
+lib/thunderbird/modules/RelyingParty.jsm
+lib/thunderbird/modules/Sandbox.jsm
lib/thunderbird/modules/SearchIntegration.js
lib/thunderbird/modules/Services.jsm
+lib/thunderbird/modules/SettingsChangeNotifier.jsm
lib/thunderbird/modules/SettingsDB.jsm
lib/thunderbird/modules/SettingsQueue.jsm
+lib/thunderbird/modules/SocialProvider.jsm
+lib/thunderbird/modules/SocialService.jsm
lib/thunderbird/modules/SpellCheckDictionaryBootstrap.js
lib/thunderbird/modules/StringBundle.js
lib/thunderbird/modules/TelemetryStopwatch.jsm
+lib/thunderbird/modules/WebappOSUtils.jsm
lib/thunderbird/modules/Webapps.jsm
lib/thunderbird/modules/WindowDraggingUtils.jsm
+lib/thunderbird/modules/WorkerAPI.jsm
lib/thunderbird/modules/XPCOMUtils.jsm
lib/thunderbird/modules/XPIProvider.jsm
+lib/thunderbird/modules/XPIProviderUtils.js
lib/thunderbird/modules/aboutSupport.js
lib/thunderbird/modules/aboutSupportUnix.js
lib/thunderbird/modules/accessibility/AccessFu.jsm
lib/thunderbird/modules/accessibility/Presenters.jsm
+lib/thunderbird/modules/accessibility/Utils.jsm
lib/thunderbird/modules/accessibility/UtteranceGenerator.jsm
lib/thunderbird/modules/accessibility/VirtualCursorController.jsm
lib/thunderbird/modules/activity/activityModules.js
@@ -4727,6 +4809,13 @@ lib/thunderbird/modules/gloda/utils.js
lib/thunderbird/modules/glodaWebSearch.js
lib/thunderbird/modules/hiddenWindow.jsm
lib/thunderbird/modules/http.jsm
+lib/thunderbird/modules/identity/Identity.jsm
+lib/thunderbird/modules/identity/IdentityProvider.jsm
+lib/thunderbird/modules/identity/IdentityStore.jsm
+lib/thunderbird/modules/identity/LogUtils.jsm
+lib/thunderbird/modules/identity/RelyingParty.jsm
+lib/thunderbird/modules/identity/Sandbox.jsm
+lib/thunderbird/modules/identity/jwcrypto.jsm
lib/thunderbird/modules/imContentSink.jsm
lib/thunderbird/modules/imServices.jsm
lib/thunderbird/modules/imSmileys.jsm
@@ -4748,6 +4837,7 @@ lib/thunderbird/modules/iteratorUtils.jsm
lib/thunderbird/modules/jsProtoHelper.jsm
lib/thunderbird/modules/jsTreeSelection.js
lib/thunderbird/modules/jsdebugger.jsm
+lib/thunderbird/modules/jwcrypto.jsm
lib/thunderbird/modules/mailInstrumentation.js
lib/thunderbird/modules/mailMigrator.js
lib/thunderbird/modules/mailServices.js
@@ -4756,6 +4846,12 @@ lib/thunderbird/modules/mailnewsMigrator.js
lib/thunderbird/modules/msgDBCacheManager.js
lib/thunderbird/modules/nsFormAutoCompleteResult.jsm
lib/thunderbird/modules/oauth.jsm
+lib/thunderbird/modules/osfile.jsm
+lib/thunderbird/modules/osfile/osfile_shared.jsm
+lib/thunderbird/modules/osfile/osfile_unix_back.jsm
+lib/thunderbird/modules/osfile/osfile_unix_front.jsm
+lib/thunderbird/modules/osfile/osfile_win_back.jsm
+lib/thunderbird/modules/osfile/osfile_win_front.jsm
lib/thunderbird/modules/quickFilterManager.js
lib/thunderbird/modules/reflect.jsm
lib/thunderbird/modules/searchSpec.js
@@ -4831,6 +4927,7 @@ lib/thunderbird/update.locale
lib/thunderbird/updater
lib/thunderbird/updater.ini
share/applications/thunderbird.desktop
+share/idl/thunderbird/.mkdir.done
share/idl/thunderbird/IJSDebugger.idl
share/idl/thunderbird/MailNewsTypes2.idl
share/idl/thunderbird/amIInstallTrigger.idl
@@ -4869,6 +4966,8 @@ share/idl/thunderbird/mozIAsyncFavicons.idl
share/idl/thunderbird/mozIAsyncHistory.idl
share/idl/thunderbird/mozIAsyncLivemarks.idl
share/idl/thunderbird/mozIJSSubScriptLoader.idl
+share/idl/thunderbird/mozINewMailListener.idl
+share/idl/thunderbird/mozINewMailNotificationService.idl
share/idl/thunderbird/mozIPersonalDictionary.idl
share/idl/thunderbird/mozIPlacesAutoComplete.idl
share/idl/thunderbird/mozISpellCheckingEngine.idl
@@ -4959,6 +5058,7 @@ share/idl/thunderbird/nsIAddbookUrl.idl
share/idl/thunderbird/nsIAddrDBAnnouncer.idl
share/idl/thunderbird/nsIAddrDBListener.idl
share/idl/thunderbird/nsIAddrDatabase.idl
+share/idl/thunderbird/nsIAlarmHalService.idl
share/idl/thunderbird/nsIAlertsService.idl
share/idl/thunderbird/nsIAnnotationService.idl
share/idl/thunderbird/nsIAppShell.idl
@@ -5109,8 +5209,10 @@ share/idl/thunderbird/nsIDBFolderInfo.idl
share/idl/thunderbird/nsIDNSListener.idl
share/idl/thunderbird/nsIDNSRecord.idl
share/idl/thunderbird/nsIDNSService.idl
+share/idl/thunderbird/nsIDOMAlarmsManager.idl
share/idl/thunderbird/nsIDOMAnimationEvent.idl
share/idl/thunderbird/nsIDOMApplicationRegistry.idl
+share/idl/thunderbird/nsIDOMApplicationRegistry2.idl
share/idl/thunderbird/nsIDOMAttr.idl
share/idl/thunderbird/nsIDOMBarProp.idl
share/idl/thunderbird/nsIDOMBatteryManager.idl
@@ -5236,6 +5338,7 @@ share/idl/thunderbird/nsIDOMHTMLMediaElement.idl
share/idl/thunderbird/nsIDOMHTMLMenuElement.idl
share/idl/thunderbird/nsIDOMHTMLMenuItemElement.idl
share/idl/thunderbird/nsIDOMHTMLMetaElement.idl
+share/idl/thunderbird/nsIDOMHTMLMeterElement.idl
share/idl/thunderbird/nsIDOMHTMLModElement.idl
share/idl/thunderbird/nsIDOMHTMLOListElement.idl
share/idl/thunderbird/nsIDOMHTMLObjectElement.idl
@@ -5247,6 +5350,7 @@ share/idl/thunderbird/nsIDOMHTMLParagraphElement.idl
share/idl/thunderbird/nsIDOMHTMLParamElement.idl
share/idl/thunderbird/nsIDOMHTMLPreElement.idl
share/idl/thunderbird/nsIDOMHTMLProgressElement.idl
+share/idl/thunderbird/nsIDOMHTMLPropertiesCollection.idl
share/idl/thunderbird/nsIDOMHTMLQuoteElement.idl
share/idl/thunderbird/nsIDOMHTMLScriptElement.idl
share/idl/thunderbird/nsIDOMHTMLSelectElement.idl
@@ -5295,12 +5399,12 @@ share/idl/thunderbird/nsIDOMNSRGBAColor.idl
share/idl/thunderbird/nsIDOMNSXPathExpression.idl
share/idl/thunderbird/nsIDOMNamedNodeMap.idl
share/idl/thunderbird/nsIDOMNavigator.idl
-share/idl/thunderbird/nsIDOMNavigatorBattery.idl
share/idl/thunderbird/nsIDOMNavigatorDesktopNotification.idl
share/idl/thunderbird/nsIDOMNavigatorDeviceStorage.idl
share/idl/thunderbird/nsIDOMNavigatorGeolocation.idl
share/idl/thunderbird/nsIDOMNavigatorNetwork.idl
share/idl/thunderbird/nsIDOMNavigatorSms.idl
+share/idl/thunderbird/nsIDOMNavigatorSystemMessages.idl
share/idl/thunderbird/nsIDOMNavigatorUserMedia.idl
share/idl/thunderbird/nsIDOMNode.idl
share/idl/thunderbird/nsIDOMNodeFilter.idl
@@ -5325,6 +5429,7 @@ share/idl/thunderbird/nsIDOMPopupBlockedEvent.idl
share/idl/thunderbird/nsIDOMPowerManager.idl
share/idl/thunderbird/nsIDOMProcessingInstruction.idl
share/idl/thunderbird/nsIDOMProgressEvent.idl
+share/idl/thunderbird/nsIDOMPropertyNodeList.idl
share/idl/thunderbird/nsIDOMRGBColor.idl
share/idl/thunderbird/nsIDOMRange.idl
share/idl/thunderbird/nsIDOMRect.idl
@@ -5357,7 +5462,6 @@ share/idl/thunderbird/nsIDOMSVGDocument.idl
share/idl/thunderbird/nsIDOMSVGElement.idl
share/idl/thunderbird/nsIDOMSVGEllipseElement.idl
share/idl/thunderbird/nsIDOMSVGEvent.idl
-share/idl/thunderbird/nsIDOMSVGException.idl
share/idl/thunderbird/nsIDOMSVGFilterElement.idl
share/idl/thunderbird/nsIDOMSVGFilters.idl
share/idl/thunderbird/nsIDOMSVGFitToViewBox.idl
@@ -5441,6 +5545,7 @@ share/idl/thunderbird/nsIDOMTouchEvent.idl
share/idl/thunderbird/nsIDOMTransitionEvent.idl
share/idl/thunderbird/nsIDOMTreeWalker.idl
share/idl/thunderbird/nsIDOMUIEvent.idl
+share/idl/thunderbird/nsIDOMUSSDReceivedEvent.idl
share/idl/thunderbird/nsIDOMUserDataHandler.idl
share/idl/thunderbird/nsIDOMUserProximityEvent.idl
share/idl/thunderbird/nsIDOMValidityState.idl
@@ -5452,7 +5557,6 @@ share/idl/thunderbird/nsIDOMWindowCollection.idl
share/idl/thunderbird/nsIDOMWindowUtils.idl
share/idl/thunderbird/nsIDOMXMLDocument.idl
share/idl/thunderbird/nsIDOMXPathEvaluator.idl
-share/idl/thunderbird/nsIDOMXPathException.idl
share/idl/thunderbird/nsIDOMXPathExpression.idl
share/idl/thunderbird/nsIDOMXPathNSResolver.idl
share/idl/thunderbird/nsIDOMXPathNamespace.idl
@@ -5521,7 +5625,6 @@ share/idl/thunderbird/nsIEditorSpellCheck.idl
share/idl/thunderbird/nsIEditorStyleSheets.idl
share/idl/thunderbird/nsIEffectiveTLDService.idl
share/idl/thunderbird/nsIEmbeddingSiteWindow.idl
-share/idl/thunderbird/nsIEmbeddingSiteWindow2.idl
share/idl/thunderbird/nsIEncodedChannel.idl
share/idl/thunderbird/nsIEncryptedSMIMEURIsSrvc.idl
share/idl/thunderbird/nsIEntityConverter.idl
@@ -5631,8 +5734,11 @@ share/idl/thunderbird/nsIIOService2.idl
share/idl/thunderbird/nsIIOUtil.idl
share/idl/thunderbird/nsIIPCSerializable.idl
share/idl/thunderbird/nsIIconURI.idl
+share/idl/thunderbird/nsIIdentityCryptoService.idl
share/idl/thunderbird/nsIIdentityInfo.idl
+share/idl/thunderbird/nsIIdleObserver.idl
share/idl/thunderbird/nsIIdleService.idl
+share/idl/thunderbird/nsIIdleServiceInternal.idl
share/idl/thunderbird/nsIImageDocument.idl
share/idl/thunderbird/nsIImageLoadingContent.idl
share/idl/thunderbird/nsIImapFlagAndUidState.idl
@@ -5835,6 +5941,7 @@ share/idl/thunderbird/nsINSSVersion.idl
share/idl/thunderbird/nsINativeAppSupport.idl
share/idl/thunderbird/nsINavBookmarksService.idl
share/idl/thunderbird/nsINavHistoryService.idl
+share/idl/thunderbird/nsINavigatorBattery.idl
share/idl/thunderbird/nsINestedURI.idl
share/idl/thunderbird/nsINetAddr.idl
share/idl/thunderbird/nsINetUtil.idl
@@ -5848,12 +5955,14 @@ share/idl/thunderbird/nsINntpUrl.idl
share/idl/thunderbird/nsINoIncomingServer.idl
share/idl/thunderbird/nsINoneService.idl
share/idl/thunderbird/nsIOCSPResponder.idl
+share/idl/thunderbird/nsIOSFileConstantsService.idl
share/idl/thunderbird/nsIObjectInputStream.idl
share/idl/thunderbird/nsIObjectLoadingContent.idl
share/idl/thunderbird/nsIObjectOutputStream.idl
share/idl/thunderbird/nsIObserver.idl
share/idl/thunderbird/nsIObserverService.idl
share/idl/thunderbird/nsIOfflineCacheUpdate.idl
+share/idl/thunderbird/nsIOpenWindowEventDetail.idl
share/idl/thunderbird/nsIOutputStream.idl
share/idl/thunderbird/nsIPK11Token.idl
share/idl/thunderbird/nsIPK11TokenDB.idl
@@ -5869,6 +5978,7 @@ share/idl/thunderbird/nsIParserUtils.idl
share/idl/thunderbird/nsIPermission.idl
share/idl/thunderbird/nsIPermissionManager.idl
share/idl/thunderbird/nsIPersistentProperties2.idl
+share/idl/thunderbird/nsIPgpMimeProxy.idl
share/idl/thunderbird/nsIPhonetic.idl
share/idl/thunderbird/nsIPipe.idl
share/idl/thunderbird/nsIPlacesImportExportService.idl
@@ -5877,7 +5987,6 @@ share/idl/thunderbird/nsIPluginDocument.idl
share/idl/thunderbird/nsIPluginHost.idl
share/idl/thunderbird/nsIPluginInputStream.idl
share/idl/thunderbird/nsIPluginInstanceOwner.idl
-share/idl/thunderbird/nsIPluginStreamInfo.idl
share/idl/thunderbird/nsIPluginTag.idl
share/idl/thunderbird/nsIPluginTagInfo.idl
share/idl/thunderbird/nsIPop3IncomingServer.idl
@@ -5905,7 +6014,6 @@ share/idl/thunderbird/nsIPrintStatusFeedback.idl
share/idl/thunderbird/nsIPrintingPrompt.idl
share/idl/thunderbird/nsIPrintingPromptService.idl
share/idl/thunderbird/nsIPrivacyTransitionObserver.idl
-share/idl/thunderbird/nsIPrivateBrowsingConsumer.idl
share/idl/thunderbird/nsIPrivateBrowsingService.idl
share/idl/thunderbird/nsIProcess.idl
share/idl/thunderbird/nsIProfile.idl
@@ -6075,6 +6183,7 @@ share/idl/thunderbird/nsISupportsPrimitives.idl
share/idl/thunderbird/nsISupportsPriority.idl
share/idl/thunderbird/nsISyncJPAKE.idl
share/idl/thunderbird/nsISyncStreamListener.idl
+share/idl/thunderbird/nsISystemMessagesInternal.idl
share/idl/thunderbird/nsISystemProxySettings.idl
share/idl/thunderbird/nsITXTToHTMLConv.idl
share/idl/thunderbird/nsITabChild.idl
@@ -6172,6 +6281,7 @@ share/idl/thunderbird/nsIWebProgressListener2.idl
share/idl/thunderbird/nsIWebSocket.idl
share/idl/thunderbird/nsIWebSocketChannel.idl
share/idl/thunderbird/nsIWebSocketListener.idl
+share/idl/thunderbird/nsIWifiEventInits.idl
share/idl/thunderbird/nsIWindowCreator.idl
share/idl/thunderbird/nsIWindowCreator2.idl
share/idl/thunderbird/nsIWindowDataSource.idl
diff --git a/mail/thunderbird/PLIST.lightning b/mail/thunderbird/PLIST.lightning
index 8489d07d2f9..d9770428d1f 100644
--- a/mail/thunderbird/PLIST.lightning
+++ b/mail/thunderbird/PLIST.lightning
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.lightning,v 1.12 2012/09/02 06:43:39 ryoon Exp $
+@comment $NetBSD: PLIST.lightning,v 1.13 2012/10/12 18:28:58 ryoon Exp $
include/thunderbird/calBaseCID.h
include/thunderbird/calIAlarm.h
include/thunderbird/calIAlarmService.h
@@ -267,6 +267,7 @@ lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calenda
lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/common/calendar-views.css
lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/common/dialogs/calendar-alarm-dialog.css
lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/common/dialogs/calendar-event-dialog.css
+lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/classification.png
lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/common/today-pane.css
lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/common/widgets/calendar-widgets.css
lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/datetimepickers/datetimepickers.css
diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo
index f0ad955f13a..6df6b85f7dc 100644
--- a/mail/thunderbird/distinfo
+++ b/mail/thunderbird/distinfo
@@ -1,14 +1,14 @@
-$NetBSD: distinfo,v 1.103 2012/09/03 15:47:49 marino Exp $
+$NetBSD: distinfo,v 1.104 2012/10/12 18:28:58 ryoon Exp $
-SHA1 (enigmail-1.4.4.tar.gz) = a1601191a3a421b2e94e7ff833300da72267d7ac
-RMD160 (enigmail-1.4.4.tar.gz) = f362b2f205ed151c2127db381c393394995ca8aa
-Size (enigmail-1.4.4.tar.gz) = 1269444 bytes
-SHA1 (lightning-1.7.source.tar.bz2) = 217bfec0003b88e741b563b1e160e4f72ae6362d
-RMD160 (lightning-1.7.source.tar.bz2) = 8392026bcac493f095e3d68b37d0e27984859804
-Size (lightning-1.7.source.tar.bz2) = 106226977 bytes
-SHA1 (thunderbird-15.0.source.tar.bz2) = 00733bf56cbecde0677f2f083f8e2ce3c7379d25
-RMD160 (thunderbird-15.0.source.tar.bz2) = 99c57aafd5fc400ec650de7bce810bc81c624743
-Size (thunderbird-15.0.source.tar.bz2) = 105942186 bytes
+SHA1 (enigmail-1.4.5.tar.gz) = 16d0450a9f5fb4de0e9cc5b9f8091dce4b070aaf
+RMD160 (enigmail-1.4.5.tar.gz) = 860a1ca813fd2ccae69ac0afe07affd39611e56a
+Size (enigmail-1.4.5.tar.gz) = 1269207 bytes
+SHA1 (lightning-1.8.source.tar.bz2) = a3b1c6b67a70b34917b8c0660d5cc57cafd2b8a4
+RMD160 (lightning-1.8.source.tar.bz2) = f4ce359ef676cfa9b95065457be64921f59837fa
+Size (lightning-1.8.source.tar.bz2) = 112070692 bytes
+SHA1 (thunderbird-16.0.1.source.tar.bz2) = 827255a821d09764279e6ccaf7e7bcd13e20f25c
+RMD160 (thunderbird-16.0.1.source.tar.bz2) = 37336d1ca63df45a2599f9e5ec76b27966f6bf18
+Size (thunderbird-16.0.1.source.tar.bz2) = 111401489 bytes
SHA1 (patch-aa) = 627e93e5b61a12bc6de3cdf0e596ed9d1618353b
SHA1 (patch-aa-toplevel) = 3e46b3ef5e15883c882995f4de41704890605d1d
SHA1 (patch-ab) = 7432f73e9771260849d99e14008164bd3d564bf8
@@ -24,11 +24,11 @@ SHA1 (patch-al) = 9970e89e92ff8b120119b560cb661eabd3a387de
SHA1 (patch-am) = 2d38162da23828ebee56e56a00ea086992d554ce
SHA1 (patch-an) = 96139c682b84432e4e8a0be98db56abee89daf02
SHA1 (patch-ao) = dcdffd03001b8b23ded6a6534c03c3eb300ee459
-SHA1 (patch-as) = e408f64f8e729985b189400989fd324470a0883d
+SHA1 (patch-as) = ca2afec0498c4a6c2c25711240a5df662700da28
SHA1 (patch-at) = 45a4f236a45d7f094f72d430a8dff7e86f696aed
SHA1 (patch-au) = b896f1a65791007b881216e78338411b2ffb6280
SHA1 (patch-av) = ebf5b14f3b1edc16206e8953c7037459184aa5f4
-SHA1 (patch-aw) = 6bda12d60bd114348eb0c5395302c7e2c8ab223a
+SHA1 (patch-aw) = c7ced89c660e57617de29e7f7dcbf8048ceceb2f
SHA1 (patch-ax) = 146b26866312031aa48c5dfe20ce70da4d198e15
SHA1 (patch-ay) = 679e1c72851fe74132e53a49b250c21b416e7a49
SHA1 (patch-az) = e937a48ebcb235b36f50ba2fb3a91864107b7fa3
@@ -42,13 +42,11 @@ SHA1 (patch-ipc_chromium_src_base_debug__util__posic.cc) = 94db51e427931edefd3df
SHA1 (patch-ipc_chromium_src_base_file__util__posix.cc) = d5bc36816be5f336b505354d7ecb019630f13f7c
SHA1 (patch-ipc_chromium_src_base_platform__thread__posix.cc) = 60c091a669774ba47abc768a15f00400aca1d7fe
SHA1 (patch-ipc_chromium_src_base_sys__info__posix.cc) = 1207a1e779ea0d48cb41f6a98edbe22f187b309b
-SHA1 (patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h) = 1334da1b32cffbd2e9eef2d37fe917e8805b5bd3
SHA1 (patch-ipc_chromium_src_build_build__config.h) = 9f38c64f080464c33c94cc6898365cee7aa2fec7
SHA1 (patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h) = 02e19237e21ce3bd4431c711ab51bda3fbd33cff
SHA1 (patch-ipc_glue_GeckoChildProcessHost.cpp) = 55d5e4812b1e3b003bbbb73ee4fc7582b8a7c22c
SHA1 (patch-js_src_jscpucfg.h) = 493889df7e21be8a6b5d5b3854b908da70552de8
SHA1 (patch-ldap_sdks_c-sdk_build.mk) = 171d81697d136abb6e02cb81445cd88fd8580de2
-SHA1 (patch-ma) = 9d66a2e90afa7b5dedc757dfa939bf9615ee7da1
SHA1 (patch-ma-toplevel) = 00d3464d03e2014dcb1c708ad94ab2bd03c7b2a7
SHA1 (patch-mb) = 36ddeba4276196109b5a72b77a2143dada92df34
SHA1 (patch-md) = ccb29b96c105b6c63d3c85967bed56840b974cf4
@@ -63,6 +61,7 @@ SHA1 (patch-ml) = 71ea1c4f984b448d380ed94dabce988a74c4853f
SHA1 (patch-mm) = 9bcdbe187524acb0cff940c9c97504d2d9f79797
SHA1 (patch-mn) = 1d0293cce00aa5fa8aa6d0c37dade3c251ca7da6
SHA1 (patch-mozilla_build_autoconf_nss.m4) = 4c726f98a5139eba2b4a4c34288c08092bfb90b3
+SHA1 (patch-mozilla_config_baseconfig.mk) = 91ea33fd687fb15ce3b5474d30af0cdd85453d83
SHA1 (patch-mozilla_config_system-headers) = 55fbb269bb1d42cc50a1520a2733f75bce9436b1
SHA1 (patch-mozilla_dom_plugins_ipc_PluginModuleChild.cpp) = 66d5533eedd9221613c711486d38a5f0c65b4a62
SHA1 (patch-mozilla_dom_plugins_ipc_PluginModuleChild.h) = ff7237f365df1d0bd6eaa8992854f29fe1870319
@@ -79,7 +78,6 @@ SHA1 (patch-mozilla_ipc_chromium_src_base_process__util.h) = f73dd24bcde49fdafe0
SHA1 (patch-mozilla_ipc_chromium_src_base_process__util__bsd.cc) = 63e9b82eba6936788871530d10a02c9d08491e39
SHA1 (patch-mozilla_ipc_chromium_src_base_process__util__posix.cc) = 975f5409bf51654b033b07f3ed31af637c3c3c2e
SHA1 (patch-mozilla_ipc_chromium_src_base_ref__counted.h) = 78cef1e5f8c1270060a7defdaa4fef8eb482f542
-SHA1 (patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc) = 6597dbd50643a8455e377961d2caa29a16496d13
SHA1 (patch-mozilla_ipc_chromium_src_base_time__posix.cc) = 5f08406a92d5bc2f6cbd524fa4ac77dadb7cafdb
SHA1 (patch-mozilla_ipc_chromium_src_chrome_common_file__descriptor__set__posix.h) = 885d4b060c2f8982db99ed3c0cab0ebffd79b1f6
SHA1 (patch-mozilla_ipc_chromium_src_chrome_common_ipc__channel__posix.cc) = f4a090285e084d4efa42c0280f26fe003eaad706
@@ -118,4 +116,4 @@ SHA1 (patch-xl) = 149cfa84665e7b4c5351db79af5a56adcc21ddde
SHA1 (patch-xn) = 86fc014136f2f48c277835c10047eaf424ed256e
SHA1 (patch-xo) = 390ed2a433103c323e8865c37932560bc01fdd1b
SHA1 (patch-zb) = 9b94504d7b3ff6d06cecb391bdbd6df5423e715a
-SHA1 (patch-zc) = 9deaf5396eb8cfb41c42eb19967f6e0c4971783d
+SHA1 (patch-zc) = 27df97dd6f03d501ff626473798106de996f70a7
diff --git a/mail/thunderbird/enigmail.mk b/mail/thunderbird/enigmail.mk
index 5cb4db77e33..584fc6efafe 100644
--- a/mail/thunderbird/enigmail.mk
+++ b/mail/thunderbird/enigmail.mk
@@ -1,9 +1,9 @@
-# $NetBSD: enigmail.mk,v 1.10 2012/09/02 06:43:39 ryoon Exp $
+# $NetBSD: enigmail.mk,v 1.11 2012/10/12 18:28:58 ryoon Exp $
#
# This Makefile fragment hooks the Enigmail OpenPGP extension
# (see http://www.mozilla-enigmail.org/ ) into the build.
-ENIGMAIL_DIST= enigmail-1.4.4.tar.gz
+ENIGMAIL_DIST= enigmail-1.4.5.tar.gz
XPI_FILES+= ${WRKDIR}/enigmail.xpi
.if !defined(DISTFILES)
DISTFILES= ${DEFAULT_DISTFILES}
diff --git a/mail/thunderbird/patches/patch-as b/mail/thunderbird/patches/patch-as
index a206f750b31..22c526480fa 100644
--- a/mail/thunderbird/patches/patch-as
+++ b/mail/thunderbird/patches/patch-as
@@ -1,19 +1,10 @@
-$NetBSD: patch-as,v 1.12 2012/09/02 06:43:40 ryoon Exp $
+$NetBSD: patch-as,v 1.13 2012/10/12 18:28:58 ryoon Exp $
Treat DragonFly like FreeBSD.
---- mozilla/js/src/configure.in.orig 2012-08-25 00:31:11.000000000 +0000
+--- mozilla/js/src/configure.in.orig 2012-10-02 17:02:06.000000000 +0000
+++ mozilla/js/src/configure.in
-@@ -786,7 +786,7 @@ EOF
- AC_LANG_RESTORE
- ])
-
-- if test "$ac_cv_have_std__Throw" == "yes"; then
-+ if test "$ac_cv_have_std__Throw" = "yes"; then
- AC_CACHE_CHECK(for |class __declspec(dllimport) exception| bug,
- ac_cv_have_dllimport_exception_bug,
- [
-@@ -1996,7 +1996,7 @@ case "$target" in
+@@ -1679,7 +1679,7 @@ case "$target" in
MOZ_FIX_LINK_PATHS='-Wl,-executable_path,$(LIBXUL_DIST)/bin'
;;
@@ -22,7 +13,7 @@ Treat DragonFly like FreeBSD.
if test `test -x /usr/bin/objformat && /usr/bin/objformat || echo elf` != "elf"; then
DLL_SUFFIX=".so.1.0"
DSO_LDOPTS="-shared"
-@@ -3122,7 +3122,7 @@ then
+@@ -2783,7 +2783,7 @@ then
fi
case "$target" in
@@ -31,7 +22,7 @@ Treat DragonFly like FreeBSD.
AC_DEFINE(_REENTRANT)
AC_DEFINE(_THREAD_SAFE)
dnl -pthread links in -lc_r, so don't specify it explicitly.
-@@ -4015,7 +4015,7 @@ if test "$MOZ_MEMORY"; then
+@@ -3626,7 +3626,7 @@ if test "$MOZ_MEMORY"; then
*-darwin*)
AC_DEFINE(MOZ_MEMORY_DARWIN)
;;
diff --git a/mail/thunderbird/patches/patch-aw b/mail/thunderbird/patches/patch-aw
index 641ce742506..ec3c9729bc4 100644
--- a/mail/thunderbird/patches/patch-aw
+++ b/mail/thunderbird/patches/patch-aw
@@ -1,9 +1,9 @@
-$NetBSD: patch-aw,v 1.11 2012/09/02 06:43:40 ryoon Exp $
+$NetBSD: patch-aw,v 1.12 2012/10/12 18:28:59 ryoon Exp $
---- mozilla/xulrunner/stub/nsXULStub.cpp.orig 2012-08-25 00:31:36.000000000 +0000
+--- mozilla/xulrunner/stub/nsXULStub.cpp.orig 2012-10-02 17:02:29.000000000 +0000
+++ mozilla/xulrunner/stub/nsXULStub.cpp
@@ -11,6 +11,29 @@
- #include "nsILocalFile.h"
+ #include "nsIFile.h"
#include <stdarg.h>
+#if defined(__NetBSD__)
diff --git a/mail/thunderbird/patches/patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h b/mail/thunderbird/patches/patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h
deleted file mode 100644
index da4638e1079..00000000000
--- a/mail/thunderbird/patches/patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h,v 1.4 2012/09/02 06:43:40 ryoon Exp $
-
---- mozilla/ipc/chromium/src/base/third_party/nspr/prcpucfg.h.orig 2012-08-25 00:31:11.000000000 +0000
-+++ mozilla/ipc/chromium/src/base/third_party/nspr/prcpucfg.h
-@@ -34,7 +34,7 @@
- #include "base/third_party/nspr/prcpucfg_win.h"
- #elif defined(__APPLE__)
- #include "base/third_party/nspr/prcpucfg_mac.h"
--#elif defined(__linux__) || defined(ANDROID)
-+#elif defined(__linux__) || defined(ANDROID) || defined(__NetBSD__) || defined(__FreeBSD__) || defined(__DragonFly__)
- #include "base/third_party/nspr/prcpucfg_linux.h"
- #elif defined(__OpenBSD__)
- #include "base/third_party/nspr/prcpucfg_openbsd.h"
diff --git a/mail/thunderbird/patches/patch-ma b/mail/thunderbird/patches/patch-ma
deleted file mode 100644
index c495fb7b480..00000000000
--- a/mail/thunderbird/patches/patch-ma
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-ma,v 1.5 2012/09/02 06:43:40 ryoon Exp $
-
---- mozilla/config/autoconf.mk.in.orig 2012-08-25 00:30:58.000000000 +0000
-+++ mozilla/config/autoconf.mk.in
-@@ -37,14 +37,14 @@ MOZ_PKG_SPECIAL = @MOZ_PKG_SPECIAL@
- prefix = @prefix@
- exec_prefix = @exec_prefix@
- bindir = @bindir@
--includedir = @includedir@/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
-+includedir = @includedir@/$(MOZILLA_PKG_NAME)
- libdir = @libdir@
- datadir = @datadir@
- mandir = @mandir@
--idldir = $(datadir)/idl/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
-+idldir = @datadir@/idl/$(MOZILLA_PKG_NAME)
-
--installdir = $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
--sdkdir = $(libdir)/$(MOZ_APP_NAME)-devel-$(MOZ_APP_VERSION)
-+installdir = $(libdir)/$(MOZILLA_PKG_NAME)
-+sdkdir = $(libdir)/$(MOZILLA_PKG_NAME)-sdk
-
- DIST = $(DEPTH)/dist
- LIBXUL_SDK = @LIBXUL_SDK@
diff --git a/mail/thunderbird/patches/patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc b/mail/thunderbird/patches/patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc
deleted file mode 100644
index b05dc07a92b..00000000000
--- a/mail/thunderbird/patches/patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc
+++ /dev/null
@@ -1,38 +0,0 @@
-$NetBSD: patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc,v 1.3 2012/09/02 06:43:42 ryoon Exp $
-
---- mozilla/ipc/chromium/src/base/third_party/nspr/prtime.cc.orig 2012-08-25 00:31:11.000000000 +0000
-+++ mozilla/ipc/chromium/src/base/third_party/nspr/prtime.cc
-@@ -180,7 +180,7 @@ PR_ImplodeTime(const PRExplodedTime *exp
- LL_ADD(retVal, retVal, temp);
-
- return retVal;
--#elif defined(OS_LINUX)
-+#elif defined(OS_LINUX) || defined(OS_DRAGONFLY)
- struct tm exp_tm = {0};
- exp_tm.tm_sec = exploded->tm_sec;
- exp_tm.tm_min = exploded->tm_min;
-@@ -213,6 +213,24 @@ PR_ImplodeTime(const PRExplodedTime *exp
- result *= kSecondsToMicroseconds;
- result += exploded->tm_usec;
- return result;
-+#elif defined(OS_FREEBSD) || defined(OS_NETBSD)
-+ struct tm exp_tm = {0};
-+ exp_tm.tm_sec = exploded->tm_sec;
-+ exp_tm.tm_min = exploded->tm_min;
-+ exp_tm.tm_hour = exploded->tm_hour;
-+ exp_tm.tm_mday = exploded->tm_mday;
-+ exp_tm.tm_mon = exploded->tm_month;
-+ exp_tm.tm_year = exploded->tm_year - 1900;
-+
-+ // time_t is 64bit
-+ time_t absolute_time = timegm(&exp_tm);
-+
-+ PRTime result = static_cast<PRTime>(absolute_time);
-+ result -= exploded->tm_params.tp_gmt_offset +
-+ exploded->tm_params.tp_dst_offset;
-+ result *= kSecondsToMicroseconds;
-+ result += exploded->tm_usec;
-+ return result;
- #else
- #error No PR_ImplodeTime implemented on your platform.
- #endif
diff --git a/mail/thunderbird/patches/patch-zc b/mail/thunderbird/patches/patch-zc
index 6986f144536..2a90534f6b9 100644
--- a/mail/thunderbird/patches/patch-zc
+++ b/mail/thunderbird/patches/patch-zc
@@ -1,12 +1,11 @@
-$NetBSD: patch-zc,v 1.4 2012/09/02 06:43:44 ryoon Exp $
+$NetBSD: patch-zc,v 1.5 2012/10/12 18:28:59 ryoon Exp $
---- mail/app/nsMailApp.cpp.orig 2012-08-25 00:24:32.000000000 +0000
+--- mail/app/nsMailApp.cpp.orig 2012-10-02 17:01:07.000000000 +0000
+++ mail/app/nsMailApp.cpp
-@@ -19,6 +19,27 @@
-
- #include <stdio.h>
- #include <stdarg.h>
-+#include <sys/resource.h>
+@@ -12,6 +12,26 @@
+ #include <sys/time.h>
+ #include <sys/resource.h>
+ #endif
+/*
+ * On netbsd-4, ulimit -n is 64 by default; too few for us.
+ */
@@ -26,11 +25,11 @@ $NetBSD: patch-zc,v 1.4 2012/09/02 06:43:44 ryoon Exp $
+ rlp.rlim_cur = 512;
+ if (setrlimit(RLIMIT_NOFILE, &rlp) == -1)
+ fprintf(stderr, "warning: setrlimit failed\n");
-+}
++ }
- #include "nsCOMPtr.h"
- #include "nsILocalFile.h"
-@@ -115,6 +136,7 @@ static int do_main(const char *exePath,
+ #ifdef XP_MACOSX
+ #include "MacQuirks.h"
+@@ -115,6 +135,7 @@ static int do_main(const char *exePath,
int main(int argc, char* argv[])
{