summaryrefslogtreecommitdiff
path: root/mail/neomutt
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-05-26 21:46:47 +0000
committerwiz <wiz@pkgsrc.org>2018-05-26 21:46:47 +0000
commit1227926ba2576bb03162a7a19d2cd01a10dd56ef (patch)
tree85dda64f399f66880f2e479340282242f873447d /mail/neomutt
parent4173314570485a302373c3f9d92fd26d6b7aba0d (diff)
downloadpkgsrc-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')
-rw-r--r--mail/neomutt/Makefile4
-rw-r--r--mail/neomutt/PLIST5
-rw-r--r--mail/neomutt/distinfo10
3 files changed, 8 insertions, 11 deletions
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile
index 9b260d7a739..1abdad0b51e 100644
--- a/mail/neomutt/Makefile
+++ b/mail/neomutt/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2018/04/16 13:18:16 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2018/05/26 21:46:47 wiz Exp $
-DISTNAME= neomutt-20180323
+DISTNAME= neomutt-20180512
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${DISTNAME}
diff --git a/mail/neomutt/PLIST b/mail/neomutt/PLIST
index ccad63a3ce4..9a10e438966 100644
--- a/mail/neomutt/PLIST
+++ b/mail/neomutt/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2017/12/21 12:22:13 wiz Exp $
+@comment $NetBSD: PLIST,v 1.17 2018/05/26 21:46:47 wiz Exp $
bin/neomutt
libexec/neomutt/pgpewrap
libexec/neomutt/pgpring
@@ -11,12 +11,9 @@ 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
share/doc/neomutt/ChangeLog.md
-share/doc/neomutt/INSTALL
share/doc/neomutt/LICENSE.md
share/doc/neomutt/PGP-Notes.txt
-share/doc/neomutt/README.SSL
share/doc/neomutt/README.md
share/doc/neomutt/advancedusage.html
share/doc/neomutt/colorschemes/neonwolf-256.neomuttrc
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