Received: by mail.netbsd.org (Postfix, from userid 605) id EAEA884D72; Wed, 4 Oct 2017 18:37:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7D7AE84D5B for ; Wed, 4 Oct 2017 18:37:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id xZzcjX2MYp39 for ; Wed, 4 Oct 2017 18:37:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E149D84CDD for ; Wed, 4 Oct 2017 18:37:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B7848FBC7; Wed, 4 Oct 2017 18:37:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150714225090820" MIME-Version: 1.0 Date: Wed, 4 Oct 2017 18:37:30 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20171004183730.B7848FBC7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_150714225090820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Wed Oct 4 18:37:30 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated mail/getmail to 5.2 To generate a diff of this commit: cvs rdiff -u -r1.4309 -r1.4310 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150714225090820 Content-Disposition: inline Content-Length: 718 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4309 pkgsrc/doc/CHANGES-2017:1.4310 --- pkgsrc/doc/CHANGES-2017:1.4309 Wed Oct 4 16:21:08 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Oct 4 18:37:30 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4309 2017/10/04 16:21:08 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.4310 2017/10/04 18:37:30 schmonz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6114,3 +6114,4 @@ Changes to the packages collection and i Updated misc/py-stdnum to 1.7 [adam 2017-10-04] Updated lang/erlang to 20.1nb1 [jperkin 2017-10-04] Updated lang/nodejs6 to 6.11.4 [fhajny 2017-10-04] + Updated mail/getmail to 5.2 [schmonz 2017-10-04] --_----------=_150714225090820--