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 20161028.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6abb8ecb2130
branches:  trunk
changeset: 354423:6abb8ecb2130
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Oct 29 12:07:40 2016 +0000

description:
Updated neomutt to 20161028.

Note

This release has more pager bug-fixes and heaps more testing.

Thanks

Many thanks to our new contributors to NeoMutt: Doug Stone-Weaver, Isma?l Bouya, Steven Ragnar?k
and our regular contributors: Darshit Shah, David Sterba, Pietro Cerutti, Tobias Angele

Features

    notmuch: Add a fake ?Folder? header to viewed emails Isma?l Bouya (@immae)
    sidebar: consider description when using whitelist Doug Stone-Weaver (@doweaver)
    forgotten-attachment: Ignore lines matching quote_regexp. Steven Ragnar?k (@nuclearsandwich)
    forgotten-attachment: Fix checking logic. Steven Ragnar?k (@nuclearsandwich)
    forgotten-attachment: Update docs regarding $quote_regexp. Steven Ragnar?k (@nuclearsandwich)
    skip-quoted: skip to body David Sterba (@kdave)
    nntp: use safe_{fopen,fclose}
    nntp: fix resource leak

Bug Fixes

    ?inbox? sorting function Pietro Cerutti (@gahr)
    sensible-browser/notmuch changing mailbox
    overhaul the index/pager updates
    crash in hdrline
    remove stray line introduced by pager fix
    Possible fix for random pager crashes.

Docs

    use a more expressive coverity scan badge Tobias Angele (@toogley)
    light tidying

Build

    replace the ugly strfcpy() macro with a function Darshit Shah (darnir)
    build: Look for tgetent in ncurses, fallback to tinfo only if not found Pietro Cerutti (@gahr)
    build: fix a couple of build warnings
    travis: install doc dependencies
    build: fix install/dist/distcheck targets

Upstream

    Fix POP3 SASL authentication mechanism DIGEST-MD5. (closes #3862)
    Add a few explanatory comments to pop_auth_sasl(). (see #3862)
    Fix GPGME signature zero timestamp and locale awareness issues. (closes #3882)
    Handle presence of ??? delimiter in $sendmail. (closes #3168)
    Allow IPv6 literal addresses in URLs. (closes #3681)
    Fix gpgme segfault in create_recipient_set().
    Use mutt_strlen and mutt_strncmp in sidebar.c.
    Change sidebar to only match $folder prefix on a $sidebar_divider_char. (closes #3887)
    Actually fix gpgme segfault in create_recipient_set().

diffstat:

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

diffs (27 lines):

diff -r e69de2c8316e -r 6abb8ecb2130 mail/neomutt/Makefile
--- a/mail/neomutt/Makefile     Sat Oct 29 09:55:13 2016 +0000
+++ b/mail/neomutt/Makefile     Sat Oct 29 12:07:40 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2016/10/17 10:42:20 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2016/10/29 12:07:40 wiz Exp $
 
-DISTNAME=              neomutt-20161014
+DISTNAME=              neomutt-20161028
 CATEGORIES=            mail
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=neomutt/}
 GITHUB_TAG=            ${DISTNAME}
diff -r e69de2c8316e -r 6abb8ecb2130 mail/neomutt/distinfo
--- a/mail/neomutt/distinfo     Sat Oct 29 09:55:13 2016 +0000
+++ b/mail/neomutt/distinfo     Sat Oct 29 12:07:40 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2016/10/17 10:42:20 wiz Exp $
+$NetBSD: distinfo,v 1.13 2016/10/29 12:07:40 wiz Exp $
 
-SHA1 (neomutt-20161014.tar.gz) = bca7cc769c93b08ba18867520ed3215c7d839b79
-RMD160 (neomutt-20161014.tar.gz) = 94b6618d6652ab91da75ef5ff2500f8e7e300bc4
-SHA512 (neomutt-20161014.tar.gz) = eb3bed8e5204001c8c2fcf630ee42873255b0cffdebcde392516a222e3f71ed5b4c8cee9f185d6a52a67cee8ccd38362f43b0e62158fd504215acdb782823de5
-Size (neomutt-20161014.tar.gz) = 2659116 bytes
+SHA1 (neomutt-20161028.tar.gz) = fd08658e64332dde7f11f364d10b14339c96beb7
+RMD160 (neomutt-20161028.tar.gz) = ec38bde192a0f1075c9a90faf07a38446ece13aa
+SHA512 (neomutt-20161028.tar.gz) = 3ba4d32f13651b2372c0d43ac3375391bf245a147bb252288954d90e288626c4b17cd0e87ad576bd39f7ccfa2bf395b4d11acc1cb86ef59f6468295eaf49dc16
+Size (neomutt-20161028.tar.gz) = 2662723 bytes



Home | Main Index | Thread Index | Old Index