diff options
author | adamw <adamw@FreeBSD.org> | 2016-10-06 06:55:29 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2016-10-06 06:55:29 +0800 |
commit | 6745105db7b0ccbab4a7af73031770b7b9935607 (patch) | |
tree | b4c83e95eb2fc03c1d4f6b66ce0a7b32cd8b524e /mail/mutt/distinfo | |
parent | 327579dfb7de48f7a09f9c5a78f533bb660ea21f (diff) | |
download | freebsd-ports-gnome-6745105db7b0ccbab4a7af73031770b7b9935607.tar.gz freebsd-ports-gnome-6745105db7b0ccbab4a7af73031770b7b9935607.tar.zst freebsd-ports-gnome-6745105db7b0ccbab4a7af73031770b7b9935607.zip |
Update to 1.7.0. The sidebar patch is now an official part of mutt,
and is now controlled by a SIDEBAR option. The trash patch is now
a non-optional part of mutt so its knob has disappeared completely.
Also, pass maintainership to submitter. Udo has looked after this
port for a long time; many thanks to him for all his work!
Changes for 1.7.0:
! Improved alignment when using multi-column characters with
soft-fill (%*X) and right-justified (%>X) format strings.
+ The COLUMNS environment variable will be set to the width of the
pager when invoking display filters. This can be used in
copiousoutput mailcap entries to allow their output to match the
pager width.
+ The sidebar patch has been merged. Please watch for airborne
bovine. See the documentation for all the options, or simply
enable it with 'set sidebar_visible'.
+ $mail_check_stats and $mail_check_stats_interval control whether,
and how often, to scan for unread, flagged, and total message
counts when checking for new mail in mailboxes. These statistics
can be displayed in the sidebar and browser.
+ $trash, when set, specifies the path of the folder where mails
marked for deletion will be moved, instead of being irremediably
purged.
+ The <purge-message> function can be used to delete an entry and
bypass the trash folder.
+ $folder_format has new format strings %m and %n, to display
total and unread message counts for mailboxes. Note that
$mail_check_stats should be enabled to use these.
! When browsing IMAP, %N will now display 'N', instead of the unread
message count. Please use %n to display unread messages.
PR: 213180
Submitted by: dereks lifeofadishwasher com
Approved by: outgoing maintainer (Udo Schweigert)
Diffstat (limited to 'mail/mutt/distinfo')
-rw-r--r-- | mail/mutt/distinfo | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/mail/mutt/distinfo b/mail/mutt/distinfo index 22511dbe2798..97032c1d57ea 100644 --- a/mail/mutt/distinfo +++ b/mail/mutt/distinfo @@ -1,12 +1,13 @@ -SHA256 (mutt/mutt-1.6.1.tar.gz) = 98b26cecc6b1713082fc880344fa345c20bd7ded6459abe18c84429c7cf8ed20 -SIZE (mutt/mutt-1.6.1.tar.gz) = 3956840 -SHA256 (mutt/patch-1.6.0.rr.compressed.gz) = c57ad6b19b2dbd812c27a098273b68b2d3b45ce2d36c3a4bff3493ad2cb75b85 -SIZE (mutt/patch-1.6.0.rr.compressed.gz) = 9977 -SHA256 (mutt/patch-1.6.0.vvv.nntp.gz) = 6a69429c2942f438d5c22cfc3f97564bbbf689b2ea482d440692048bd92f5355 -SIZE (mutt/patch-1.6.0.vvv.nntp.gz) = 61343 -SHA256 (mutt/patch-1.6.0.vvv.nntp_ru.gz) = 06f1932626a88a824f514356edf97c031a28f5d0b756353244d483285ab29c4e -SIZE (mutt/patch-1.6.0.vvv.nntp_ru.gz) = 5729 -SHA256 (mutt/patch-1.6.0.vvv.initials.gz) = f1923f35cd5a400930d6aa6a60f213bf7b8b0f65e6a0d856e7ef23914e822f4d -SIZE (mutt/patch-1.6.0.vvv.initials.gz) = 668 -SHA256 (mutt/patch-1.6.0.vvv.quote.gz) = 362b9462b2e45de36c962450e9b6715e7f4c00fb5dce4c041fd6c675fbb73814 -SIZE (mutt/patch-1.6.0.vvv.quote.gz) = 1252 +TIMESTAMP = 1475708081 +SHA256 (mutt/mutt-1.7.0.tar.gz) = 1d3e987433d8c92ef88a604f4dcefdb35a86ce73f3eff0157e2e491e5b55b345 +SIZE (mutt/mutt-1.7.0.tar.gz) = 4019567 +SHA256 (mutt/patch-1.7.0.rr.compressed.gz) = 663987cf588e1b55cae37efa55d078ed805f5c1eaca892d2077408855d47f561 +SIZE (mutt/patch-1.7.0.rr.compressed.gz) = 9994 +SHA256 (mutt/patch-1.7.0.vvv.nntp.gz) = c22c42f0635246532a8d806e479d963dac419b913c6fbd0a1af41c2444175aa9 +SIZE (mutt/patch-1.7.0.vvv.nntp.gz) = 61078 +SHA256 (mutt/patch-1.7.0.vvv.nntp_ru.gz) = f238786497f56925a7d230143622b9ff5c5f9baaf5643e2b0322b9cfb7013ce8 +SIZE (mutt/patch-1.7.0.vvv.nntp_ru.gz) = 5495 +SHA256 (mutt/patch-1.7.0.vvv.initials.gz) = f27a94a16233de695a004e2e720ac2b531e26956577c08ab576f79e288268420 +SIZE (mutt/patch-1.7.0.vvv.initials.gz) = 669 +SHA256 (mutt/patch-1.7.0.vvv.quote.gz) = 9f22fd73fe918520750174be6285ba9a7d95054e616db717b638ad5e3073d5dc +SIZE (mutt/patch-1.7.0.vvv.quote.gz) = 1252 |