pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/mutt mutt: Update to version 2.0.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04053c76a40c
branches:  trunk
changeset: 443934:04053c76a40c
user:      tron <tron%pkgsrc.org@localhost>
date:      Fri Jan 01 09:19:27 2021 +0000

description:
mutt: Update to version 2.0.4

This release fixes a few assorted bugs. Unfortunately, one of those (for
large-file support) required a change to the header cache structures; so
your header cache files will need to regenerate when opening each mailbox.

diffstat:

 mail/mutt/Makefile |   4 ++--
 mail/mutt/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r ec257eb0677e -r 04053c76a40c mail/mutt/Makefile
--- a/mail/mutt/Makefile        Fri Jan 01 09:08:42 2021 +0000
+++ b/mail/mutt/Makefile        Fri Jan 01 09:19:27 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.239 2020/12/05 11:52:55 tron Exp $
+# $NetBSD: Makefile,v 1.240 2021/01/01 09:19:27 tron Exp $
 
-DISTNAME=              mutt-2.0.3
+DISTNAME=              mutt-2.0.4
 CATEGORIES=            mail
 MASTER_SITES=          http://ftp.mutt.org/pub/mutt/
 
diff -r ec257eb0677e -r 04053c76a40c mail/mutt/distinfo
--- a/mail/mutt/distinfo        Fri Jan 01 09:08:42 2021 +0000
+++ b/mail/mutt/distinfo        Fri Jan 01 09:19:27 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.91 2020/12/05 13:10:17 tonio Exp $
+$NetBSD: distinfo,v 1.92 2021/01/01 09:19:27 tron Exp $
 
-SHA1 (mutt-2.0.3.tar.gz) = 02fb63980031df89d19939ec801b763e08b3023f
-RMD160 (mutt-2.0.3.tar.gz) = 8833883585553d5d9d026cd0c428cf596f8cfc9f
-SHA512 (mutt-2.0.3.tar.gz) = 6511f6690137f2cd8798a6c76a6f1a6305b2ddaad9bf339ec7144f6c249fe9cbcfb5bfbbdd308fcc6829b7fa12132b14d555dd3a9ef9e9b46c9748e2f31be852
-Size (mutt-2.0.3.tar.gz) = 5292808 bytes
+SHA1 (mutt-2.0.4.tar.gz) = 19828b1ba7dc2c4241a7719c7010959bdf149bc4
+RMD160 (mutt-2.0.4.tar.gz) = f2c3be9be7d355881ac7fe25201ed7f5bfb9b786
+SHA512 (mutt-2.0.4.tar.gz) = 8080107810d2ff572b1532bb441573e4dcfbfbc03f28be711dcdebd1e6a1c8b5adf5c5a4f386ce0a661ff7050722b41e122c58964feae665ff4138013af18762
+Size (mutt-2.0.4.tar.gz) = 5293913 bytes
 SHA1 (patch-Makefile.in) = 646eab10790053fff80bf8012ea85f40412b330c
 SHA1 (patch-color.c) = fc3777cace89e615b13118561ba133c504741bd0
 SHA1 (patch-configure) = cbd7ff52b0b358fff41988d286267046f56ee8d5



Home | Main Index | Thread Index | Old Index