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: Sat Mar 21 10:50:30 UTC 2020
Modified Files:
pkgsrc/mail/neomutt: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.40 -r1.41 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.55 pkgsrc/mail/neomutt/Makefile:1.56
--- pkgsrc/mail/neomutt/Makefile:1.55 Sun Mar 15 18:46:36 2020
+++ pkgsrc/mail/neomutt/Makefile Sat Mar 21 10:50:30 2020
@@ -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}
Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.40 pkgsrc/mail/neomutt/distinfo:1.41
--- pkgsrc/mail/neomutt/distinfo:1.40 Sun Mar 15 18:46:36 2020
+++ pkgsrc/mail/neomutt/distinfo Sat Mar 21 10:50:30 2020
@@ -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