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: Fri Oct 18 15:27:59 UTC 2024
Modified Files:
pkgsrc/mail/thunderbird: Makefile distinfo
Log Message:
mail/thunderbird: Update to 128.3.2
Changelog:
128.3.2:
What's Changed
changed
Reinstated "All future events" to the calendar event filtering
What's Fixed
fixed
Ctrl+Drag moved messages instead of copying them when running on Wayland
fixed
Fixed startup crash related to mailbox parsing
fixed
Saving an EML file that was opened from a file did not work
fixed
Delete confirmation could appear twice when using shift+delete
fixed
Performance could be degraded when using cards view with tags
fixed
Stored draft messages were not encrypted when recipients were not specified
fixed
"Attach this image to the message" checkbox not checked when inserting image
fixed
Quick filter state was not reset when a special view was chosen
fixed
Drag and drop to collapsed folders resulted in incorrect collapsed state
fixed
RSS feed with invalid hostname broke the RSS feed folder
fixed
New Account creation could fail to add SMTP server
fixed
Could not drag and drop multiple contacts from address book to destination
fields
fixed
Delayed sending of message could fail when retrying copy to Sent folder
fixed
ICS calendar import could fail if it contained non-UTF-8 data
fixed
Searching with "Find Events Pane" failed if an event did not have a title
fixed
Visual and UX improvements
fixed
Could not import binary OpenPGP key file ending with whitespace
fixed
Thunderbird could crash on startup
To generate a diff of this commit:
cvs rdiff -u -r1.324 -r1.325 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.274 -r1.275 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.324 pkgsrc/mail/thunderbird/Makefile:1.325
--- pkgsrc/mail/thunderbird/Makefile:1.324 Sat Oct 12 09:07:01 2024
+++ pkgsrc/mail/thunderbird/Makefile Fri Oct 18 15:27:59 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.324 2024/10/12 09:07:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.325 2024/10/18 15:27:59 ryoon Exp $
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER:S/esr//}
-TB_VER= 128.3.1esr
+TB_VER= 128.3.2esr
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.274 pkgsrc/mail/thunderbird/distinfo:1.275
--- pkgsrc/mail/thunderbird/distinfo:1.274 Sat Oct 12 09:07:01 2024
+++ pkgsrc/mail/thunderbird/distinfo Fri Oct 18 15:27:59 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.274 2024/10/12 09:07:01 ryoon Exp $
+$NetBSD: distinfo,v 1.275 2024/10/18 15:27:59 ryoon Exp $
-BLAKE2s (thunderbird-128.3.1esr.source.tar.xz) = 341b8af7bb8fdfbddd1b90fd227c332e3169a501380bd30094bb27371802981f
-SHA512 (thunderbird-128.3.1esr.source.tar.xz) = 9fef04a0c498eb16688c141cb7d45e803ecc75ea6fc6117ff8ad1e6b049716f49b435f3e5a1baa703fa937e25483137e22256e58572eeacf317de264b961ba6a
-Size (thunderbird-128.3.1esr.source.tar.xz) = 678730388 bytes
+BLAKE2s (thunderbird-128.3.2esr.source.tar.xz) = 4ac95f58aa1b527561e45d051e189ed185f674610f8ec901f96461efd161f0d1
+SHA512 (thunderbird-128.3.2esr.source.tar.xz) = 65d542554d775f5501208bdc85e38af4084e4c5b474a83e8f1a8595ce2873265ebcb833a0f134cac67dab82f0d0c7834745c44cdbe66d2251247eea5e4ad2723
+Size (thunderbird-128.3.2esr.source.tar.xz) = 671832068 bytes
SHA1 (patch-browser_app_profile_firefox.js) = bc719edef37d18655ba79b030270438ee166fdaf
SHA1 (patch-build_moz.configure_init.configure) = 65deb3c233df0aab81eb1fca05d708e5a4ed169a
SHA1 (patch-build_moz.configure_rust.configure) = 25ddfacd29cebbc6db005dbe61a2a7446d480678
Home |
Main Index |
Thread Index |
Old Index