Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 39B7F63B883 for ; Thu, 16 Jul 2009 17:10:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C9D9063B150; Thu, 16 Jul 2009 17:10:05 +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 0832163B146 for ; Thu, 16 Jul 2009 17:10:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id ECBB7175D0; Thu, 16 Jul 2009 17:10:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 16 Jul 2009 17:10:04 +0000 From: Amitai Schlair Subject: CVS commit: pkgsrc/mail/getmail To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20090716171004.ECBB7175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: schmonz Date: Thu Jul 16 17:10:04 UTC 2009 Modified Files: pkgsrc/mail/getmail: Makefile distinfo Log Message: Update to 4.9.2. From the changelog: -use tempfile module function instead of os.tmpfile() so getmail obeys TMPDIR and similar environment variables. Thanks: Stefan Baehring. To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 pkgsrc/mail/getmail/Makefile cvs rdiff -u -r1.71 -r1.72 pkgsrc/mail/getmail/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.