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 F37701A921F for ; Tue, 3 Nov 2020 20:51:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9538284DAD; Tue, 3 Nov 2020 20:51:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1D6F684D86 for ; Tue, 3 Nov 2020 20:51:50 +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 tprXkUhRXwDn for ; Tue, 3 Nov 2020 20:51:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2C24384D33 for ; Tue, 3 Nov 2020 20:51:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 291EFFB28; Tue, 3 Nov 2020 20:51:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1604436709259520" MIME-Version: 1.0 Date: Tue, 3 Nov 2020 20:51:49 +0000 From: "Juraj Lutter" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: otis@netbsd.org X-Mailer: log_accum Message-Id: <20201103205149.291EFFB28@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. --_----------=_1604436709259520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: otis Date: Tue Nov 3 20:51:49 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Added sysutils/openipmi version 2.0.29 To generate a diff of this commit: cvs rdiff -u -r1.6016 -r1.6017 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1604436709259520 Content-Disposition: inline Content-Length: 754 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.6016 pkgsrc/doc/CHANGES-2020:1.6017 --- pkgsrc/doc/CHANGES-2020:1.6016 Tue Nov 3 20:26:37 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Nov 3 20:51:48 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.6016 2020/11/03 20:26:37 bsiegert Exp $ +$NetBSD: CHANGES-2020,v 1.6017 2020/11/03 20:51:48 otis Exp $ Changes to the packages collection and infrastructure in 2020: @@ -8906,3 +8906,4 @@ Changes to the packages collection and i Added biology/maeparser version 1.2.4 [bsiegert 2020-11-03] Added biology/coordgenlibs version 1.4.2 [bsiegert 2020-11-03] Added databases/promscale version 0.1.1 [tnn 2020-11-03] + Added sysutils/openipmi version 2.0.29 [otis 2020-11-03] --_----------=_1604436709259520--