From 1e758e6e920ea591933218a9c1272ee793cdb71d Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 27 May 2007 13:34:16 +0000 Subject: Update "mutt" package to version 1.4.2.3. The new version fixes the security vulnerabilities reported in CVE-2007-1558 and CVE-2007-2683. --- mail/mutt/Makefile | 6 ++---- mail/mutt/distinfo | 10 +++++----- mail/mutt/patches/patch-ab | 19 +++++-------------- 3 files changed, 12 insertions(+), 23 deletions(-) (limited to 'mail/mutt') diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 3b72e28af5e..41ae74c5a8f 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.148 2007/01/07 09:13:58 rillig Exp $ +# $NetBSD: Makefile,v 1.149 2007/05/27 13:34:16 tron Exp $ -DISTNAME= mutt-1.4.2.2i -PKGREVISION= 3 -PKGNAME= ${DISTNAME:C/i$//} +DISTNAME= mutt-1.4.2.3 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 72aabbcc2dd..0149dd5fcce 100644 --- a/mail/mutt/distinfo +++ b/mail/mutt/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.33 2006/12/11 12:46:51 salo Exp $ +$NetBSD: distinfo,v 1.34 2007/05/27 13:34:16 tron Exp $ -SHA1 (mutt-1.4.2.2i.tar.gz) = 0ee12f734f21186b143fa96a5ea79f72397747fb -RMD160 (mutt-1.4.2.2i.tar.gz) = a749c13e9b56b0f3cf09ce5eabae3fd2edce4c0a -Size (mutt-1.4.2.2i.tar.gz) = 2676306 bytes +SHA1 (mutt-1.4.2.3.tar.gz) = b23e46873f0247e85a4417cf338d64ea698c9b2c +RMD160 (mutt-1.4.2.3.tar.gz) = 59e66c308cd4967e587ad1dc73dd76c7f0d06ef1 +Size (mutt-1.4.2.3.tar.gz) = 2646433 bytes SHA1 (patch-aa) = 057c11486bb855e321853a106992c8792b75b812 -SHA1 (patch-ab) = 46518ebcd144bdb19da3f2238455d25544539e23 +SHA1 (patch-ab) = 2ba2794acdf7c73b28c07344a245f56742d53b92 SHA1 (patch-ac) = acfece3438c1cadc43247c590045699be7212ede SHA1 (patch-ad) = 8baac1337c1ab65e98055915f045e99d91015677 SHA1 (patch-ag) = c369b0b5d4855e50a016530f81190b2cbd47cef1 diff --git a/mail/mutt/patches/patch-ab b/mail/mutt/patches/patch-ab index 5f236987175..91e34d5ce5f 100644 --- a/mail/mutt/patches/patch-ab +++ b/mail/mutt/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.13 2006/07/14 19:55:56 tron Exp $ +$NetBSD: patch-ab,v 1.14 2007/05/27 13:34:16 tron Exp $ ---- Makefile.in.orig 2006-07-14 19:38:58.000000000 +0100 -+++ Makefile.in 2006-07-14 20:45:15.000000000 +0100 -@@ -167,7 +167,7 @@ +--- Makefile.in.orig 2007-05-27 02:00:00.000000000 +0100 ++++ Makefile.in 2007-05-27 14:24:37.000000000 +0100 +@@ -165,7 +165,7 @@ DBX = @DBX@ DEBUGGER = @DEBUGGER@ DEFS = -DPKGDATADIR=\"$(pkgdatadir)\" -DSYSCONFDIR=\"$(sysconfdir)\" \ @@ -11,16 +11,7 @@ $NetBSD: patch-ab,v 1.13 2006/07/14 19:55:56 tron Exp $ -DHAVE_CONFIG_H=1 DEPDIR = @DEPDIR@ -@@ -267,7 +267,7 @@ - install_sh = @install_sh@ - libdir = @libdir@ - libexecdir = @libexecdir@ --localstatedir = @localstatedir@ -+localstatedir = $(prefix)/share/locale - mandir = @mandir@ - mkdir_p = @mkdir_p@ - oldincludedir = @oldincludedir@ -@@ -985,7 +985,7 @@ +@@ -987,7 +987,7 @@ ln -sf $(DESTDIR)$(bindir)/mutt_dotlock $(DESTDIR)$(bindir)/mutt.dotlock ; \ fi if test -f $(DESTDIR)$(bindir)/mutt_dotlock && test x@DOTLOCK_GROUP@ != x ; then \ -- cgit v1.2.3