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 Nov  2 13:02:55 UTC 2019

Modified Files:
        pkgsrc/mail/thunderbird: Makefile PLIST distinfo

Log Message:
Update to 68.2.1

Changelog:
    new
    A language for the user interface can now be chosen in the advanced settings (multilingual UI)

    fixed
    Problem with Google authentication (OAuth2)

    fixed
    Selected or unread messages not shown in the correct color in the thread pane (message list) under some circumstances

    fixed
    When using a language pack, names of standard folders weren't localized

    fixed
    Address book default startup directory in preferences panel not persisted

    fixed
    Various visual glitches: Conditions in filter editor not high enough, folder location widget not showing folder name, problem with menubar customization, add-on home page links accumulating, 
theme issues on Windows 7

    fixed
    Chat: Extended context menu on Instant messaging status dialog (Show Accounts)


To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1.233 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.72 -r1.73 pkgsrc/mail/thunderbird/PLIST
cvs rdiff -u -r1.216 -r1.217 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.232 pkgsrc/mail/thunderbird/Makefile:1.233
--- pkgsrc/mail/thunderbird/Makefile:1.232      Wed Oct 30 12:21:49 2019
+++ pkgsrc/mail/thunderbird/Makefile    Sat Nov  2 13:02:55 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.232 2019/10/30 12:21:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.233 2019/11/02 13:02:55 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                68.2.0
+TB_VER=                68.2.1
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
@@ -40,6 +40,7 @@ LDFLAGS+=             ${COMPILER_RPATH_FLAG}${PREFI
 #SUBST_SED.ext-compat=         -e 's,\(<em:maxVersion>\).*<,\19.0<,g'
 
 CHECK_WRKREF_SKIP+=lib/${MOZILLA}/chrome/toolkit/content/global/buildconfig.html
+CHECK_WRKREF_SKIP+=lib/${MOZILLA}/chrome/messenger/content/messenger/buildconfig.html
 
 post-extract:
        ${CP} ${FILESDIR}/cubeb_sun.c ${WRKSRC}/media/libcubeb/src/cubeb_sun.c

Index: pkgsrc/mail/thunderbird/PLIST
diff -u pkgsrc/mail/thunderbird/PLIST:1.72 pkgsrc/mail/thunderbird/PLIST:1.73
--- pkgsrc/mail/thunderbird/PLIST:1.72  Thu Oct 31 23:19:52 2019
+++ pkgsrc/mail/thunderbird/PLIST       Sat Nov  2 13:02:55 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.72 2019/10/31 23:19:52 wiz Exp $
+@comment $NetBSD: PLIST,v 1.73 2019/11/02 13:02:55 ryoon Exp $
 bin/thunderbird
 lib/thunderbird/actors/AudioPlaybackChild.jsm
 lib/thunderbird/actors/AutoplayChild.jsm
@@ -579,6 +579,7 @@ lib/thunderbird/chrome/devtools/content/
 lib/thunderbird/chrome/devtools/content/shared/theme-switching.js
 lib/thunderbird/chrome/devtools/content/shared/vendor/d3.js
 lib/thunderbird/chrome/devtools/content/shared/vendor/dagre-d3.js
+lib/thunderbird/chrome/devtools/content/shared/webextension-fallback.html
 lib/thunderbird/chrome/devtools/content/shared/widgets/VariablesView.xul
 lib/thunderbird/chrome/devtools/content/shared/widgets/cubic-bezier.css
 lib/thunderbird/chrome/devtools/content/shared/widgets/filter-widget.css
@@ -1731,7 +1732,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/devices.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/enum.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/events.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/file-saver.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/focus.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/getjson.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/inplace-editor.js
@@ -3039,6 +3039,8 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/browser-development-helpers.js
 lib/thunderbird/chrome/messenger/content/messenger/browserRequest.js
 lib/thunderbird/chrome/messenger/content/messenger/browserRequest.xul
+lib/thunderbird/chrome/messenger/content/messenger/buildconfig.css
+lib/thunderbird/chrome/messenger/content/messenger/buildconfig.html
 lib/thunderbird/chrome/messenger/content/messenger/button-menu-button.js
 lib/thunderbird/chrome/messenger/content/messenger/certpicker.js
 lib/thunderbird/chrome/messenger/content/messenger/certpicker.xul
@@ -3200,6 +3202,7 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-mail.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-mailTabs.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-menus.js
+lib/thunderbird/chrome/messenger/content/messenger/parent/ext-messageDisplay.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-messages.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-pkcs11.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-tabs.js
@@ -3280,6 +3283,7 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/schemas/mailTabs.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/menus.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/menus_child.json
+lib/thunderbird/chrome/messenger/content/messenger/schemas/messageDisplay.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/messages.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/pkcs11.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/tabs.json
@@ -4694,6 +4698,7 @@ lib/thunderbird/modules/GlobalPopupNotif
 lib/thunderbird/modules/HTMLMenuBuilder.jsm
 lib/thunderbird/modules/HealthPing.jsm
 lib/thunderbird/modules/HelperAppDlg.jsm
+lib/thunderbird/modules/HiddenFrame.jsm
 lib/thunderbird/modules/History.jsm
 lib/thunderbird/modules/Http.jsm
 lib/thunderbird/modules/HybridContentTelemetry.jsm
@@ -5198,4 +5203,3 @@ lib/thunderbird/thunderbird
 lib/thunderbird/thunderbird-bin
 share/applications/thunderbird.desktop
 share/pixmaps/thunderbird.png
-@pkgdir lib/thunderbird/extensions

Index: pkgsrc/mail/thunderbird/distinfo
diff -u pkgsrc/mail/thunderbird/distinfo:1.216 pkgsrc/mail/thunderbird/distinfo:1.217
--- pkgsrc/mail/thunderbird/distinfo:1.216      Wed Oct 30 12:21:49 2019
+++ pkgsrc/mail/thunderbird/distinfo    Sat Nov  2 13:02:55 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.216 2019/10/30 12:21:49 ryoon Exp $
+$NetBSD: distinfo,v 1.217 2019/11/02 13:02:55 ryoon Exp $
 
-SHA1 (thunderbird-68.2.0.source.tar.xz) = d64af892a2e1391b5a0f7a2ef3fc3adc6562e877
-RMD160 (thunderbird-68.2.0.source.tar.xz) = 84a1d2e61b16d3921cb42d92e0ec582bf1a096c3
-SHA512 (thunderbird-68.2.0.source.tar.xz) = ca9afc870245dfaaabe3c75d4db266596c9dd714ea20b775b80e5d9df4671a5c71d2af84c734e27e07efcdb6f0fac0c34b48fda45a5a64e3e092bdafea474efc
-Size (thunderbird-68.2.0.source.tar.xz) = 331361548 bytes
+SHA1 (thunderbird-68.2.1.source.tar.xz) = db31f430e033e777e095924dcbd4715173ae3a4e
+RMD160 (thunderbird-68.2.1.source.tar.xz) = c20fc72db2f0c06d04d0ca904d7850c711406bdd
+SHA512 (thunderbird-68.2.1.source.tar.xz) = 2d921cac84f6f09b63c122e54fff7848ff0d0997c8c5fedd87503e487750aa2cde8d117e1a0cdbfbf042cc364554bfd4c81b639635a03d656c62e934b973da7c
+Size (thunderbird-68.2.1.source.tar.xz) = 333597972 bytes
 SHA1 (patch-browser_app_profile_firefox.js) = d3ade5620370965e397ba494ff0495aeef5af0d0
 SHA1 (patch-build_moz.configure_old.configure) = edd810f8d607697898ae315453719fe6c8c09bcc
 SHA1 (patch-comm_mail_installer_package-manifest.in) = 14e8977f690e579a8caf73326248323615e04803



Home | Main Index | Thread Index | Old Index