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: Mon Nov 11 15:13:34 UTC 2019
Modified Files:
pkgsrc/mail/neomutt: Makefile distinfo
Log Message:
neomutt: update to 20191111.
2019-11-11 Richard Russon \<rich%flatcap.org@localhost\>
* Bug Fixes
- browser: fix directory view
- fix crash in mutt_extract_token()
- force a screen refresh
- fix crash sending message from command line
- notmuch: use nm_default_uri if no mailbox data
- fix forward attachments
- fix: vfprintf undefined behaviour in body_handler
- Fix relative symlink resolution
- fix: trash to non-existent file/dir
- fix re-opening of mbox Mailboxes
- close logging as late as possible
- log unknown mailboxes
- fix crash in command line postpone
- fix memory leaks
- fix icommand parsing
- fix new mail interaction with mail_check_recent
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.36 -r1.37 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.49 pkgsrc/mail/neomutt/Makefile:1.50
--- pkgsrc/mail/neomutt/Makefile:1.49 Mon Nov 11 14:32:42 2019
+++ pkgsrc/mail/neomutt/Makefile Mon Nov 11 15:13:33 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2019/11/11 14:32:42 ng0 Exp $
+# $NetBSD: Makefile,v 1.50 2019/11/11 15:13:33 wiz Exp $
-DISTNAME= neomutt-20191102
+DISTNAME= neomutt-20191111
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${PKGVERSION_NOREV}
Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.36 pkgsrc/mail/neomutt/distinfo:1.37
--- pkgsrc/mail/neomutt/distinfo:1.36 Wed Nov 6 12:28:47 2019
+++ pkgsrc/mail/neomutt/distinfo Mon Nov 11 15:13:33 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.36 2019/11/06 12:28:47 wiz Exp $
+$NetBSD: distinfo,v 1.37 2019/11/11 15:13:33 wiz Exp $
-SHA1 (neomutt-20191102-20191102.tar.gz) = 9f329c3d0186c70808694ef7562699bc047dcc28
-RMD160 (neomutt-20191102-20191102.tar.gz) = d6404551bb5393d296500754cf1fdd29bfc79e64
-SHA512 (neomutt-20191102-20191102.tar.gz) = fa4f488110560b25a4d208cf059c44bdfb514b4904964a0928f1491afc2b0d748fa7075d8465e066683f44a5741454b9c73391ecfe20842aae34f3848b9c0bc8
-Size (neomutt-20191102-20191102.tar.gz) = 3224856 bytes
+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
Home |
Main Index |
Thread Index |
Old Index