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:           Sun Sep 18 12:35:06 UTC 2016

Modified Files:
        pkgsrc/mail/thunderbird: Makefile distinfo

Log Message:
Update to 45.3.0

Changelog:
    Fixed Certain messages caused corruption of the drafts summary database.
    Fixed "edit as new message" on a received message pre-filled the sender as the composing identity.
    Fixed Disposition-Notification-To could not be used in mail.compose.other.header
    Fixed Various security fixes

Fixed in Thunderbird 45.3
    2016-62 Miscellaneous memory safety hazards (rv:48.0 / rv:45.3)


To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.181 -r1.182 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.177 pkgsrc/mail/thunderbird/Makefile:1.178
--- pkgsrc/mail/thunderbird/Makefile:1.177      Wed Aug 17 00:06:42 2016
+++ pkgsrc/mail/thunderbird/Makefile    Sun Sep 18 12:35:06 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.177 2016/08/17 00:06:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.178 2016/09/18 12:35:06 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-PKGREVISION=   3
-TB_VER=                45.2.0
+TB_VER=                45.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.181 pkgsrc/mail/thunderbird/distinfo:1.182
--- pkgsrc/mail/thunderbird/distinfo:1.181      Wed Jul 20 11:45:59 2016
+++ pkgsrc/mail/thunderbird/distinfo    Sun Sep 18 12:35:06 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.181 2016/07/20 11:45:59 ryoon Exp $
+$NetBSD: distinfo,v 1.182 2016/09/18 12:35:06 ryoon Exp $
 
-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 (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 (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