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:           Sat Aug 19 04:19:03 UTC 2017

Modified Files:
        pkgsrc/mail/thunderbird: Makefile distinfo

Log Message:
Update to 52.3.0

Changelog:
    Fixed
    Unwanted inline images shown in rogue SPAM messages

    Fixed
    Deleting message from the POP3 server not working when maildir storage was used

    Fixed
    Message disposition flag (replied / forwarded) lost when reply or forwarded message was stored as draft and draft was sent later

    Fixed
    Inline images not scaled to fit when printing

    Fixed
    Selected text from another message sometimes included in a reply

    Fixed
    No authorisation prompt displayed when inserting image into email body although image URL requires authentication

    Fixed
    Large attachments taking a long time to open under some circumstances

    Fixed
    Various security fixes


To generate a diff of this commit:
cvs rdiff -u -r1.193 -r1.194 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.191 -r1.192 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.193 pkgsrc/mail/thunderbird/Makefile:1.194
--- pkgsrc/mail/thunderbird/Makefile:1.193      Mon Jul  3 16:37:52 2017
+++ pkgsrc/mail/thunderbird/Makefile    Sat Aug 19 04:19:03 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.193 2017/07/03 16:37:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.194 2017/08/19 04:19:03 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                52.2.1
+TB_VER=                52.3.0
 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.191 pkgsrc/mail/thunderbird/distinfo:1.192
--- pkgsrc/mail/thunderbird/distinfo:1.191      Mon Jul  3 16:37:52 2017
+++ pkgsrc/mail/thunderbird/distinfo    Sat Aug 19 04:19:03 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.191 2017/07/03 16:37:52 ryoon Exp $
+$NetBSD: distinfo,v 1.192 2017/08/19 04:19:03 ryoon Exp $
 
-SHA1 (thunderbird-52.2.1.source.tar.xz) = 5227bf0f1d95fcd515e2ee88fbe102f707875290
-RMD160 (thunderbird-52.2.1.source.tar.xz) = 7177ae90d1fcf62f9a7a8e9e29af4d0b47a2e5cc
-SHA512 (thunderbird-52.2.1.source.tar.xz) = f30ba358b1bfc57265b26da3d2205a8a77c6cd1987278de40cde6c1c1241db3c2fedc60aebb6ff56ffb340492c5580294420158f4b7c4787f558e79f72e3d7fb
-Size (thunderbird-52.2.1.source.tar.xz) = 228498164 bytes
+SHA1 (thunderbird-52.3.0.source.tar.xz) = 5dc18774e599af3d50a9ff66d28e861a41e4bb5a
+RMD160 (thunderbird-52.3.0.source.tar.xz) = 29a316267156c32390fd1a852dbb832ff0c5d3eb
+SHA512 (thunderbird-52.3.0.source.tar.xz) = 10e6495d207328aae325a797be1de5e535b5d967df929b0af9d7554d0473b5a7931c8f9cb1793e843b1913f441f790169dd4ac1ad9e0e53e66bc8e1c1dd60e66
+Size (thunderbird-52.3.0.source.tar.xz) = 228532004 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