Subject: PR/32369 CVS commit: pkgsrc/mail/maildrop
To: None <jlam@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-bugs
Date: 03/21/2006 19:55:02
The following reply was made to PR pkg/32369; it has been noted by GNATS.

From: "Johnny C. Lam" <jlam@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32369 CVS commit: pkgsrc/mail/maildrop
Date: Tue, 21 Mar 2006 19:50:51 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	jlam
 Date:		Tue Mar 21 19:50:51 UTC 2006
 
 Modified Files:
 	pkgsrc/mail/maildrop: Makefile distinfo
 Added Files:
 	pkgsrc/mail/maildrop/patches: patch-ac
 
 Log Message:
 Add a check for whether maildrop is invoked by courier or not before
 doing courier-specific things, like accepting the values of certain
 environment variables for things like location of the mail folder for
 local delivery.  This addresses PR pkg/32369 in a way that still allows
 for a future courier-mta package that just uses the maildrop package.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.34 -r1.35 pkgsrc/mail/maildrop/Makefile
 cvs rdiff -r1.9 -r1.10 pkgsrc/mail/maildrop/distinfo
 cvs rdiff -r0 -r1.1 pkgsrc/mail/maildrop/patches/patch-ac
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.