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 331C71A921F for ; Tue, 3 Nov 2020 22:54:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C8D0984DC1; Tue, 3 Nov 2020 22:54:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 52F6B84DAD for ; Tue, 3 Nov 2020 22:54:39 +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 KcFBcggMRW3S for ; Tue, 3 Nov 2020 22:54:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AFE4F84D27 for ; Tue, 3 Nov 2020 22:54:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AB56BFB28; Tue, 3 Nov 2020 22:54:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_160444407851500" MIME-Version: 1.0 Date: Tue, 3 Nov 2020 22:54:38 +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: <20201103225438.AB56BFB28@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. --_----------=_160444407851500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: otis Date: Tue Nov 3 22:54:38 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Added sysutils/zabbix50-agent version 5.0.5 To generate a diff of this commit: cvs rdiff -u -r1.6017 -r1.6018 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_160444407851500 Content-Disposition: inline Content-Length: 752 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.6017 pkgsrc/doc/CHANGES-2020:1.6018 --- pkgsrc/doc/CHANGES-2020:1.6017 Tue Nov 3 20:51:48 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Nov 3 22:54:38 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.6017 2020/11/03 20:51:48 otis Exp $ +$NetBSD: CHANGES-2020,v 1.6018 2020/11/03 22:54:38 otis Exp $ Changes to the packages collection and infrastructure in 2020: @@ -8907,3 +8907,4 @@ Changes to the packages collection and i 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] + Added sysutils/zabbix50-agent version 5.0.5 [otis 2020-11-03] --_----------=_160444407851500--