diff options
author | wiz <wiz@pkgsrc.org> | 2018-05-26 21:46:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-05-26 21:46:47 +0000 |
commit | 1227926ba2576bb03162a7a19d2cd01a10dd56ef (patch) | |
tree | 85dda64f399f66880f2e479340282242f873447d /mail/neomutt/distinfo | |
parent | 4173314570485a302373c3f9d92fd26d6b7aba0d (diff) | |
download | pkgsrc-1227926ba2576bb03162a7a19d2cd01a10dd56ef.tar.gz |
neomutt: update to 20180512.
2018-05-12 Richard Russon <rich@flatcap.org>
* Features
- echo command
- Add $browser_abbreviate_mailboxes
- Add ~M pattern to match mime Content-Types
- Add support for multipart/multilingual emails
- Jump to a collapsed email
- Add support for idn2 (IDNA2008)
* Bug Fixes
- Let mutt_ch_choose report conversion failure
- minor IMAP string handling fixes
* Translations
- Chinese (Simplified) (100%)
- Czech (100%)
- German (100%)
- Lithuanian (62%)
- Portuguese (Brazil) (100%)
* Coverity defects
- match prototypes to their functions
- make logic clearer
- reduce scope of variables
- fix coverity defects
* Docs
- development: analysis
- development: easy tasks
- development: roadmap
* Code
- start refactoring libconn
- split out progress functions
- split out window functions
- split out terminal setting
- convert MyVars to use TAILQ
- split mutt_file_{lock,unlock}
- Move IDN version string to mutt/idna.c
- refactor: init_locale()
- Eliminate static variable in mutt_file_dirname
* Tidy
- test int functions against 0
- rename lots of constants
- rename lots of functions
- sort lots of fields/definitions
* Upstream
- Increase account.user/login size to 128
- Fix comparison of flags with multiple bits set
- Change mutt_error call in mutt_gpgme_set_sender() to dprint
- Improve the error message when a signature is missing
- pager specific "show incoming mailboxes list" macro
- Improve gss debug printing of status_string
- Remove trailing null count from gss_buffer_desc.length field
- Add a comment in auth_gss about RFCs and null-termination
- Change prompt string for $crypt_verify_sig
Diffstat (limited to 'mail/neomutt/distinfo')
-rw-r--r-- | mail/neomutt/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/neomutt/distinfo b/mail/neomutt/distinfo index 851558108ec..7af3de3128e 100644 --- a/mail/neomutt/distinfo +++ b/mail/neomutt/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.32 2018/04/16 13:18:16 wiz Exp $ +$NetBSD: distinfo,v 1.33 2018/05/26 21:46:47 wiz Exp $ -SHA1 (neomutt-20180323.tar.gz) = a4ad93d625a7043ddfc4bc12d3df932199f41905 -RMD160 (neomutt-20180323.tar.gz) = 0087cc5c66bd5aafb30e6dd361513800f7b24231 -SHA512 (neomutt-20180323.tar.gz) = 997c697300768809823b8d8588c93003c6cd7fcc6cbe7ce524096033e91c618119f78c697ccd15b4c93751b3156d50e611974e8f8b332efb467c031385e9f819 -Size (neomutt-20180323.tar.gz) = 2650465 bytes +SHA1 (neomutt-20180512.tar.gz) = f99c227da6fb1e93c3b7b4a3ac5bd4cb8361ac3c +RMD160 (neomutt-20180512.tar.gz) = d9621d005ab5dd3b07599ec5a00f1e5e0b1cd37c +SHA512 (neomutt-20180512.tar.gz) = 033faa27b01998895d2452d541ed5942cf7dede7a935fc807e6a7f88f3a8c182ea0ab5b4ed7db852ff2afb4d3b990db05477d9ff0dcf7dee186c393244d1db66 +Size (neomutt-20180512.tar.gz) = 2758674 bytes |