Updated neomutt to 20161104.

2016-11-04  Richard Russon  <rich@flatcap.org>
* Bug Fixes
  - don't crash when the imap connection dies
* Upstream
  - Add root-message function to jump to root message in thread.
  - Updated French translation.
  - Prevent an integer overflow in mutt_mktime() (closes #3880)
  - Fix pager segfault when lineInfo.chunks overflows. (closes #3888)
  - Perform charset conversion on text attachments when piping. (closes #3773) (see #3886)
  - Add a --disable-doc configuration option.
  - Make ncurses and ncursesw header checking the same.
  - Attempt to silence a clang range warning. (closes #3891)
  - Fixed issue from changeset 4da647a80c55. (closes #3892)
  - Define PATH_MAX, it's missing on the GNU Hurd. (closes #3815)
This commit is contained in:
wiz 2016-11-14 14:25:17 +00:00
parent 50167881aa
commit d4c840de21
2 changed files with 7 additions and 8 deletions

View file

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.18 2016/11/07 13:46:46 wiz Exp $
# $NetBSD: Makefile,v 1.19 2016/11/14 14:25:17 wiz Exp $
DISTNAME= neomutt-20161028
PKGREVISION= 1
DISTNAME= neomutt-20161104
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${DISTNAME}

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.13 2016/10/29 12:07:40 wiz Exp $
$NetBSD: distinfo,v 1.14 2016/11/14 14:25:17 wiz Exp $
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
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