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 Mar  1 13:30:19 UTC 2017

Modified Files:
        pkgsrc/mail/thunderbird: Makefile distinfo

Log Message:
Update to 45.7.1

Changelog:
Fixed
        Crash when viewing certain IMAP messages (introduced in 45.7.0)


To generate a diff of this commit:
cvs rdiff -u -r1.187 -r1.188 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.186 -r1.187 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.187 pkgsrc/mail/thunderbird/Makefile:1.188
--- pkgsrc/mail/thunderbird/Makefile:1.187      Sun Feb 12 06:25:41 2017
+++ pkgsrc/mail/thunderbird/Makefile    Wed Mar  1 13:30:19 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.187 2017/02/12 06:25:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.188 2017/03/01 13:30:19 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-PKGREVISION=   1
-TB_VER=                45.7.0
+TB_VER=                45.7.1
 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.186 pkgsrc/mail/thunderbird/distinfo:1.187
--- pkgsrc/mail/thunderbird/distinfo:1.186      Sat Feb 11 08:09:08 2017
+++ pkgsrc/mail/thunderbird/distinfo    Wed Mar  1 13:30:19 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.186 2017/02/11 08:09:08 ryoon Exp $
+$NetBSD: distinfo,v 1.187 2017/03/01 13:30:19 ryoon Exp $
 
-SHA1 (thunderbird-45.7.0.source.tar.xz) = b585208d6b05f42dda59bdc000f0e712375a6ee3
-RMD160 (thunderbird-45.7.0.source.tar.xz) = 7a1e4335da9e79fff5bb44156150db8fe224277d
-SHA512 (thunderbird-45.7.0.source.tar.xz) = 99cea54b553158c1e08cf19157ac2bb6822fd1fef0501d36f983e6b8d4f2143a2e6124d61297446944033d3fed9326fe0f12ca45db0b5815be71a0777e73ffb0
-Size (thunderbird-45.7.0.source.tar.xz) = 201088460 bytes
+SHA1 (thunderbird-45.7.1.source.tar.xz) = ad050dbb54f226aafc3b44891b64a74286549d40
+RMD160 (thunderbird-45.7.1.source.tar.xz) = 7d84922d5c6559f33640eee76a007d554b709b35
+SHA512 (thunderbird-45.7.1.source.tar.xz) = aa1231169cfe243a257e6b9088281b85d0cf75207e3b9ebeda7792567a86f6098fb5c74dc397e3eeeb1925d221d2fb1b17df8762afd115eff9ad4d1370a49e56
+Size (thunderbird-45.7.1.source.tar.xz) = 201127704 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