Fri Oct 29 23:09:24 2021 UTC ()
neomutt: update to 20211029.

2021-10-29  Richard Russon  <rich@flatcap.org>
* Features
  - Notmuch: support separate database and mail roots without .notmuch
* Bug Fixes
  - fix notmuch crash on open failure
  - fix crypto crash handling pgp keys
  - fix ncrypt/pgp file_get_size return check
  - fix restore case-insensitive header sort
  - fix pager redrawing of long lines
  - fix notmuch: check database dir for xapian dir
  - fix notmuch: update index count after `<entire-thread>`
  - fix protect hash table against empty keys
  - fix prevent real_subj being set but empty
  - fix leak when saving fcc
  - fix leak after `<edit-or-view-raw-message>`
  - fix leak after trash to hidden mailbox
  - fix leak restoring postponed emails


(wiz)
diff -r1.71 -r1.72 pkgsrc/mail/neomutt/Makefile
diff -r1.55 -r1.56 pkgsrc/mail/neomutt/distinfo

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

--- pkgsrc/mail/neomutt/Makefile 2021/10/22 17:11:54 1.71
+++ pkgsrc/mail/neomutt/Makefile 2021/10/29 23:09:24 1.72
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.71 2021/10/22 17:11:54 wiz Exp $ 1# $NetBSD: Makefile,v 1.72 2021/10/29 23:09:24 wiz Exp $
2 2
3DISTNAME= neomutt-20211022 3DISTNAME= neomutt-20211029
4CATEGORIES= mail 4CATEGORIES= mail
5MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
6GITHUB_TAG= ${PKGVERSION_NOREV} 6GITHUB_TAG= ${PKGVERSION_NOREV}
7 7
8MAINTAINER= wiz@NetBSD.org 8MAINTAINER= wiz@NetBSD.org
9HOMEPAGE= https://www.neomutt.org/ 9HOMEPAGE= https://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
13BUILD_DEPENDS+= gettext-tools-[0-9]*:../../devel/gettext-tools 13BUILD_DEPENDS+= gettext-tools-[0-9]*:../../devel/gettext-tools
14BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt 14BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
15BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl 15BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
16BUILD_DEPENDS+= w3m-[0-9]*:../../www/w3m 16BUILD_DEPENDS+= w3m-[0-9]*:../../www/w3m

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

--- pkgsrc/mail/neomutt/distinfo 2021/10/26 10:54:09 1.55
+++ pkgsrc/mail/neomutt/distinfo 2021/10/29 23:09:24 1.56
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.55 2021/10/26 10:54:09 nia Exp $ 1$NetBSD: distinfo,v 1.56 2021/10/29 23:09:24 wiz Exp $
2 2
3BLAKE2s (neomutt-20211022-20211022.tar.gz) = 639adfc256f4ef9575223cbe7704bf2fdb201034ed0e5115b54c010b2173764e 3BLAKE2s (neomutt-20211029-20211029.tar.gz) = e72d7c9a041a2b20d7494ba1cc089b07b68708c37d5fa8a7e15f11784c6447d3
4SHA512 (neomutt-20211022-20211022.tar.gz) = 8e574cd9bed19880eeb1605bb8fac1e5933571c2b499364465efce4212e2bcd7c6bc9909bf8241b5dd0fa461a55f71fdd04f4b35fc1d92ffea4647ac2b3672d0 4SHA512 (neomutt-20211029-20211029.tar.gz) = 7335a4451aa8657aa83988b42fb78c5ebdc82ce4395d93d1eb2fded36b02d3fac9b8fed3cf1353042ecebe11e6ccdd9d403b99f068555693901b1700791e3ae0
5Size (neomutt-20211022-20211022.tar.gz) = 3731092 bytes 5Size (neomutt-20211029-20211029.tar.gz) = 3702926 bytes