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: Wed Dec 18 13:47:58 UTC 2019
Modified Files:
pkgsrc/mail/neomutt: Makefile distinfo
Log Message:
neomutt: update to 20191129.
Leaf package.
2019-11-29 Richard Russon <rich%flatcap.org@localhost>
* 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
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.37 -r1.38 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.50 pkgsrc/mail/neomutt/Makefile:1.51
--- pkgsrc/mail/neomutt/Makefile:1.50 Mon Nov 11 15:13:33 2019
+++ pkgsrc/mail/neomutt/Makefile Wed Dec 18 13:47:58 2019
@@ -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}
Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.37 pkgsrc/mail/neomutt/distinfo:1.38
--- pkgsrc/mail/neomutt/distinfo:1.37 Mon Nov 11 15:13:33 2019
+++ pkgsrc/mail/neomutt/distinfo Wed Dec 18 13:47:58 2019
@@ -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
Home |
Main Index |
Thread Index |
Old Index