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 20210205.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b2de2d2d9940
branches: trunk
changeset: 459121:b2de2d2d9940
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Sep 29 22:11:37 2021 +0000
description:
neomutt: update to 20210205.
2021-02-05 Richard Russon <rich%flatcap.org@localhost>
* Features
- Add <skip-headers> to skip past message headers in pager
- Add <view-pager> function to attachment menu
* Bug Fixes
- Fix detection of mbox files with new mail
- Fix crash on collapsed thread
- Fix group-chat-reply
- Clear the message window on resize
- Do not crash on return from shell-exec if there's no open mailbox
- Abort IMAP open if condstore/qresync updates fetch fails
- Fix smtp crash on invalid $smtp_authenticators list
- Fix pager dropped input on screen resize
- Fix mime forwarding
- Check config after hooks
- Always recreate a mailbox after folder-hook
* Translations
- 88% Slovakian
* Docs
- Adjust doc to explicitly mention $count_alternative
- Restore correct "$sort_re" documentation
- Clarify pattern completion
- Man pages: Clear up "-H" and "-O"
* Build
- Update to latest acutest
- Update to latest autosetup
- Make the location of /tmp configurable
diffstat:
mail/neomutt/Makefile | 5 ++---
mail/neomutt/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 27a7e0bd25ce -r b2de2d2d9940 mail/neomutt/Makefile
--- a/mail/neomutt/Makefile Wed Sep 29 20:26:01 2021 +0000
+++ b/mail/neomutt/Makefile Wed Sep 29 22:11:37 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2021/05/24 19:52:43 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2021/09/29 22:11:37 wiz Exp $
-DISTNAME= neomutt-20201127
-PKGREVISION= 1
+DISTNAME= neomutt-20210205
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${PKGVERSION_NOREV}
diff -r 27a7e0bd25ce -r b2de2d2d9940 mail/neomutt/distinfo
--- a/mail/neomutt/distinfo Wed Sep 29 20:26:01 2021 +0000
+++ b/mail/neomutt/distinfo Wed Sep 29 22:11:37 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.49 2020/12/09 23:10:01 wiz Exp $
+$NetBSD: distinfo,v 1.50 2021/09/29 22:11:37 wiz Exp $
-SHA1 (neomutt-20201127-20201127.tar.gz) = 414126d5f0c4f4f4d2b530cdf0fca204b0bad45f
-RMD160 (neomutt-20201127-20201127.tar.gz) = 39775af74d2bac31b3f3d6b1197d6318711230b3
-SHA512 (neomutt-20201127-20201127.tar.gz) = 01e45aa00794cfb1c74a45a7f144962c8ab6dee03b0e5ce39a24d0c50817b909cac440a072c5d8b21ee7656c37b77bba4ba818de73710ccc3b0f76fd3ddd71cf
-Size (neomutt-20201127-20201127.tar.gz) = 3456248 bytes
+SHA1 (neomutt-20210205-20210205.tar.gz) = 138309dbd0bc6dffe0c45525f34a781edd4c88e7
+RMD160 (neomutt-20210205-20210205.tar.gz) = 0fbef0ea87a0f57bd58c7d5bb650d009ce1d4b2d
+SHA512 (neomutt-20210205-20210205.tar.gz) = 4e9faaa989eb17d1f65e835d3ad37bbda3307f9a939f351776d4cb4677d856fa998ba0eff04bf0cf344485977077695e07c55e79e0800888f646c46fbfac8554
+Size (neomutt-20210205-20210205.tar.gz) = 3476980 bytes
SHA1 (patch-resize.c) = b747f878459950462d56e01bada2d01b49fca088
Home |
Main Index |
Thread Index |
Old Index