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 Jul 20 11:45:59 UTC 2016

Modified Files:
        pkgsrc/mail/thunderbird: Makefile distinfo

Log Message:
Update to 45.2.0

Changelog:
Fixed Invitations to events could not be printed.
Fixed Dragging and dropping of contacts from the contact list onto an addressbook while All Addressbooks is selected moved only one contact
Fixed Falsely reported not enough disk space during compacting
Fixed Links were not always detected properly in the message body (terminated early on "|", some long links not detected at all)

Fixed in Thunderbird 45.2
    2016-49 Miscellaneous memory safety hazards (rv:47.0 / rv:45.2)


To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.180 -r1.181 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.173 pkgsrc/mail/thunderbird/Makefile:1.174
--- pkgsrc/mail/thunderbird/Makefile:1.173      Sun Jun 19 06:34:26 2016
+++ pkgsrc/mail/thunderbird/Makefile    Wed Jul 20 11:45:59 2016
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.173 2016/06/19 06:34:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.174 2016/07/20 11:45:59 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                45.1.1
+TB_VER=                45.2.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.180 pkgsrc/mail/thunderbird/distinfo:1.181
--- pkgsrc/mail/thunderbird/distinfo:1.180      Sun Jun 19 06:34:26 2016
+++ pkgsrc/mail/thunderbird/distinfo    Wed Jul 20 11:45:59 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.180 2016/06/19 06:34:26 ryoon Exp $
+$NetBSD: distinfo,v 1.181 2016/07/20 11:45:59 ryoon Exp $
 
-SHA1 (thunderbird-45.1.1.source.tar.xz) = d26eec3a8a12374c87d01a2f67cff9118860b5f2
-RMD160 (thunderbird-45.1.1.source.tar.xz) = de3814a9c18905ca3a99d18c2612a2d0bab36cec
-SHA512 (thunderbird-45.1.1.source.tar.xz) = 13b713b0cff8de7e0feaf80038f0959355de6c5efb7bb6c4a02dd0d8e331df51f846ffb10e4e98acd7ab261e97aeb73e9c2539f535354626cdcfc9c17b754caa
-Size (thunderbird-45.1.1.source.tar.xz) = 201012896 bytes
+SHA1 (thunderbird-45.2.0.source.tar.xz) = 45bc0a5560e6108bf877ec749f1902e03a6ae3d7
+RMD160 (thunderbird-45.2.0.source.tar.xz) = 2967390f2c5f5efef6082660cf8af29e7a81ef90
+SHA512 (thunderbird-45.2.0.source.tar.xz) = 325aba6cc62fd86267a9ee63a01b114eb75cd256e19b11bbac4576abef3fff918426670254115e619527a1336d53badb54b079df7628117d91ccdcd0cc7e2e81
+Size (thunderbird-45.2.0.source.tar.xz) = 201023884 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