Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 41FDB63B8FB for ; Sun, 13 Jun 2010 23:01:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BACD063B277; Sun, 13 Jun 2010 23:01:51 +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 F242D63B271 for ; Sun, 13 Jun 2010 23:01:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EBF0C175DD; Sun, 13 Jun 2010 23:01:50 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 13 Jun 2010 23:01:50 +0000 From: Eric Haszlakiewicz Subject: CVS commit: pkgsrc/mail/dovecot To: pkgsrc-changes@NetBSD.org Reply-To: erh@netbsd.org X-Mailer: log_accum Message-Id: <20100613230150.EBF0C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: erh Date: Sun Jun 13 23:01:50 UTC 2010 Modified Files: pkgsrc/mail/dovecot: Makefile pkgsrc/mail/dovecot/files: dovecot.sh Log Message: Doveget becomes unhappy and exits if the time jumps after it starts, so make it start after ntpdate runs. To generate a diff of this commit: cvs rdiff -u -r1.146 -r1.147 pkgsrc/mail/dovecot/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/dovecot/files/dovecot.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.