Subject: CVS commit: pkgsrc/mail/mutt
To: None <pkgsrc-changes@NetBSD.org>
From: Ben Collver <ben@netbsd.org>
List: pkgsrc-changes
Date: 01/01/2006 19:40:43
Module Name:	pkgsrc
Committed By:	ben
Date:		Sun Jan  1 19:40:43 UTC 2006

Modified Files:
	pkgsrc/mail/mutt: Makefile distinfo
Added Files:
	pkgsrc/mail/mutt/patches: patch-am

Log Message:
Because of an Interix bug involving fork and stderr, mutt fails to exec
sendmail, which prevents mutt from sending messages.  patch-am works
around this issue by postponing the closing of all file descriptors
until after the fork.


To generate a diff of this commit:
cvs rdiff -r1.133 -r1.134 pkgsrc/mail/mutt/Makefile
cvs rdiff -r1.26 -r1.27 pkgsrc/mail/mutt/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/mail/mutt/patches/patch-am

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.