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 20220429.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e621289751b3
branches: trunk
changeset: 378129:e621289751b3
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Apr 29 13:47:42 2022 +0000
description:
neomutt: update to 20220429.
2022-04-29 Richard Russon <rich%flatcap.org@localhost>
* Bug Fixes
- Do not crash on an invalid use_threads/sort combination
- Fix: stuck browser cursor
- Resolve (move) the cursor after <edit-label>
- Index: fix menu size on new mail
- Don't overlimit LMDB mmap size
- OpenBSD y/n translation fix
- Generic: split out OP_EXIT binding
- Fix parsing of sendmail cmd
- Fix: crash with menu_move_off=no
- Newsrc: bugfix; nntp_user and nntp_pass ignored
- Menu: ensure config changes cause a repaint
- Mbox: fix sync duplicates
- Make sure the index redraws all that's needed
* Translations
- 100% Chinese (Simplified)
- 100% Czech
- 100% German
- 100% Hungarian
- 100% Lithuanian
- 100% Serbian
- 100% Turkish
* Docs
- add missing pattern modifier ~I for external_search_command
* Code
- menu: eliminate custom_redraw()
- modernise mixmaster
- Kill global and Propagate display attach status through State
diffstat:
mail/neomutt/Makefile | 4 ++--
mail/neomutt/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r dc869b50993e -r e621289751b3 mail/neomutt/Makefile
--- a/mail/neomutt/Makefile Fri Apr 29 13:41:47 2022 +0000
+++ b/mail/neomutt/Makefile Fri Apr 29 13:47:42 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2022/04/15 14:30:04 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2022/04/29 13:47:42 wiz Exp $
-DISTNAME= neomutt-20220415
+DISTNAME= neomutt-20220429
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${PKGVERSION_NOREV}
diff -r dc869b50993e -r e621289751b3 mail/neomutt/distinfo
--- a/mail/neomutt/distinfo Fri Apr 29 13:41:47 2022 +0000
+++ b/mail/neomutt/distinfo Fri Apr 29 13:47:42 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.59 2022/04/15 14:30:04 wiz Exp $
+$NetBSD: distinfo,v 1.60 2022/04/29 13:47:42 wiz Exp $
-BLAKE2s (neomutt-20220415-20220415.tar.gz) = 1e4e4298cb7370e04cf81e727163a63c0d1d56b05f2165d3f7270552f367c8e9
-SHA512 (neomutt-20220415-20220415.tar.gz) = 8723416fe0ed325d8f0e49f6a77f2724e23e0e81c5786f15005cb05b47c0fc7f722f61a58fe0250dd5a2dac6f40b155b6bac202e6316662a1855265670affc92
-Size (neomutt-20220415-20220415.tar.gz) = 3770700 bytes
+BLAKE2s (neomutt-20220429-20220429.tar.gz) = c049d271b5c4083b3f7b1e12dfd2d3c879f02acb2767fb9942c4825ac6a411e3
+SHA512 (neomutt-20220429-20220429.tar.gz) = ce151cabe9fe0c45f379dd7a71790f600faa9283c79a486c1421b5fe3b19b7f12d71dc36ec330e1b28b26ed83bf4c47b656ca823c484105ea3f80ef9166e7f0b
+Size (neomutt-20220429-20220429.tar.gz) = 3774374 bytes
Home |
Main Index |
Thread Index |
Old Index