Subject: PR/34275 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: 08/27/2007 22:35:02
The following reply was made to PR pkg/34275; it has been noted by GNATS.
From: "Johnny C. Lam" <jlam@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/34275 CVS commit: pkgsrc/mail/maildrop
Date: Mon, 27 Aug 2007 22:33:20 +0000 (UTC)
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.