Subject: PR/34513 CVS commit: pkgsrc/mail/sendmail
To: None <tv@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-bugs
Date: 10/12/2006 21:05:03
The following reply was made to PR pkg/34513; it has been noted by GNATS.

From: Todd Vierling <tv@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34513 CVS commit: pkgsrc/mail/sendmail
Date: Thu, 12 Oct 2006 21:04:27 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	tv
 Date:		Thu Oct 12 21:04:27 UTC 2006
 
 Modified Files:
 	pkgsrc/mail/sendmail: MESSAGE Makefile Makefile.common
 	pkgsrc/mail/sendmail/files: site.config.m4
 
 Log Message:
 8.13.8nb2:
 
 Don't install .cf files to /etc/mail directly at all; offer a message
 about how to install them instead.  Don't create /etc/mail/statistics.
 Create mqueue dirs at install via MAKE_DIRS.  Should fix PR pkg/20852.
 
 Make sure SMRSH_CMDDIR gets to the compile defs.  Fixes PR pkg/34513.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.4 -r1.5 pkgsrc/mail/sendmail/MESSAGE
 cvs rdiff -r1.92 -r1.93 pkgsrc/mail/sendmail/Makefile
 cvs rdiff -r1.38 -r1.39 pkgsrc/mail/sendmail/Makefile.common
 cvs rdiff -r1.5 -r1.6 pkgsrc/mail/sendmail/files/site.config.m4
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.