pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/thunderbird



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Fri Oct  9 16:13:50 UTC 2020

Modified Files:
        pkgsrc/mail/thunderbird: Makefile distinfo

Log Message:
thunderbird: Update to 78.3.2

Changelog:
Changes

Thunderbird will no longer automatically install updates when Preferences tab is opened

Fixes

OpenPGP: Improved support for encrypting with subkeys

OpenPGP: Encrypted messages with international characters were sometimes displayed incorrectly

Single-click deletion of recipient pills with middle mouse button restored

Searching an address book list did not display results

Windows installer was unreadable with Windows in high contrast mode

Dark mode, high contrast, and Windows theming fixes


To generate a diff of this commit:
cvs rdiff -u -r1.259 -r1.260 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.235 -r1.236 pkgsrc/mail/thunderbird/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/thunderbird/Makefile
diff -u pkgsrc/mail/thunderbird/Makefile:1.259 pkgsrc/mail/thunderbird/Makefile:1.260
--- pkgsrc/mail/thunderbird/Makefile:1.259      Mon Sep 28 14:11:25 2020
+++ pkgsrc/mail/thunderbird/Makefile    Fri Oct  9 16:13:49 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.259 2020/09/28 14:11:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.260 2020/10/09 16:13:49 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                78.3.1
+TB_VER=                78.3.2
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/mail/thunderbird/distinfo
diff -u pkgsrc/mail/thunderbird/distinfo:1.235 pkgsrc/mail/thunderbird/distinfo:1.236
--- pkgsrc/mail/thunderbird/distinfo:1.235      Mon Sep 28 14:11:25 2020
+++ pkgsrc/mail/thunderbird/distinfo    Fri Oct  9 16:13:49 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.235 2020/09/28 14:11:25 ryoon Exp $
+$NetBSD: distinfo,v 1.236 2020/10/09 16:13:49 ryoon Exp $
 
-SHA1 (thunderbird-78.3.1.source.tar.xz) = aac14b96dd577ba26504ac0ab5d77fc9a85cede3
-RMD160 (thunderbird-78.3.1.source.tar.xz) = 986a704c67470848afe1ef185715d43417ac32b6
-SHA512 (thunderbird-78.3.1.source.tar.xz) = 16b05e51776ba16503bc5fba02a6d0b5050a206e264a4707544354ad76af61902fd2dcf5d97b82b432dc69362ccd18543a0acccd80e06648e6c6f470886da450
-Size (thunderbird-78.3.1.source.tar.xz) = 353920472 bytes
+SHA1 (thunderbird-78.3.2.source.tar.xz) = 62ddcba5cab39ff4f8f69be9d970d08a760fd18d
+RMD160 (thunderbird-78.3.2.source.tar.xz) = 028f58d6cd6bdbd0eceb62cceb309c913157d898
+SHA512 (thunderbird-78.3.2.source.tar.xz) = 8c0beb2a54f34f9b06605ddc54443c8dbb4e376911bcfa2d5c4b235d4e6f484f1862afba977d0cfcac1222c1b738f967c9b74397ba99c84bd16cc70480a455d8
+Size (thunderbird-78.3.2.source.tar.xz) = 353894084 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