Tue May 2 09:39:56 2017 UTC ()
Updated neomutt to 20170428.

2017-04-28  Richard Russon  <rich@flatcap.org>
* Bug Fixes
  - Fix and simplify handling of GPGME in configure.ac (@gahr)
* Docs
  - Fix typo in README.neomutt (@l2dy)
* Upstream
  - Fix km_error_key() infinite loop and unget buffer pollution
  - Fix error message when opening a mailbox with no read permission


(wiz)
diff -r1.26 -r1.27 pkgsrc/mail/neomutt/Makefile
diff -r1.19 -r1.20 pkgsrc/mail/neomutt/distinfo

cvs diff -r1.26 -r1.27 pkgsrc/mail/neomutt/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/neomutt/Makefile 2017/04/27 12:25:13 1.26
+++ pkgsrc/mail/neomutt/Makefile 2017/05/02 09:39:56 1.27
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.26 2017/04/27 12:25:13 wiz Exp $ 1# $NetBSD: Makefile,v 1.27 2017/05/02 09:39:56 wiz Exp $
2 2
3DISTNAME= neomutt-20170421 3DISTNAME= neomutt-20170428
4CATEGORIES= mail 4CATEGORIES= mail
5MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
6GITHUB_TAG= ${DISTNAME} 6GITHUB_TAG= ${DISTNAME}
7 7
8MAINTAINER= wiz@NetBSD.org 8MAINTAINER= wiz@NetBSD.org
9HOMEPAGE= http://www.neomutt.org/ 9HOMEPAGE= http://www.neomutt.org/
10COMMENT= Fork of mutt with integrated community patches 10COMMENT= Fork of mutt with integrated community patches
11LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # or newer 11LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # or newer
12 12
13USE_TOOLS+= autoconf automake autoreconf msgfmt gmake 13USE_TOOLS+= autoconf automake autoreconf msgfmt gmake
14 14
15BUILD_DEPENDS+= gettext-tools-[0-9]*:../../devel/gettext-tools 15BUILD_DEPENDS+= gettext-tools-[0-9]*:../../devel/gettext-tools
16 16

cvs diff -r1.19 -r1.20 pkgsrc/mail/neomutt/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/neomutt/distinfo 2017/04/27 12:25:13 1.19
+++ pkgsrc/mail/neomutt/distinfo 2017/05/02 09:39:56 1.20
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.19 2017/04/27 12:25:13 wiz Exp $ 1$NetBSD: distinfo,v 1.20 2017/05/02 09:39:56 wiz Exp $
2 2
3SHA1 (neomutt-20170421.tar.gz) = fe91e4a14b68cb48ddf55a19fea8087e69cc2e4d 3SHA1 (neomutt-20170428.tar.gz) = 225d7b75ea22a159b6a4dfddecd0d49e81363cf1
4RMD160 (neomutt-20170421.tar.gz) = 9c9ac58493f27cd9075b66d3c708ff42184c18b7 4RMD160 (neomutt-20170428.tar.gz) = a2fc7ab8d9706c775cb80e9cb4a893b98c77a462
5SHA512 (neomutt-20170421.tar.gz) = 7bae2f751a20685f3f38d31eafed11a9bddbd39bef39458e9b117161f6e10e6b73bff702029480aeb105425d2abe5049f7cc6df1b83a96ccae3dcd3054f5425f 5SHA512 (neomutt-20170428.tar.gz) = d64306dce722066e5337ba49485d1368b8ee370e55143434c839d6092bf33330af035f196dd5c90fedd17f4f91e2658ab957c81694997a06a3565698020f420c
6Size (neomutt-20170421.tar.gz) = 2733547 bytes 6Size (neomutt-20170428.tar.gz) = 2733684 bytes