Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 23AF884FD3 for ; Sun, 6 Aug 2023 17:57:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id SS5g276EcXVm for ; Sun, 6 Aug 2023 17:57:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7962F84D13 for ; Sun, 6 Aug 2023 17:57:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 76DA9FBDB; Sun, 6 Aug 2023 17:57:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169134467593120" MIME-Version: 1.0 Date: Sun, 6 Aug 2023 17:57:55 +0000 From: "Juraj Lutter" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: otis@netbsd.org X-Mailer: log_accum Message-Id: <20230806175755.76DA9FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169134467593120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: otis Date: Sun Aug 6 17:57:55 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated sysutils/zabbix60-agent to 6.0.20 To generate a diff of this commit: cvs rdiff -u -r1.4810 -r1.4811 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169134467593120 Content-Disposition: inline Content-Length: 743 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4810 pkgsrc/doc/CHANGES-2023:1.4811 --- pkgsrc/doc/CHANGES-2023:1.4810 Sun Aug 6 17:57:40 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Aug 6 17:57:55 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4810 2023/08/06 17:57:40 otis Exp $ +$NetBSD: CHANGES-2023,v 1.4811 2023/08/06 17:57:55 otis Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6927,3 +6927,4 @@ Changes to the packages collection and i Updated devel/lazygit to 0.40.0 [pin 2023-08-06] Updated sysutils/zabbix60-server to 6.0.20 [otis 2023-08-06] Updated sysutils/zabbix60-proxy to 6.0.20 [otis 2023-08-06] + Updated sysutils/zabbix60-agent to 6.0.20 [otis 2023-08-06] --_----------=_169134467593120--