From 2246c6f5c8bd556b5ee22e8c6025c8977dc7d54f Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 3 Jul 2018 05:38:57 +0000 Subject: [PATCH] neomutt: update to 20180622. 2018-06-22 Richard Russon * Features - Expand variables inside backticks - Honour SASL-IR IMAP capability in SASL PLAIN * Bug Fixes - Fix toggle-read - Do not truncate shell commands on ; or # - pager: index must be rebuilt on MUTT_REOPENED - Handle a BAD response in AUTH PLAIN w/o initial response - fcc_attach: Don't ask every time - Enlarge path buffers PATH_MAX (4096) - Move LSUB call from connection establishment to mailbox SELECTion * Translations - Update Chinese (Simplified): 100% - Update Czech: 100% - Update German: 100% - Update Lithuanian: 100% - Update Portuguese (Brazil): 100% - Update Slovak: 59% - Reduce duplication of messages * Code - Tidy up the mailbox API - Tidy up the header cache API - Tidy up the encryption API - Add doxygen docs for more functions - Refactor more structs to use STAILQ --- mail/neomutt/Makefile | 4 ++-- mail/neomutt/PLIST | 10 +++------- mail/neomutt/distinfo | 10 +++++----- 3 files changed, 10 insertions(+), 14 deletions(-) diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile index 1abdad0b51ed..3f96960cc347 100644 --- a/mail/neomutt/Makefile +++ b/mail/neomutt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.43 2018/05/26 21:46:47 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2018/07/03 05:38:57 wiz Exp $ -DISTNAME= neomutt-20180512 +DISTNAME= neomutt-20180622 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/} GITHUB_TAG= ${DISTNAME} diff --git a/mail/neomutt/PLIST b/mail/neomutt/PLIST index 9a10e4389669..fbf51b102ac6 100644 --- a/mail/neomutt/PLIST +++ b/mail/neomutt/PLIST @@ -1,19 +1,18 @@ -@comment $NetBSD: PLIST,v 1.17 2018/05/26 21:46:47 wiz Exp $ +@comment $NetBSD: PLIST,v 1.18 2018/07/03 05:38:57 wiz Exp $ bin/neomutt libexec/neomutt/pgpewrap -libexec/neomutt/pgpring libexec/neomutt/smime_keys man/man1/neomutt.1 man/man1/pgpewrap_neomutt.1 -man/man1/pgpring_neomutt.1 man/man1/smime_keys_neomutt.1 man/man5/mbox_neomutt.5 man/man5/mmdf_neomutt.5 man/man5/neomuttrc.5 share/doc/neomutt/CODE_OF_CONDUCT.md +share/doc/neomutt/COPYRIGHT.md share/doc/neomutt/ChangeLog.md +share/doc/neomutt/INSTALL.md share/doc/neomutt/LICENSE.md -share/doc/neomutt/PGP-Notes.txt share/doc/neomutt/README.md share/doc/neomutt/advancedusage.html share/doc/neomutt/colorschemes/neonwolf-256.neomuttrc @@ -58,9 +57,6 @@ share/doc/neomutt/samples/Tin.rc share/doc/neomutt/samples/colors.default share/doc/neomutt/samples/colors.linux share/doc/neomutt/samples/gpg.rc -share/doc/neomutt/samples/pgp2.rc -share/doc/neomutt/samples/pgp5.rc -share/doc/neomutt/samples/pgp6.rc share/doc/neomutt/samples/sample.mailcap share/doc/neomutt/samples/sample.neomuttrc share/doc/neomutt/samples/sample.neomuttrc-tlr diff --git a/mail/neomutt/distinfo b/mail/neomutt/distinfo index 7af3de3128ed..ca411000c080 100644 --- a/mail/neomutt/distinfo +++ b/mail/neomutt/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.33 2018/05/26 21:46:47 wiz Exp $ +$NetBSD: distinfo,v 1.34 2018/07/03 05:38:57 wiz Exp $ -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 +SHA1 (neomutt-20180622.tar.gz) = 34f7076a10e660a168c19fb60eb02be2bfe20929 +RMD160 (neomutt-20180622.tar.gz) = 49b8bdde7ec43a255045f5940ea579908788fcba +SHA512 (neomutt-20180622.tar.gz) = 8085bf2bcf25ee4a4531cc5f950f862f58e3bf6ebfb96450479132ed60b4d87e35bc54f9b5e110d93dbd8e9684c1eceb36012753fc7bf5d3fb5046d9d42b69e0 +Size (neomutt-20180622.tar.gz) = 2769280 bytes