Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id AF6841A921F for ; Mon, 12 Oct 2020 22:27:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 543A284DB6; Mon, 12 Oct 2020 22:27:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D228E84DA4 for ; Mon, 12 Oct 2020 22:27:01 +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 AmVkDcJtcn1w for ; Mon, 12 Oct 2020 22:27:01 +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 677C784D22 for ; Mon, 12 Oct 2020 22:27:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 62C36FB28; Mon, 12 Oct 2020 22:27:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_160254162189010" MIME-Version: 1.0 Date: Mon, 12 Oct 2020 22:27:01 +0000 From: "Kimmo Suominen" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kim@netbsd.org X-Mailer: log_accum Message-Id: <20201012222701.62C36FB28@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. --_----------=_160254162189010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kim Date: Mon Oct 12 22:27:01 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Added net/doh version 0.1.20200514 To generate a diff of this commit: cvs rdiff -u -r1.5741 -r1.5742 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_160254162189010 Content-Disposition: inline Content-Length: 717 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.5741 pkgsrc/doc/CHANGES-2020:1.5742 --- pkgsrc/doc/CHANGES-2020:1.5741 Mon Oct 12 22:21:42 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Oct 12 22:27:01 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.5741 2020/10/12 22:21:42 kim Exp $ +$NetBSD: CHANGES-2020,v 1.5742 2020/10/12 22:27:01 kim Exp $ Changes to the packages collection and infrastructure in 2020: @@ -8514,3 +8514,4 @@ Changes to the packages collection and i Updated net/freeDiameter to 1.5.0 [wiz 2020-10-12] Updated net/rclone to 1.53.1 [leot 2020-10-12] Updated textproc/oniguruma to 6.9.6rc2 [kim 2020-10-12] + Added net/doh version 0.1.20200514 [kim 2020-10-12] --_----------=_160254162189010--