Subject: CVS commit: pkgsrc/mail/metamail
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 03/29/2004 02:17:24
Module Name:	pkgsrc
Committed By:	snj
Date:		Mon Mar 29 02:17:24 UTC 2004

Modified Files:
	pkgsrc/mail/metamail: Makefile distinfo
	pkgsrc/mail/metamail/patches: patch-ah
Added Files:
	pkgsrc/mail/metamail/patches: patch-ac patch-ap patch-aq

Log Message:
Call /usr/sbin/sendmail instead of /usr/lib/sendmail.  It's wrong to
assume that we want /usr/sbin/sendmail, but we don't currently have a
good solution to that problem, and this is consistent with an existing
change that was made to this package.

Closes PR pkg/24678.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/mail/metamail/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/mail/metamail/distinfo
cvs rdiff -r0 -r1.4 pkgsrc/mail/metamail/patches/patch-ac
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/metamail/patches/patch-ah
cvs rdiff -r0 -r1.1 pkgsrc/mail/metamail/patches/patch-ap \
    pkgsrc/mail/metamail/patches/patch-aq

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