summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2007-05-28 08:33:42 +0000
committerghen <ghen@pkgsrc.org>2007-05-28 08:33:42 +0000
commit4fd349624a0e0e12afcace7e8f7b8b3e35f372eb (patch)
treeae3945c03c56c9ac420dcd075f50f13a3b4eaa5f
parent1791bec734feafd97fe77034b6ecb04418ff12f9 (diff)
downloadpkgsrc-4fd349624a0e0e12afcace7e8f7b8b3e35f372eb.tar.gz
Pullup ticket 2099 - requested by tron
security update for mutt - pkgsrc/mail/mutt/Makefile 1.149 - pkgsrc/mail/mutt/distinfo 1.34 - pkgsrc/mail/mutt/patches/patch-ab 1.14 Module Name: pkgsrc Committed By: tron Date: Sun May 27 13:34:17 UTC 2007 Modified Files: pkgsrc/mail/mutt: Makefile distinfo pkgsrc/mail/mutt/patches: patch-ab Log Message: 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.
-rw-r--r--mail/mutt/Makefile6
-rw-r--r--mail/mutt/distinfo10
-rw-r--r--mail/mutt/patches/patch-ab19
3 files changed, 12 insertions, 23 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 3b72e28af5e..d581b60ffb3 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.148.2.1 2007/05/28 08:33:42 ghen 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..f189963934f 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.33.4.1 2007/05/28 08:33:42 ghen 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..c700570629a 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.13.6.1 2007/05/28 08:33:43 ghen 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 \