Subject: CVS commit: pkgsrc/mail/maildrop
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/27/2007 22:33:20
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Aug 27 22:33:20 UTC 2007

Modified Files:
	pkgsrc/mail/maildrop: Makefile distinfo
	pkgsrc/mail/maildrop/patches: patch-ac

Log Message:
Fix breakage when maildrop is invoked by the user in "delivery mode"
without an explicity "-d" option.  Maildrop was breaking because it
was not properly finding the user's home directory (in order to locate
~/.maildroprc).  This breakage occurred sometime shortly before maildrop
was updated to 2.0.2 when I tried to make a single maildrop package
usable by both courier-mta and other mailers.

This fixes PR pkg/34275 by Greg Kerr.

Bump the PKGREVISION to 1.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 pkgsrc/mail/maildrop/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/mail/maildrop/distinfo
cvs rdiff -r1.2 -r1.3 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.