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 Nov 20 16:34:53 UTC 2020
Modified Files:
pkgsrc/mail/neomutt: Makefile PLIST distinfo
Log Message:
neomutt: update to 20201120.
2020-11-20 Richard Russon <rich%flatcap.org@localhost>
* Security
- imap: close connection on all failures
* Features
- alias: add <limit> function to Alias/Query dialogs
- config: add validators for {imap,smtp,pop}_authenticators
- config: warn when signature file is missing or not readable
- smtp: support for native SMTP LOGIN auth mech
- notmuch: show originating folder in index
* Bug Fixes
- sidebar: prevent the divider colour bleeding out
- sidebar: fix <sidebar-{next,prev}-new>
- notmuch: fix <entire-thread> query for current email
- restore shutdown-hook functionality
- crash in reply-to
- user-after-free in folder-hook
- fix some leaks
- fix application of limits to modified mailboxes
- write Date header when postponing
* Translations
- 100% Lithuanian
- 100% Czech
- 70% Turkish
* Docs
- Document that $sort_alias affects the query menu
* Build
- improve ASAN flags
- add SASL and S/MIME to --everything
- fix contrib (un)install
* Code
- my_hdr compose screen notifications
- add contracts to the MXAPI
- maildir refactoring
- further reduce the use of global variables
* Upstream
- Add $count_alternatives to count attachments inside alternatives
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/mail/neomutt/PLIST
cvs rdiff -u -r1.47 -r1.48 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.64 pkgsrc/mail/neomutt/Makefile:1.65
--- pkgsrc/mail/neomutt/Makefile:1.64 Sun Sep 27 14:58:46 2020
+++ pkgsrc/mail/neomutt/Makefile Fri Nov 20 16:34:52 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2020/09/27 14:58:46 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2020/11/20 16:34:52 wiz Exp $
-DISTNAME= neomutt-20200925
+DISTNAME= neomutt-20201120
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${PKGVERSION_NOREV}
Index: pkgsrc/mail/neomutt/PLIST
diff -u pkgsrc/mail/neomutt/PLIST:1.21 pkgsrc/mail/neomutt/PLIST:1.22
--- pkgsrc/mail/neomutt/PLIST:1.21 Mon Jun 22 06:08:35 2020
+++ pkgsrc/mail/neomutt/PLIST Fri Nov 20 16:34:52 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2020/06/22 06:08:35 wiz Exp $
+@comment $NetBSD: PLIST,v 1.22 2020/11/20 16:34:52 wiz Exp $
bin/neomutt
libexec/neomutt/pgpewrap
${PLIST.smime}libexec/neomutt/smime_keys
@@ -8,11 +8,14 @@ man/man1/smime_keys_neomutt.1
man/man5/mbox_neomutt.5
man/man5/mmdf_neomutt.5
man/man5/neomuttrc.5
+share/doc/neomutt/AUTHORS.md
share/doc/neomutt/CODE_OF_CONDUCT.md
+share/doc/neomutt/CONTRIBUTING.md
share/doc/neomutt/ChangeLog.md
share/doc/neomutt/INSTALL.md
share/doc/neomutt/LICENSE.md
share/doc/neomutt/README.md
+share/doc/neomutt/SECURITY.md
share/doc/neomutt/advancedusage.html
share/doc/neomutt/colorschemes/neonwolf-256.neomuttrc
share/doc/neomutt/colorschemes/solarized-dark-256.neomuttrc
Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.47 pkgsrc/mail/neomutt/distinfo:1.48
--- pkgsrc/mail/neomutt/distinfo:1.47 Sun Sep 27 14:58:46 2020
+++ pkgsrc/mail/neomutt/distinfo Fri Nov 20 16:34:52 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.47 2020/09/27 14:58:46 wiz Exp $
+$NetBSD: distinfo,v 1.48 2020/11/20 16:34:52 wiz Exp $
-SHA1 (neomutt-20200925-20200925.tar.gz) = d92cfdb43b5fcb91aa6e72fede2729229db20fb4
-RMD160 (neomutt-20200925-20200925.tar.gz) = 08ef01fac1ac64be062341755826a641a897b3d3
-SHA512 (neomutt-20200925-20200925.tar.gz) = 1ee89ee1b3581fe2b7dafd091e315fcf4d6f7b0644c15b08af8eb2720e83f07ae526b5659abb44430309821f48013fc85af0dd6f140729b2e52e5f874cf3bc50
-Size (neomutt-20200925-20200925.tar.gz) = 3440056 bytes
+SHA1 (neomutt-20201120-20201120.tar.gz) = 368b18d398493705fec5ca55436f4929f4b31dc1
+RMD160 (neomutt-20201120-20201120.tar.gz) = 133beffc2887dd851104a59add8cbf0d3f3500e4
+SHA512 (neomutt-20201120-20201120.tar.gz) = 31c0cbfdf2b772f61b4c9bce97c9a2ad9fffb6ae21e562522544ad94247dfaa530334d90bd550eae1efc2b94a467ed959e4abb79b14261da7092f146a2e08e11
+Size (neomutt-20201120-20201120.tar.gz) = 3456322 bytes
SHA1 (patch-resize.c) = b747f878459950462d56e01bada2d01b49fca088
Home |
Main Index |
Thread Index |
Old Index