pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/mutt



Module Name:    pkgsrc
Committed By:   tron
Date:           Fri Jan  1 09:19:27 UTC 2021

Modified Files:
        pkgsrc/mail/mutt: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.239 -r1.240 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.91 -r1.92 pkgsrc/mail/mutt/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/mutt/Makefile
diff -u pkgsrc/mail/mutt/Makefile:1.239 pkgsrc/mail/mutt/Makefile:1.240
--- pkgsrc/mail/mutt/Makefile:1.239     Sat Dec  5 11:52:55 2020
+++ pkgsrc/mail/mutt/Makefile   Fri Jan  1 09:19:27 2021
@@ -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/
 

Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.91 pkgsrc/mail/mutt/distinfo:1.92
--- pkgsrc/mail/mutt/distinfo:1.91      Sat Dec  5 13:10:17 2020
+++ pkgsrc/mail/mutt/distinfo   Fri Jan  1 09:19:27 2021
@@ -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