Received: by mail.netbsd.org (Postfix, from userid 605) id F377284E54; Mon, 13 Jan 2020 18:06:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7C02184DFC for ; Mon, 13 Jan 2020 18:06:58 +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 P1jXBxAG6DXZ for ; Mon, 13 Jan 2020 18:06:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 15E5484C8B for ; Mon, 13 Jan 2020 18:06:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0B71FFBF4; Mon, 13 Jan 2020 18:06:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157893881889330" MIME-Version: 1.0 Date: Mon, 13 Jan 2020 18:06:58 +0000 From: "Roland Illig" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org X-Mailer: log_accum Message-Id: <20200113180658.0B71FFBF4@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. --_----------=_157893881889330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Mon Jan 13 18:06:57 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated pkgtools/R2pkg to 0.6.4 To generate a diff of this commit: cvs rdiff -u -r1.376 -r1.377 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157893881889330 Content-Disposition: inline Content-Length: 716 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.376 pkgsrc/doc/CHANGES-2020:1.377 --- pkgsrc/doc/CHANGES-2020:1.376 Mon Jan 13 15:46:36 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Jan 13 18:06:57 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.376 2020/01/13 15:46:36 hauke Exp $ +$NetBSD: CHANGES-2020,v 1.377 2020/01/13 18:06:57 rillig Exp $ Changes to the packages collection and infrastructure in 2020: @@ -450,3 +450,4 @@ Changes to the packages collection and i Updated databases/py-multidict to 4.7.4 [adam 2020-01-13] Updated comms/gammu to 1.41.0 [leot 2020-01-13] Updated games/xboard to 4.9.1 [hauke 2020-01-13] + Updated pkgtools/R2pkg to 0.6.4 [rillig 2020-01-13] --_----------=_157893881889330--