pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/neomutt Updated neomutt to 20161126.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2564178d6958
branches:  trunk
changeset: 355289:2564178d6958
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 28 12:26:03 2016 +0000

description:
Updated neomutt to 20161126.

2016-11-26  Richard Russon  <rich%flatcap.org@localhost>
* Features
  - Upstream adoption of compress
  - Multiple hcache backends and run-time selection
  - $forward_references includes References: header on forwards
  - Hooks: define hooks for startup and shutdown
  - Add $collapse_all to close threads automatically
* Bug Fixes
  - Index in pager crash
  - Tag with multiple labels
  - Make sure gdbm's symbols are not resolved in QDBM's compatibility layer
  - Fix crash when doing collapse_all on an empty folder
  - Fix: crash when browsing empty dir
  - Initialize imap_authenticate's return value to something meaningful
* Translations
  - Update German translation
  - Update Slovak translation
  - Update French translation
  - Add English (British) translation
  - Convert files to utf-8
  - Mass tidy up of the translation messages
* Docs
  - new-mail bug is fixed
  - add since date for features
  - expand example command options for compress
  - fix entries for beep and new-mail-command
  - add a version number to the generated vimrc
  - fix links in README
  - don't use smart quotes in manual examples
  - <escape> and \e means refers to both alt and escape key
* Build
  - Travis: test messages
  - Add option to disable translation messages
  - Split hcache code into per-backend files
  - Doc/Makefile clean neomutt-syntax.vim
  - Improve discovery for the Berkeley Database
  - Fix nntp/notmuch conditionals
  - Implement mutt_strchrnul()
  - Rename vim-keybindings to vim-keys
* Upstream
  - attach_format: add new %F placeholder
  - Compose: add operation to rename an attachment
  - Chain %d->%F->%f in the attachment menu
  - Move mbox close-append logic inside mbox_close_mailbox()
  - When $flag_safe is set, flagged messages cannot be deleted
  - Adds the '@' pattern modifier to limit matches to known aliases
  - Adds <mark-message> binding to create "hotkeys" for messages
  - Updated requirement on the C compiler
  - Fix mark-message translation and keybind menu
  - More openssl1.1 fixes: remove uses of X509->name in debugging. (closes #3870)
  - Don't close stderr when opening a tunnel. (closes #3726)
  - Minor resource and error logic cleanup in tunnel_socket_open()
  - Make sure that the output of X509_NAME_oneline is null-terminated

diffstat:

 mail/neomutt/Makefile |   4 ++--
 mail/neomutt/PLIST    |   7 ++++---
 mail/neomutt/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 10 deletions(-)

diffs (55 lines):

diff -r 91b449e11632 -r 2564178d6958 mail/neomutt/Makefile
--- a/mail/neomutt/Makefile     Mon Nov 28 12:23:19 2016 +0000
+++ b/mail/neomutt/Makefile     Mon Nov 28 12:26:03 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2016/11/15 10:13:45 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2016/11/28 12:26:03 wiz Exp $
 
-DISTNAME=              neomutt-20161104
+DISTNAME=              neomutt-20161126
 CATEGORIES=            mail
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=neomutt/}
 GITHUB_TAG=            ${DISTNAME}
diff -r 91b449e11632 -r 2564178d6958 mail/neomutt/PLIST
--- a/mail/neomutt/PLIST        Mon Nov 28 12:23:19 2016 +0000
+++ b/mail/neomutt/PLIST        Mon Nov 28 12:26:03 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2016/10/04 11:05:06 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2016/11/28 12:26:03 wiz Exp $
 bin/mutt
 bin/mutt_dotlock
 bin/pgpewrap
@@ -111,8 +111,8 @@
 share/doc/mutt/security.html
 share/doc/mutt/smime-notes.txt
 share/doc/mutt/tuning.html
-share/doc/mutt/vim-keybindings/README.md
-share/doc/mutt/vim-keybindings/vim-keybindings.rc
+share/doc/mutt/vim-keys/README.md
+share/doc/mutt/vim-keys/vim-keys.rc
 share/examples/mutt/Muttrc
 share/examples/mutt/Muttrc.dist
 share/examples/mutt/mime.types
@@ -123,6 +123,7 @@
 share/locale/da/LC_MESSAGES/mutt.mo
 share/locale/de/LC_MESSAGES/mutt.mo
 share/locale/el/LC_MESSAGES/mutt.mo
+share/locale/en_GB/LC_MESSAGES/mutt.mo
 share/locale/eo/LC_MESSAGES/mutt.mo
 share/locale/es/LC_MESSAGES/mutt.mo
 share/locale/et/LC_MESSAGES/mutt.mo
diff -r 91b449e11632 -r 2564178d6958 mail/neomutt/distinfo
--- a/mail/neomutt/distinfo     Mon Nov 28 12:23:19 2016 +0000
+++ b/mail/neomutt/distinfo     Mon Nov 28 12:26:03 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2016/11/14 14:25:17 wiz Exp $
+$NetBSD: distinfo,v 1.15 2016/11/28 12:26:03 wiz Exp $
 
-SHA1 (neomutt-20161104.tar.gz) = bcb267e186014587769da88deaca980c2ec58cde
-RMD160 (neomutt-20161104.tar.gz) = d697721eb0bbe2f4010eecc98f8321bbdb146bce
-SHA512 (neomutt-20161104.tar.gz) = 90b5c241ad90fd4f1233c343f9425ba119d500280b7b0287fa3c2596ed84f7ed783b03ba8dcef1496cbafdb932639f3a3d16169407ff4bac9ec642fc2ca086d1
-Size (neomutt-20161104.tar.gz) = 2663369 bytes
+SHA1 (neomutt-20161126.tar.gz) = 3776d4c64464daa4aec78f1cec549ff11b41ae9c
+RMD160 (neomutt-20161126.tar.gz) = 8da644045621fdcde19cd1277ac6e9501797339b
+SHA512 (neomutt-20161126.tar.gz) = 362e66739c07e9f3677fffe6150cc4254ee47dd1dceb95efb96caa40aab6339c48c2ffc3ef251d0e999ad298b61dff794d5c2aee4c6811df8f2f66f85f49dc0e
+Size (neomutt-20161126.tar.gz) = 2738930 bytes



Home | Main Index | Thread Index | Old Index