pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af8e014feb12
branches:  trunk
changeset: 438987:af8e014feb12
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Sep 13 10:51:03 2020 +0000

description:
thunderbird: Update to 78.2.2

* Runtime depend on chat/libotr.

Changelog:
What's New
new Drag and Drop reordering of recipient pills now supported

Changes
changed OpenPGP: Some signature states reported as "mismatch" now report "unknown"
changed Privacy policy now displayed in a tab when updated
changed Chat: Non-functional Twitter support removed

Fixes
fixed OpenPGP: Improvements to key importing when failures occur
fixed OpenPGP: Decryption did not work with certain HTTP proxy configurations
fixed OpenPGP: "Discover keys online" option did not work when searching for an email address
fixed Email filters reported failure when moving a message to original folder
fixed Message filters: Filters shown as enabled in configuration dialog were not always enabled
fixed vCard 2.1 attachments not handled properly
fixed Sending messages sometimes failed when recipients were in LDAP address book
fixed Non-functional help menu items removed
fixed Adding custom headers in the addressing widget (preference mail.compose.other.header) did not work
fixed Calendar: Event reminder details were unreadable
fixed Windows 10 high-contrast theme fixes
fixed More theme fixes and improvements

diffstat:

 mail/thunderbird/Makefile |   6 ++++--
 mail/thunderbird/PLIST    |  29 +++++++++++++----------------
 mail/thunderbird/distinfo |  10 +++++-----
 3 files changed, 22 insertions(+), 23 deletions(-)

diffs (129 lines):

diff -r 77acdd60fbd5 -r af8e014feb12 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Sun Sep 13 09:27:16 2020 +0000
+++ b/mail/thunderbird/Makefile Sun Sep 13 10:51:03 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.257 2020/09/05 12:27:43 wiz Exp $
+# $NetBSD: Makefile,v 1.258 2020/09/13 10:51:03 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                78.2.1
+TB_VER=                78.2.2
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
@@ -17,6 +17,8 @@
 MOZILLA_DIR=   # empty
 PLIST_SRC+=    ${PLIST_SRC_DFLT}
 
+DEPENDS+=      libotr-[0-9]*:../../chat/libotr
+
 ALL_ENV+=      MOZ_APP_NAME=${MOZILLA_NAME}
 
 CONFIG_GUESS_OVERRIDE+=        comm/ldap/sdks/c-sdk/config/autoconf/config.guess
diff -r 77acdd60fbd5 -r af8e014feb12 mail/thunderbird/PLIST
--- a/mail/thunderbird/PLIST    Sun Sep 13 09:27:16 2020 +0000
+++ b/mail/thunderbird/PLIST    Sun Sep 13 10:51:03 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.78 2020/09/05 12:28:09 wiz Exp $
+@comment $NetBSD: PLIST,v 1.79 2020/09/13 10:51:03 ryoon Exp $
 bin/thunderbird
 lib/thunderbird/actors/AboutHttpsOnlyErrorChild.jsm
 lib/thunderbird/actors/AboutHttpsOnlyErrorParent.jsm
@@ -489,7 +489,14 @@
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/link.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/login.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/mark.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message-encrypted-notok.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message-encrypted-ok.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message-secure.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message-signed-mismatch.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message-signed-ok.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message-signed-unknown.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message-signed-unverified.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message-signed-verified.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/more.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/move-bottom.svg
@@ -711,23 +718,11 @@
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/preferences/security.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/searchBox.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/searchDialog.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/shared/smime/smime-compose.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/tabmail.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/themeableDialog.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/smime/certFetchingStatus.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/hdrCryptoNotOk.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/hdrCryptoOk.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/hdrSignNotOk.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/hdrSignOk.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/hdrSignOkUnverified.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/hdrSignOkVerified.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/hdrSignUnknown.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/sbCryptoOk.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/sbSignOk.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/smime/msgCompSecurityInfo.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/smime/msgHdrViewSMIMEOverlay.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/smime/msgReadSecurityInfo.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/smime/smime-compose.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/subscribe.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/tabmail.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/tagColors.css
@@ -2937,11 +2932,13 @@
 lib/thunderbird/chrome/devtools/skin/widgets.css
 ${PLIST.nobranding}lib/thunderbird/chrome/en-US/locale/branding/brand.dtd
 ${PLIST.nobranding}lib/thunderbird/chrome/en-US/locale/branding/brand.properties
+lib/thunderbird/chrome/en-US/locale/branding/brand.dtd
+lib/thunderbird/chrome/en-US/locale/branding/brand.properties
 lib/thunderbird/chrome/en-US/locale/en-US/alerts/alert.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/alerts/alert.properties
-lib/thunderbird/chrome/en-US/locale/en-US/autoconfig/autoconfig.properties
 ${PLIST.branding}lib/thunderbird/chrome/en-US/locale/en-US/branding/brand.dtd
 ${PLIST.branding}lib/thunderbird/chrome/en-US/locale/en-US/branding/brand.properties
+lib/thunderbird/chrome/en-US/locale/en-US/autoconfig/autoconfig.properties
 lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-alarms.properties
 lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-event-dialog-attendees.properties
 lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-event-dialog.dtd
@@ -3372,6 +3369,8 @@
 lib/thunderbird/chrome/marionette/content/transport.js
 ${PLIST.nobranding}lib/thunderbird/chrome/messenger/content/branding/about-background.png
 ${PLIST.nobranding}lib/thunderbird/chrome/messenger/content/branding/about-logo.png
+lib/thunderbird/chrome/messenger/content/branding/about-background.png
+lib/thunderbird/chrome/messenger/content/branding/about-logo.png
 lib/thunderbird/chrome/messenger/content/branding/about-logo.svg
 lib/thunderbird/chrome/messenger/content/branding/about-wordmark.svg
 lib/thunderbird/chrome/messenger/content/branding/about.png
@@ -4324,7 +4323,6 @@
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/funcs.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/glodaUtils.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/gpg.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/httpProxy.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/key.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/keyLookupHelper.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/keyObj.jsm
@@ -5979,7 +5977,6 @@
 lib/thunderbird/modules/themes/light/manifest.json
 lib/thunderbird/modules/third_party/fathom/fathom.jsm
 lib/thunderbird/modules/third_party/jsesc/jsesc.js
-lib/thunderbird/modules/twitter-text.jsm
 lib/thunderbird/modules/twitter.jsm
 lib/thunderbird/modules/txEXSLTRegExFunctions.jsm
 lib/thunderbird/modules/vtt.jsm
diff -r 77acdd60fbd5 -r af8e014feb12 mail/thunderbird/distinfo
--- a/mail/thunderbird/distinfo Sun Sep 13 09:27:16 2020 +0000
+++ b/mail/thunderbird/distinfo Sun Sep 13 10:51:03 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.233 2020/09/03 15:26:22 ryoon Exp $
+$NetBSD: distinfo,v 1.234 2020/09/13 10:51:03 ryoon Exp $
 
-SHA1 (thunderbird-78.2.1.source.tar.xz) = a08e673de7c008e4725b4157f25b44482e0be54e
-RMD160 (thunderbird-78.2.1.source.tar.xz) = b0d6a3a2660b9ac8cbf9dd0618e1bd2d134e1614
-SHA512 (thunderbird-78.2.1.source.tar.xz) = bcacedd60f524ceeeeeef796bdb6beeb4a67c65342b161d8c735f514efa2fd6e63ec594fca3ef5f5b40a52c312caa1f5b2e6a6779b5be6449468a3c24525e5a3
-Size (thunderbird-78.2.1.source.tar.xz) = 360617088 bytes
+SHA1 (thunderbird-78.2.2.source.tar.xz) = 1a6f9c318dbc5d907cf35f43b8cbdc99cfa594d7
+RMD160 (thunderbird-78.2.2.source.tar.xz) = dcff16023eeec5bf9c2ee3484d96443f2ff55cce
+SHA512 (thunderbird-78.2.2.source.tar.xz) = 865b92fb23a347bb5e8bd9dc6ce91940ddc14b5780a119b5e74dd3b0f380f1c561c9060ccf212b288dee1fcd01d7fcf2ca00a3ff19d14f48b0398495a9fbbb98
+Size (thunderbird-78.2.2.source.tar.xz) = 353246904 bytes
 SHA1 (patch-browser_app_profile_firefox.js) = d53fae5544563888d030af7483f00283a712235c
 SHA1 (patch-build_moz.configure_rust.configure) = c9cd5e74aaeef4b42ef86db9e3814868a27847fd
 SHA1 (patch-comm_third__party_botan_configure.py) = 262f560c514d221d0df15a1906100b5e716bfdab



Home | Main Index | Thread Index | Old Index