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 45.4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4c23e237d05
branches:  trunk
changeset: 354322:f4c23e237d05
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Oct 26 22:50:13 2016 +0000

description:
Update to 45.4.0

Changelog:
    Fixed "Apply columns to..." did not honor special folders
    Fixed Threading broken when editing message draft, due to loss of Message-ID
    Fixed Mail saved as template copied In-Reply-To and References from original email.
    Fixed Additional spaces were inserted when drafts were edited.
    Fixed Recipient addresses were shown in red despite being inserted from the address book in some circumstances.
    Fixed Display name was truncated if no separating space before email address.

diffstat:

 mail/thunderbird/Makefile |   4 ++--
 mail/thunderbird/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (32 lines):

diff -r b3be00205358 -r f4c23e237d05 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Wed Oct 26 20:47:45 2016 +0000
+++ b/mail/thunderbird/Makefile Wed Oct 26 22:50:13 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.178 2016/09/18 12:35:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.179 2016/10/26 22:50:13 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                45.3.0
+TB_VER=                45.4.0
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r b3be00205358 -r f4c23e237d05 mail/thunderbird/distinfo
--- a/mail/thunderbird/distinfo Wed Oct 26 20:47:45 2016 +0000
+++ b/mail/thunderbird/distinfo Wed Oct 26 22:50:13 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.182 2016/09/18 12:35:06 ryoon Exp $
+$NetBSD: distinfo,v 1.183 2016/10/26 22:50:13 ryoon Exp $
 
-SHA1 (thunderbird-45.3.0.source.tar.xz) = 5a07598c45fadb354d9f47fde1fbcb75799e26db
-RMD160 (thunderbird-45.3.0.source.tar.xz) = d1e96363a1298803f5c27f02afd75d58fdacdcfd
-SHA512 (thunderbird-45.3.0.source.tar.xz) = 1226b35535d68b9c088ab8692f61120c99951e1ecbae4739ced711665a3237d248202831831f00536c724e2f6359db4601fa5c90f2793433eab4bd9dab0c1165
-Size (thunderbird-45.3.0.source.tar.xz) = 201005896 bytes
+SHA1 (thunderbird-45.4.0.source.tar.xz) = bd95c25d5c4bcdc2118c84008cd64bcd9804251b
+RMD160 (thunderbird-45.4.0.source.tar.xz) = 8689a012a207f4ace8b72f75ebd4fcbf4aaa671c
+SHA512 (thunderbird-45.4.0.source.tar.xz) = 9c601d9625b43103b64e111da3a88fccdc30d4a52aa8a66ee02120bc13f3c5600d24fa1cfd3817975a0e58be9078d192334dd3099aa462468d8ab0cd05a3bcd5
+Size (thunderbird-45.4.0.source.tar.xz) = 201094212 bytes
 SHA1 (patch-calendar_lightning_Makefile.in) = 02a1528f2da82f1d4ff4931a7d7dc8227b7fa9f2
 SHA1 (patch-calendar_lightning_build_universal.mk) = 86dc2c6b4f9feb835570111078aa5d08a389d0da
 SHA1 (patch-calendar_providers_gdata_Makefile.in) = 0e90ddc9aecc817b0b150bbc37d23ddec97b093e



Home | Main Index | Thread Index | Old Index