Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 903D963C0FC for ; Fri, 8 Apr 2011 19:18:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 63E1519CFC6; Fri, 8 Apr 2011 19:18:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 19BE919CFC3 for ; Fri, 8 Apr 2011 19:18:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 4CzfEq8py5T1 for ; Fri, 8 Apr 2011 19:18:16 +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 7D65319CFC0 for ; Fri, 8 Apr 2011 19:18:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4BDFE175DD; Fri, 8 Apr 2011 19:18:16 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 8 Apr 2011 19:18:16 +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: <20110408191816.4BDFE175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: schmonz Date: Fri Apr 8 19:18:15 UTC 2011 Modified Files: pkgsrc/mail/getmail: Makefile distinfo Log Message: Update to 4.20.1. From the changelog: -ensure correct remote address and port is included in the Received: trace headers generated by getmail. Previously the first address found for the server was used even if another address was actually used to connect to the server. Thanks: Frederic Perrin. To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 pkgsrc/mail/getmail/Makefile cvs rdiff -u -r1.83 -r1.84 pkgsrc/mail/getmail/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.