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.8.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/0d481327e0fa
branches: trunk
changeset: 448698:0d481327e0fa
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Fri Mar 12 14:37:02 2021 +0000
description:
thunderbird: Update to 78.8.1
Changelog:
Fixes
New mail notification did not occur for newly arrived messages if previously
received mail was unread
Directory for saving multiple attachments was not remembered between saves
Opening a message from the command-line using "-mail <URL>" failed
Automatic account setup did not use the provider email and display name
Newly-added identities were not listed in the account manager until it was
closed and reopened
Account provisioner did not properly handle UTF-8 data
Copying a large message to an IMAP server would sometimes prematurely display a
time-out error
OpenPGP: Various errors when importing keys
OpenPGP: Public keys attached to an outgoing email did not have
"Content-Description" set
Address Book: CardDAV sync errors did not retry until Thunderbird was restarted
Calendar: Changing the cache mode of a CalDAV calendar connection would lose
the username of the account
Calendar: Add-on calendars were sometimes not visible after restarting
Calendar: The preview for a recurring task did not use all available space in
the dialog window
Installer: Option to keep distribution directory on upgrade did not work
diffstat:
mail/thunderbird/Makefile | 4 ++--
mail/thunderbird/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r 78c818eee5e0 -r 0d481327e0fa mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Fri Mar 12 14:13:08 2021 +0000
+++ b/mail/thunderbird/Makefile Fri Mar 12 14:37:02 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.270 2021/02/26 15:35:12 ryoon Exp $
+# $NetBSD: Makefile,v 1.271 2021/03/12 14:37:02 ryoon Exp $
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
-TB_VER= 78.8.0
+TB_VER= 78.8.1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
EXTRACT_SUFX= .tar.xz
diff -r 78c818eee5e0 -r 0d481327e0fa mail/thunderbird/distinfo
--- a/mail/thunderbird/distinfo Fri Mar 12 14:13:08 2021 +0000
+++ b/mail/thunderbird/distinfo Fri Mar 12 14:37:02 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.243 2021/03/09 13:31:48 wiz Exp $
+$NetBSD: distinfo,v 1.244 2021/03/12 14:37:02 ryoon Exp $
-SHA1 (thunderbird-78.8.0.source.tar.xz) = f3bf2544c0a39f8ec493c3b07b6323dc9ec6ae1a
-RMD160 (thunderbird-78.8.0.source.tar.xz) = 76da2ab44e71fa3250fafe8fb4b604cbc7368b7e
-SHA512 (thunderbird-78.8.0.source.tar.xz) = c7d31ab6b2863c14fe7e11df4e805ca0ecd1f6e6b5e7d5ec73939500c5125faeec213b4df25f23a5f152345027926356b7df47efcfa60ff0f9e5b825119f0e51
-Size (thunderbird-78.8.0.source.tar.xz) = 353232724 bytes
+SHA1 (thunderbird-78.8.1.source.tar.xz) = 13cd3f5c30670f7b159377cf0b12fe254a20b72d
+RMD160 (thunderbird-78.8.1.source.tar.xz) = 49bb34efb6ce095985a2fc46dac2916f40e562b4
+SHA512 (thunderbird-78.8.1.source.tar.xz) = 5158f7663acf3d00f45b457d1c172dcc95978d6782775faa4ec3995d3a799dfce668302e2c4b963a5607add831314fac76d516e45863a1971fbd4a6b0c4bdb10
+Size (thunderbird-78.8.1.source.tar.xz) = 352875768 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