pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/neomutt neomutt: update to 20211029.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2fa64ba4f86e
branches:  trunk
changeset: 768674:2fa64ba4f86e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 29 23:09:24 2021 +0000

description:
neomutt: update to 20211029.

2021-10-29  Richard Russon  <rich%flatcap.org@localhost>
* 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

diffstat:

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

diffs (25 lines):

diff -r 65946be7137d -r 2fa64ba4f86e mail/neomutt/Makefile
--- a/mail/neomutt/Makefile     Fri Oct 29 21:11:39 2021 +0000
+++ b/mail/neomutt/Makefile     Fri Oct 29 23:09:24 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2021/10/22 17:11:54 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2021/10/29 23:09:24 wiz Exp $
 
-DISTNAME=              neomutt-20211022
+DISTNAME=              neomutt-20211029
 CATEGORIES=            mail
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=neomutt/}
 GITHUB_TAG=            ${PKGVERSION_NOREV}
diff -r 65946be7137d -r 2fa64ba4f86e mail/neomutt/distinfo
--- a/mail/neomutt/distinfo     Fri Oct 29 21:11:39 2021 +0000
+++ b/mail/neomutt/distinfo     Fri Oct 29 23:09:24 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.55 2021/10/26 10:54:09 nia Exp $
+$NetBSD: distinfo,v 1.56 2021/10/29 23:09:24 wiz Exp $
 
-BLAKE2s (neomutt-20211022-20211022.tar.gz) = 639adfc256f4ef9575223cbe7704bf2fdb201034ed0e5115b54c010b2173764e
-SHA512 (neomutt-20211022-20211022.tar.gz) = 8e574cd9bed19880eeb1605bb8fac1e5933571c2b499364465efce4212e2bcd7c6bc9909bf8241b5dd0fa461a55f71fdd04f4b35fc1d92ffea4647ac2b3672d0
-Size (neomutt-20211022-20211022.tar.gz) = 3731092 bytes
+BLAKE2s (neomutt-20211029-20211029.tar.gz) = e72d7c9a041a2b20d7494ba1cc089b07b68708c37d5fa8a7e15f11784c6447d3
+SHA512 (neomutt-20211029-20211029.tar.gz) = 7335a4451aa8657aa83988b42fb78c5ebdc82ce4395d93d1eb2fded36b02d3fac9b8fed3cf1353042ecebe11e6ccdd9d403b99f068555693901b1700791e3ae0
+Size (neomutt-20211029-20211029.tar.gz) = 3702926 bytes



Home | Main Index | Thread Index | Old Index