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 Jan 5 00:38:22 UTC 2019
Modified Files:
pkgsrc/mail/thunderbird: Makefile PLIST distinfo
Log Message:
Update t o 60.4.0
Changelog:
new
WebExtensions FileLink API to facilitate FileLink add-ons. For the future
version Thunderbird 60.5.0: WeTransfer will be included in Thunderbird 60.5.0
and the Dropbox add-on will be compatible with Thunderbird 60.5.0.
fixed
Decoding problems for messages with less common charsets (cp932, cp936)
fixed
New messages in the drafts folder (and other special or virtual folders)
will no longer be included in the new messages notification
To generate a diff of this commit:
cvs rdiff -u -r1.217 -r1.218 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.65 -r1.66 pkgsrc/mail/thunderbird/PLIST
cvs rdiff -u -r1.203 -r1.204 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.217 pkgsrc/mail/thunderbird/Makefile:1.218
--- pkgsrc/mail/thunderbird/Makefile:1.217 Sun Dec 16 08:12:15 2018
+++ pkgsrc/mail/thunderbird/Makefile Sat Jan 5 00:38:22 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.217 2018/12/16 08:12:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.218 2019/01/05 00:38:22 ryoon Exp $
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
-TB_VER= 60.3.3
+TB_VER= 60.4.0
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/mail/thunderbird/PLIST
diff -u pkgsrc/mail/thunderbird/PLIST:1.65 pkgsrc/mail/thunderbird/PLIST:1.66
--- pkgsrc/mail/thunderbird/PLIST:1.65 Fri Dec 21 11:55:48 2018
+++ pkgsrc/mail/thunderbird/PLIST Sat Jan 5 00:38:22 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.65 2018/12/21 11:55:48 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.66 2019/01/05 00:38:22 ryoon Exp $
bin/thunderbird
lib/thunderbird/application.ini
lib/thunderbird/blocklist.xml
@@ -2732,6 +2732,7 @@ lib/thunderbird/chrome/messenger/content
lib/thunderbird/chrome/messenger/content/messenger/nsContextMenu.js
lib/thunderbird/chrome/messenger/content/messenger/nsDragAndDrop.js
lib/thunderbird/chrome/messenger/content/messenger/numberbox.xml
+lib/thunderbird/chrome/messenger/content/messenger/parent/ext-cloudFile.js
lib/thunderbird/chrome/messenger/content/messenger/parent/ext-mail.js
lib/thunderbird/chrome/messenger/content/messenger/parent/ext-tabs.js
lib/thunderbird/chrome/messenger/content/messenger/parent/ext-windows.js
@@ -2802,6 +2803,7 @@ lib/thunderbird/chrome/messenger/content
lib/thunderbird/chrome/messenger/content/messenger/sanitize.xul
lib/thunderbird/chrome/messenger/content/messenger/sanitizeDialog.css
lib/thunderbird/chrome/messenger/content/messenger/sanitizeDialog.js
+lib/thunderbird/chrome/messenger/content/messenger/schemas/cloudFile.json
lib/thunderbird/chrome/messenger/content/messenger/schemas/tabs.json
lib/thunderbird/chrome/messenger/content/messenger/schemas/windows.json
lib/thunderbird/chrome/messenger/content/messenger/search.xml
Index: pkgsrc/mail/thunderbird/distinfo
diff -u pkgsrc/mail/thunderbird/distinfo:1.203 pkgsrc/mail/thunderbird/distinfo:1.204
--- pkgsrc/mail/thunderbird/distinfo:1.203 Thu Jan 3 12:08:55 2019
+++ pkgsrc/mail/thunderbird/distinfo Sat Jan 5 00:38:22 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.203 2019/01/03 12:08:55 adam Exp $
+$NetBSD: distinfo,v 1.204 2019/01/05 00:38:22 ryoon Exp $
-SHA1 (thunderbird-60.3.3.source.tar.xz) = 584dafa58bc2560d082f17472e0d07e84a7c16c9
-RMD160 (thunderbird-60.3.3.source.tar.xz) = e0aae75fbb632d4a60f1f4177cb9886bbd69d623
-SHA512 (thunderbird-60.3.3.source.tar.xz) = 30cffd9234d4b0820a4e3b966ebc3646780ebe455d06b6132d312169bd209d298c5e10d6721331645a9de6af646e96c4d75985aad0c09ece0e6c9d25f5555309
-Size (thunderbird-60.3.3.source.tar.xz) = 283847516 bytes
+SHA1 (thunderbird-60.4.0.source.tar.xz) = bcdd2096a0e6cdfb28a8bef384688a03625ce4c5
+RMD160 (thunderbird-60.4.0.source.tar.xz) = 825b6960f06f157dd81cbd0057d760d8e4eee956
+SHA512 (thunderbird-60.4.0.source.tar.xz) = 084becec870ad1449196110ecd2d2cc397c32d9d5a682f3cf45a170b7bdf5c2197299a72034965e838af62534df870de5a46d49fd0d05a9c4c7fdf5e408e471d
+Size (thunderbird-60.4.0.source.tar.xz) = 284938284 bytes
SHA1 (patch-browser_app_profile_firefox.js) = a939d5d4f0284f66a83bc0062f0fc173e6f75bd2
SHA1 (patch-build_moz.configure_old.configure) = 6cded37360c0609e780f4fdd19ed5e81d5de43f3
SHA1 (patch-build_moz.configure_rust.configure) = 98a009b91dc10b741d3fff3103c782d63373ad29
Home |
Main Index |
Thread Index |
Old Index