Subject: PR/20852 CVS commit: pkgsrc/mail/sendmail812
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:10:03
The following reply was made to PR pkg/20852; it has been noted by GNATS.

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

 Module Name:	pkgsrc
 Committed By:	tv
 Date:		Thu Oct 12 21:05:26 UTC 2006
 
 Modified Files:
 	pkgsrc/mail/sendmail812: MESSAGE Makefile Makefile.common PLIST
 	pkgsrc/mail/sendmail812/files: site.config.m4
 
 Log Message:
 8.12.11nb5:
 
 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.
 
 While here, fixup manpages to act like mail/sendmail so that they are
 uniform across build platforms.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/sendmail812/MESSAGE \
     pkgsrc/mail/sendmail812/PLIST
 cvs rdiff -r1.13 -r1.14 pkgsrc/mail/sendmail812/Makefile
 cvs rdiff -r1.12 -r1.13 pkgsrc/mail/sendmail812/Makefile.common
 cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/sendmail812/files/site.config.m4
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.