diff options
author | tron <tron@pkgsrc.org> | 2004-02-11 15:21:57 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2004-02-11 15:21:57 +0000 |
commit | 18cf45c2c5dcc9ff4d9fb37327c0ffece68f7929 (patch) | |
tree | 0ab70668af08dcaee6eaa615e6d53a8ba8a9c2a2 /mail/mutt | |
parent | e003613a9c22db580834b8849928096346bdf2f5 (diff) | |
download | pkgsrc-18cf45c2c5dcc9ff4d9fb37327c0ffece68f7929.tar.gz |
Update "mutt" package to version 1.4.2. Changes since version 1.4.1:
This version fixes a buffer overflow that can be triggered by incoming
messages. There are reports about spam that has actually triggered
this problem and crashed mutt.
Diffstat (limited to 'mail/mutt')
-rw-r--r-- | mail/mutt/Makefile | 5 | ||||
-rw-r--r-- | mail/mutt/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 391f0880a13..c0261eb16df 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.111 2004/02/02 07:21:24 tron Exp $ +# $NetBSD: Makefile,v 1.112 2004/02/11 15:21:57 tron Exp $ -DISTNAME= mutt-1.4.1i +DISTNAME= mutt-1.4.2i PKGNAME= ${DISTNAME:C/i$//} -PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.stealth.net/pub/mirrors/ftp.mutt.org/pub/mutt/ \ diff --git a/mail/mutt/distinfo b/mail/mutt/distinfo index c38883b1cca..ee3282c65a7 100644 --- a/mail/mutt/distinfo +++ b/mail/mutt/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.17 2004/02/02 07:21:24 tron Exp $ +$NetBSD: distinfo,v 1.18 2004/02/11 15:21:57 tron Exp $ -SHA1 (mutt-1.4.1i.tar.gz) = 34622caf9d04979d8ad01219050288561998f64b -Size (mutt-1.4.1i.tar.gz) = 2599487 bytes +SHA1 (mutt-1.4.2i.tar.gz) = 2c5859bf0400f4a23c3b49f4ceb1c9e16b2c5462 +Size (mutt-1.4.2i.tar.gz) = 2557481 bytes SHA1 (patch-aa) = 057c11486bb855e321853a106992c8792b75b812 SHA1 (patch-ab) = e0d3c5b90c94a501436aa037f5538c4ab12b04bc SHA1 (patch-ac) = acfece3438c1cadc43247c590045699be7212ede |