Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id EFD9463B850 for ; Tue, 22 Sep 2009 14:02:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9665863B1B2; Tue, 22 Sep 2009 14:02:57 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id ACF4F63B1A2 for ; Tue, 22 Sep 2009 14:02:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9AE3E175DA; Tue, 22 Sep 2009 14:02:56 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 22 Sep 2009 14:02:56 +0000 From: Matthias Scheler Subject: CVS commit: pkgsrc/mail/milter-greylist To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20090922140256.9AE3E175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Tue Sep 22 14:02:56 UTC 2009 Modified Files: pkgsrc/mail/milter-greylist: Makefile distinfo options.mk pkgsrc/mail/milter-greylist/files: milter-greylist.sh pkgsrc/mail/milter-greylist/patches: patch-aa Log Message: Fix user destination directory build if the database directory doesn't exist yet. Based on a patch supplied by Petar Bogdanovi in private e-mail. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 pkgsrc/mail/milter-greylist/Makefile cvs rdiff -u -r1.25 -r1.26 pkgsrc/mail/milter-greylist/distinfo cvs rdiff -u -r1.7 -r1.8 pkgsrc/mail/milter-greylist/options.mk cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/milter-greylist/files/milter-greylist.sh cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/milter-greylist/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.