diff options
author | tron <tron@pkgsrc.org> | 2014-03-12 23:55:56 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-03-12 23:55:56 +0000 |
commit | 978a7f1b25c3d8507d8d5e8f7e3213f7e4d3da7e (patch) | |
tree | ed684c7edc85a398044d761fd65f6af0ea4e400a | |
parent | 2265fe4d9623b4ca03fb155b617c69cd6d35baea (diff) | |
download | pkgsrc-978a7f1b25c3d8507d8d5e8f7e3213f7e4d3da7e.tar.gz |
Update the "mutt-devel" package to version 1.5.23. This release fixes
the security vulnerability reported in CVE-2014-0467.
-rw-r--r-- | mail/mutt-devel/Makefile | 5 | ||||
-rw-r--r-- | mail/mutt-devel/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index 78534c68488..27d8f9a429d 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.97 2014/02/12 23:18:08 tron Exp $ +# $NetBSD: Makefile,v 1.98 2014/03/12 23:55:56 tron Exp $ -DISTNAME= mutt-1.5.22 -PKGREVISION= 1 +DISTNAME= mutt-1.5.23 CATEGORIES= mail MUTT_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.stealth.net/pub/mirrors/ftp.mutt.org/pub/mutt/ \ diff --git a/mail/mutt-devel/distinfo b/mail/mutt-devel/distinfo index 18e957616a5..83906aa013d 100644 --- a/mail/mutt-devel/distinfo +++ b/mail/mutt-devel/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.78 2014/01/11 20:59:59 wiz Exp $ +$NetBSD: distinfo,v 1.79 2014/03/12 23:55:56 tron Exp $ -SHA1 (mutt-1.5.22.tar.gz) = 728a114cb3a44df373dbf1292fc34dd8321057dc -RMD160 (mutt-1.5.22.tar.gz) = e39bf0ed138e9a4c29f154003c5d42e1b53fdd73 -Size (mutt-1.5.22.tar.gz) = 3782237 bytes +SHA1 (mutt-1.5.23.tar.gz) = 8ac821d8b1e25504a31bf5fda9c08d93a4acc862 +RMD160 (mutt-1.5.23.tar.gz) = 2476a9e202ab1cd20a512253246e37538e0aad5a +Size (mutt-1.5.23.tar.gz) = 3782032 bytes SHA1 (patch-aa) = 59d89dce24110be2927c8a1ea1fa5b780d644372 SHA1 (patch-ab) = 857799206db0784672ad9042799eb12703711a31 SHA1 (patch-ac) = 40d119b7efed1a4622c42badc9ee97349b504044 |