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:           Sat Dec  5 11:52:55 UTC 2020

Modified Files:
        pkgsrc/mail/mutt: Makefile distinfo

Log Message:
mutt: Update to version 2.0.3

This release fixes several bugs, including a possible crash bug.  It also
addresses some long-standing bugs with exact-address handling.


To generate a diff of this commit:
cvs rdiff -u -r1.238 -r1.239 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.89 -r1.90 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.238 pkgsrc/mail/mutt/Makefile:1.239
--- pkgsrc/mail/mutt/Makefile:1.238     Fri Nov 20 18:10:45 2020
+++ pkgsrc/mail/mutt/Makefile   Sat Dec  5 11:52:55 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.238 2020/11/20 18:10:45 tron Exp $
+# $NetBSD: Makefile,v 1.239 2020/12/05 11:52:55 tron Exp $
 
-DISTNAME=              mutt-2.0.2
+DISTNAME=              mutt-2.0.3
 CATEGORIES=            mail
 MASTER_SITES=          http://ftp.mutt.org/pub/mutt/
 

Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.89 pkgsrc/mail/mutt/distinfo:1.90
--- pkgsrc/mail/mutt/distinfo:1.89      Fri Nov 20 18:10:45 2020
+++ pkgsrc/mail/mutt/distinfo   Sat Dec  5 11:52:55 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.89 2020/11/20 18:10:45 tron Exp $
+$NetBSD: distinfo,v 1.90 2020/12/05 11:52:55 tron Exp $
 
-SHA1 (mutt-2.0.2.tar.gz) = 8f631ab3743fb80e618adf4ceb2e890ecac0757e
-RMD160 (mutt-2.0.2.tar.gz) = 178282f2a87cce12351ac01fd15959ad704367f9
-SHA512 (mutt-2.0.2.tar.gz) = 5dea02edf60b33e4873806481aa4256f91d90b05de99a9eccc620c459bd924197b656f85eb5a31757a61675389e6c4d76571128a757cfda255240934e82eec29
-Size (mutt-2.0.2.tar.gz) = 5293613 bytes
+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 (patch-Makefile.in) = 646eab10790053fff80bf8012ea85f40412b330c
 SHA1 (patch-color.c) = 69964830c13d4113e78a19539aad1e560825182a
 SHA1 (patch-configure) = cbd7ff52b0b358fff41988d286267046f56ee8d5



Home | Main Index | Thread Index | Old Index