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 20200320.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6112f930eec9
branches: trunk
changeset: 413585:6112f930eec9
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Mar 21 10:50:30 2020 +0000
description:
neomutt: update to 20200320.
2020-03-20 Richard Russon <rich%flatcap.org@localhost>
* Bug Fixes
- Fix COLUMNS env var
- Fix sync after delete
- Fix crash in notmuch
- Fix sidebar indent
- Fix emptying trash
- Fix command line sending
- Fix reading large address lists
- Resolve symlinks only when necessary
* Translations
- 100% Lithuanian
- 96% Spanish
* Docs
- Include OpenSSL/LibreSSL/GnuTLS version in neomutt -v output
- Fix case of GPGME and SQLite
* Build
- Create libcompress (lz4, zlib, zstd)
- Create libhistory
- Create libbcache
- Move zstrm to libconn
* Code
- Add more test coverage
- Rename magic to type
- Use mutt_file_fopen() on config variables
- Change commands to use intptr_t for data
diffstat:
mail/neomutt/Makefile | 4 ++--
mail/neomutt/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 58c3b199e6ff -r 6112f930eec9 mail/neomutt/Makefile
--- a/mail/neomutt/Makefile Sat Mar 21 10:46:57 2020 +0000
+++ b/mail/neomutt/Makefile Sat Mar 21 10:50:30 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2020/03/15 18:46:36 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2020/03/21 10:50:30 wiz Exp $
-DISTNAME= neomutt-20200313
+DISTNAME= neomutt-20200320
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${PKGVERSION_NOREV}
diff -r 58c3b199e6ff -r 6112f930eec9 mail/neomutt/distinfo
--- a/mail/neomutt/distinfo Sat Mar 21 10:46:57 2020 +0000
+++ b/mail/neomutt/distinfo Sat Mar 21 10:50:30 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.40 2020/03/15 18:46:36 wiz Exp $
+$NetBSD: distinfo,v 1.41 2020/03/21 10:50:30 wiz Exp $
-SHA1 (neomutt-20200313-20200313.tar.gz) = cb88a590da1ffbb6483c4fb21a8314fa9fb7a473
-RMD160 (neomutt-20200313-20200313.tar.gz) = fc85575aefb77a03c3c62db95a40921b0746abe5
-SHA512 (neomutt-20200313-20200313.tar.gz) = 989bff6e0748e76664ee0df8fa49f71d5c2ce7c9493441d9c080b34a5ddaef2870ec6aa665f8c2dbb290f16a578328efe92722f50389911cd9393181106a3116
-Size (neomutt-20200313-20200313.tar.gz) = 3295200 bytes
+SHA1 (neomutt-20200320-20200320.tar.gz) = b9fd6b7df2012ac1ba6d0ab841fea808ea0c1045
+RMD160 (neomutt-20200320-20200320.tar.gz) = 0baceed1a38bb367e7aa0f17ed91c8169c58ee78
+SHA512 (neomutt-20200320-20200320.tar.gz) = 6f47b29e2c941c3f47e3916f2fdb5e9a7cdac0221c88f9e5df1914cf6d28f7ae0ec63e0a20b271300771e073908714d2ab4c14646b617c26d48f91071ed344b2
+Size (neomutt-20200320-20200320.tar.gz) = 3304719 bytes
SHA1 (patch-resize.c) = b747f878459950462d56e01bada2d01b49fca088
Home |
Main Index |
Thread Index |
Old Index