pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/neomutt
Module Name: pkgsrc
Committed By: wiz
Date: Fri Oct 29 23:09:24 UTC 2021
Modified Files:
pkgsrc/mail/neomutt: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.55 -r1.56 pkgsrc/mail/neomutt/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/neomutt/Makefile
diff -u pkgsrc/mail/neomutt/Makefile:1.71 pkgsrc/mail/neomutt/Makefile:1.72
--- pkgsrc/mail/neomutt/Makefile:1.71 Fri Oct 22 17:11:54 2021
+++ pkgsrc/mail/neomutt/Makefile Fri Oct 29 23:09:24 2021
@@ -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}
Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.55 pkgsrc/mail/neomutt/distinfo:1.56
--- pkgsrc/mail/neomutt/distinfo:1.55 Tue Oct 26 10:54:09 2021
+++ pkgsrc/mail/neomutt/distinfo Fri Oct 29 23:09:24 2021
@@ -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