diff options
author | wiz <wiz@pkgsrc.org> | 2019-12-18 13:47:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-12-18 13:47:58 +0000 |
commit | 114b06e58560ba304f1ad574ed1d9e68977c08b3 (patch) | |
tree | f57111419fe74280ba93185f48bb2c4edcadda79 /mail/neomutt | |
parent | 4004679507d81ba956c9e7db4bd9a8713a0de79e (diff) | |
download | pkgsrc-114b06e58560ba304f1ad574ed1d9e68977c08b3.tar.gz |
neomutt: update to 20191129.
Leaf package.
2019-11-29 Richard Russon <rich@flatcap.org>
* Features
- Add raw mailsize expando (%cr)
* Bug Fixes
- Avoid double question marks in bounce confirmation msg
- Fix bounce confirmation
- fix new-mail flags and behaviour
- fix: browser <descend-directory>
- fix ssl crash
- fix move to trash
- fix flickering
- Do not check hidden mailboxes for new mail
- Fix new_mail_command notifications
- fix crash in examine_mailboxes()
- fix crash in mutt_sort_threads()
- fix: crash after sending
- Fix crash in tunnel's conn_close
- fix fcc for deep dirs
- imap: fix crash when new mail arrives
- fix colour 'quoted9'
- quieten messages on exit
- fix: crash after failed mbox_check
- browser: default to a file/dir view when attaching a file
* Changed Config
- Change $write_bcc to default off
* Translations
- 100% Portuguese (Brazil)
- 92% Polish
* Docs
- Add a bit more documentation about sending
- Clarify $write_bcc documentation.
- Update documentation for raw size expando
- docbook: set generate.consistent.ids to make generated html reproducible
* Build
- fix build/tests for 32-bit arches
- tests: fix test that would fail soon
- tests: fix context for failing idna tests
Diffstat (limited to 'mail/neomutt')
-rw-r--r-- | mail/neomutt/Makefile | 4 | ||||
-rw-r--r-- | mail/neomutt/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile index c9ea8e85fb4..7ad2b096a5b 100644 --- a/mail/neomutt/Makefile +++ b/mail/neomutt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2019/11/11 15:13:33 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2019/12/18 13:47:58 wiz Exp $ -DISTNAME= neomutt-20191111 +DISTNAME= neomutt-20191129 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/} GITHUB_TAG= ${PKGVERSION_NOREV} diff --git a/mail/neomutt/distinfo b/mail/neomutt/distinfo index 97000b7eaab..941f2194823 100644 --- a/mail/neomutt/distinfo +++ b/mail/neomutt/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.37 2019/11/11 15:13:33 wiz Exp $ +$NetBSD: distinfo,v 1.38 2019/12/18 13:47:58 wiz Exp $ -SHA1 (neomutt-20191111-20191111.tar.gz) = ef2877950654fa03b7637e0a124e147cc9a9377e -RMD160 (neomutt-20191111-20191111.tar.gz) = 0e19c647c05629cacc4906187b17e76d6c0acdd8 -SHA512 (neomutt-20191111-20191111.tar.gz) = cfc1e488b4f0938a26b9c3474d96827b00d97daa0406472e0f694897c286e6eea88e99b1a0cf6da0b7ba181d26ede4ad8ee0379d086eadc562ff1c3ab0dafaa7 -Size (neomutt-20191111-20191111.tar.gz) = 3225507 bytes +SHA1 (neomutt-20191129-20191129.tar.gz) = 067db7dcd11c19bf0ab6c51d4a1c09563b6fc803 +RMD160 (neomutt-20191129-20191129.tar.gz) = 36f94c043e00b81a2e240f989f6ac4375431cd84 +SHA512 (neomutt-20191129-20191129.tar.gz) = 5c39664820ed1a9ac00f5f158f8e96974a700df1edf8ba0615e761140c9ceba9b65ab7a9b87a31f5d6636c6b678b730483f3a15ea239144ce2ec36aa4b649f1d +Size (neomutt-20191129-20191129.tar.gz) = 3227652 bytes |