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:           Wed Feb  5 14:29:57 UTC 2020

Modified Files:
        pkgsrc/mail/thunderbird: Makefile distinfo

Log Message:
thunderbird: Update to 68.4.2

Changelog:
changed
Calendar: Task and Event tree colours adjusted for the dark theme

fixed
Retrieval of S/MIME certificates from LDAP failed
Address-parsing crash on some IMAP servers when preference mail.imap.use_envelope_cmd was set
Incorrect forwarding of HTML messages caused SMTP servers to respond with a timeout
Calendar: Various parts of the calendar UI stopped working when a second Thunderbird window opened


To generate a diff of this commit:
cvs rdiff -u -r1.238 -r1.239 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.220 -r1.221 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.238 pkgsrc/mail/thunderbird/Makefile:1.239
--- pkgsrc/mail/thunderbird/Makefile:1.238      Tue Jan 14 14:30:44 2020
+++ pkgsrc/mail/thunderbird/Makefile    Wed Feb  5 14:29:56 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.238 2020/01/14 14:30:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.239 2020/02/05 14:29:56 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                68.4.1
+TB_VER=                68.4.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.220 pkgsrc/mail/thunderbird/distinfo:1.221
--- pkgsrc/mail/thunderbird/distinfo:1.220      Tue Jan 14 14:30:44 2020
+++ pkgsrc/mail/thunderbird/distinfo    Wed Feb  5 14:29:56 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.220 2020/01/14 14:30:44 ryoon Exp $
+$NetBSD: distinfo,v 1.221 2020/02/05 14:29:56 ryoon Exp $
 
-SHA1 (thunderbird-68.4.1.source.tar.xz) = c9bf60dffda4641e7dac131772a229f96fad17bd
-RMD160 (thunderbird-68.4.1.source.tar.xz) = 35ef5249ed39c158aaa3b6da9d1deb966d6842da
-SHA512 (thunderbird-68.4.1.source.tar.xz) = 16cccbc2313472e6312e842a28079782238cb22e72b324bebaffefa4a2fe68fec9f2173f2c83f1caccc5522ab9145884b2e2a58e97e236f7aefa4c61764e08b7
-Size (thunderbird-68.4.1.source.tar.xz) = 331482720 bytes
+SHA1 (thunderbird-68.4.2.source.tar.xz) = 699b9b7d9d02542e4a7eca2a145e300ad316223d
+RMD160 (thunderbird-68.4.2.source.tar.xz) = c26a9f61932dc8d596944b4aacb65e10782c7d00
+SHA512 (thunderbird-68.4.2.source.tar.xz) = 3dae593bfa328a64c05bbb6b84a80fb492876cd11bede4969f25ca74cd4051592aa600087c9df9e11e36d6e02c7299f629d8c3a214d84412c967d6468f6330c1
+Size (thunderbird-68.4.2.source.tar.xz) = 330801416 bytes
 SHA1 (patch-browser_app_profile_firefox.js) = d3ade5620370965e397ba494ff0495aeef5af0d0
 SHA1 (patch-build_moz.configure_old.configure) = edd810f8d607697898ae315453719fe6c8c09bcc
 SHA1 (patch-comm_mail_installer_package-manifest.in) = 14e8977f690e579a8caf73326248323615e04803



Home | Main Index | Thread Index | Old Index