summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-15 18:46:36 +0000
committerwiz <wiz@pkgsrc.org>2020-03-15 18:46:36 +0000
commit9e6758c1f878312d6fbf6154ff938ab547ccb3eb (patch)
tree0c1441330f90be1e73850818a1597c4101b748de /mail
parented9b350e3e5dd83f6f6d68f38aae89e93033710a (diff)
downloadpkgsrc-9e6758c1f878312d6fbf6154ff938ab547ccb3eb.tar.gz
neomutt: update to 20200313.
2020-03-13 Richard Russon <rich@flatcap.org> * Features - UI: add number of old messages to sidebar_format - UI: support ISO 8601 calendar date - UI: fix commands that don’t need to have a non-empty mailbox to be valid - PGP: inform about successful decryption of inline PGP messages - PGP: try to infer the signing key from the From address - PGP: enable GPGMe by default - Notmuch: use query as name for vfolder-from-query - IMAP: add network traffic compression (COMPRESS=DEFLATE, RFC4978) - Header cache: add support for generic header cache compression * Bug Fixes - Fix uncollapse_jump - Only try to perform entire-thread on maildir/mh mailboxes - Fix crash in pager - Avoid logging single new lines at the end of header fields - Fix listing mailboxes - Do not recurse a non-threaded message - Fix initial window order - Fix leaks on IMAP error paths - Notmuch: compose(attach-message): support notmuch backend - Fix IMAP flag comparison code - Fix $move for IMAP mailboxes - Maildir: maildir_mbox_check_stats should only update mailbox stats if requested - Fix unmailboxes for virtual mailboxes - Maildir: sanitize filename before hashing - OAuth: if 'login' name isn't available use 'user' - Add error message on failed encryption - Fix a bunch of crashes - Force C locale for email date - Abort if run without a terminal * Changed Config - `$crypt_use_gpgme` - Now defaults to 'yes' (enabled) - `$abort_backspace` - Hitting backspace against an empty prompt aborts the prompt - `$abort_key` - String representation of key to abort prompts - `$arrow_string` - Use an custom string for arrow_cursor - `$crypt_opportunistic_encrypt_strong_keys` - Enable encryption only when strong a key is available - `$header_cache_compress_dictionary` - Filepath to dictionary for zstd compression - `$header_cache_compress_level` - Level of compression for method - `$header_cache_compress_method` - Enable generic hcache database compression - `$imap_deflate` - Compress network traffic - `$smtp_user` - Username for the SMTP server * Translations - 100% Lithuanian - 81% Spanish - 78% Russian * Build - Add libdebug - Rename public headers to lib.h - Create libcompress for compressed folders code - Enable Cirrus CI for FreeBSD * Code - Refactor Windows and Dialogs - Lots of code tidying - Refactor: mutt_addrlist\_{search,write} - Lots of improvements to the Config code - Use Buffers more pervasively - Unify API function naming - Rename library shared headers - Refactor libconn gui dependencies - Refactor: init.[ch] - Refactor config to use subsets - Config: add path type - Remove backend deps from the connection code * Upstream - Allow ~b ~B ~h patterns in send2-hook - Rename smime oppenc mode parameter to get_keys_by_addr() - Add $crypt_opportunistic_encrypt_strong_keys config var - Fix crash when polling a closed ssl connection - Turn off auto-clear outside of autocrypt initialization - Add protected-headers="v1" to Content-Type when protecting headers - Fix segv in IMAP postponed menu caused by reopen_allow - Adding ISO 8601 calendar date - Fix $fcc_attach to not prompt in batch mode - Convert remaining mutt_encode_path() call to use struct Buffer - Fix rendering of replacement_char when Charset_is_utf8 - Update to latest acutest.h
Diffstat (limited to 'mail')
-rw-r--r--mail/neomutt/Makefile5
-rw-r--r--mail/neomutt/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile
index 998dd848bca..cb3ee811a4d 100644
--- a/mail/neomutt/Makefile
+++ b/mail/neomutt/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2020/03/08 16:50:24 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2020/03/15 18:46:36 wiz Exp $
-DISTNAME= neomutt-20191129
-PKGREVISION= 3
+DISTNAME= neomutt-20200313
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${PKGVERSION_NOREV}
diff --git a/mail/neomutt/distinfo b/mail/neomutt/distinfo
index caf9eab3a74..f949592b052 100644
--- a/mail/neomutt/distinfo
+++ b/mail/neomutt/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.39 2020/01/16 13:52:39 tm Exp $
+$NetBSD: distinfo,v 1.40 2020/03/15 18:46:36 wiz Exp $
-SHA1 (neomutt-20191129-20191129.tar.gz) = 067db7dcd11c19bf0ab6c51d4a1c09563b6fc803
-RMD160 (neomutt-20191129-20191129.tar.gz) = 36f94c043e00b81a2e240f989f6ac4375431cd84
-SHA512 (neomutt-20191129-20191129.tar.gz) = 5c39664820ed1a9ac00f5f158f8e96974a700df1edf8ba0615e761140c9ceba9b65ab7a9b87a31f5d6636c6b678b730483f3a15ea239144ce2ec36aa4b649f1d
-Size (neomutt-20191129-20191129.tar.gz) = 3227652 bytes
+SHA1 (neomutt-20200313-20200313.tar.gz) = cb88a590da1ffbb6483c4fb21a8314fa9fb7a473
+RMD160 (neomutt-20200313-20200313.tar.gz) = fc85575aefb77a03c3c62db95a40921b0746abe5
+SHA512 (neomutt-20200313-20200313.tar.gz) = 989bff6e0748e76664ee0df8fa49f71d5c2ce7c9493441d9c080b34a5ddaef2870ec6aa665f8c2dbb290f16a578328efe92722f50389911cd9393181106a3116
+Size (neomutt-20200313-20200313.tar.gz) = 3295200 bytes
SHA1 (patch-resize.c) = b747f878459950462d56e01bada2d01b49fca088