summaryrefslogtreecommitdiff
path: root/mail/neomutt
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-02-17 14:03:30 +0000
committerwiz <wiz@pkgsrc.org>2017-02-17 14:03:30 +0000
commit525573038ab69616be34bb1e50ebbf70138c8837 (patch)
tree4cb2d851fe597e2a9a6d117581a178e6efc9d46f /mail/neomutt
parent5d310e4a26bdc15963a28a89a6b48dbd8c6da4b1 (diff)
downloadpkgsrc-525573038ab69616be34bb1e50ebbf70138c8837.tar.gz
Updated neomutt to 20170206.
2017-02-06 Richard Russon <rich@flatcap.org> * Bug Fixes - Unicode 0x202F is a non-break space too (#358) (@gahr) - improve readability of find_subject() (@toogley) - Import hcache-lmdb fixes from upstream (#363) (@gahr) - Rework the "inbox-first" implementation to make code self-explanatory (#356) (@gahr) - If possible, only redraw after gpgme has invoked pinentry (#352) (@gahr) - Remove two use-after free in global hooks (#353) (@guiniol) - Handle BAD as IMAP_AUTH_UNAVAIL (#351) (@gahr) - Do not crash when closing a non-opened mailbox (origin/requests/github/343) (@gahr) - Import hcache benchmark (@gahr) - fix: bug introduced by mkdir changes (#350) - change pager to allow timehook-hook to fire * Docs - Update documentation about modify-labels-then-hide (@bbenne10) 2017-01-28 Richard Russon <rich@flatcap.org> * Features - Add option for missing subject replacement - notmuch: Allow <modify-labels> to toggle labels - Support for aborting mailbox loading - Do a buffy check after shell escape - Support of relative paths sourcing and cyclic source detection - Support of multiple config files as CLI arguments - Extend the ~m pattern to allow relative ranges - Implement SASL's PLAIN mechanism as a standalone authenticator - Add support for sensitive config options - Searching with a window over notmuch vfolders * Contrib - fix vim syntax file for index-color commands - add .editorconfig * Bug Fixes - fix global hooks to not take a pattern - Avoid breaking relative paths when avoiding cyclic checks on - Fix sorting when using '/' as a namespace separator * Docs - Added waffle badges to readme - Describe the new message ranges - add documentation for -DS command line switch - fix typos in section on config locations - remove reference to missing keybinding - fix docbook validation * Build - Start migrating to stdbool logic - add recursive mkdir() - reformat the source to mutt standards - appease check_sec.sh
Diffstat (limited to 'mail/neomutt')
-rw-r--r--mail/neomutt/Makefile4
-rw-r--r--mail/neomutt/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile
index 90ec392d509..ddb21bc8f18 100644
--- a/mail/neomutt/Makefile
+++ b/mail/neomutt/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2017/01/17 12:32:42 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2017/02/17 14:03:30 wiz Exp $
-DISTNAME= neomutt-20170113
+DISTNAME= neomutt-20170206
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${DISTNAME}
diff --git a/mail/neomutt/distinfo b/mail/neomutt/distinfo
index 4c36520586b..364c7ee9e34 100644
--- a/mail/neomutt/distinfo
+++ b/mail/neomutt/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2017/01/17 12:32:42 wiz Exp $
+$NetBSD: distinfo,v 1.17 2017/02/17 14:03:30 wiz Exp $
-SHA1 (neomutt-20170113.tar.gz) = 18072b12683e6932471abe1a06b66d6fb32dc988
-RMD160 (neomutt-20170113.tar.gz) = b46b5be6101b59f9f1d4e713fa4d5c9094e6fc21
-SHA512 (neomutt-20170113.tar.gz) = bd2fc79f441f044acca011155f0bfaa7d26630261a16711193a2ad6c85262220c625216e39eb98983485459541c8af24ebf023a3589eae863dd154475e976824
-Size (neomutt-20170113.tar.gz) = 2751855 bytes
+SHA1 (neomutt-20170206.tar.gz) = ca8b1aa7e63f93b7ad08a85def88154b13e16d07
+RMD160 (neomutt-20170206.tar.gz) = e169ff3996c2d732dde34f26badf7a670546dfd1
+SHA512 (neomutt-20170206.tar.gz) = 1b00eb7c631cc639b0c325b273d792ae3ce6e8fa1aa22ad2be2ea1802594216657dfdd585417597f939e1da274353cc3a274cd4ed5007cdbd59b093dd257b4e1
+Size (neomutt-20170206.tar.gz) = 2765042 bytes