Received: by mail.netbsd.org (Postfix, from userid 605) id 49B7084E79; Sun, 26 Mar 2023 11:59:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 785BE84E74 for ; Sun, 26 Mar 2023 11:59:42 +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 J8c7C0Rsxs61 for ; Sun, 26 Mar 2023 11:59:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 056DD84D3C for ; Sun, 26 Mar 2023 11:59:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 01DCAF9A1; Sun, 26 Mar 2023 11:59:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1679831981169400" MIME-Version: 1.0 Date: Sun, 26 Mar 2023 11:59:41 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20230326115942.01DCAF9A1@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1679831981169400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Sun Mar 26 11:59:41 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Note update of sysutils/zabbix to 4.0.24nb10. To generate a diff of this commit: cvs rdiff -u -r1.1894 -r1.1895 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1679831981169400 Content-Disposition: inline Content-Length: 705 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.1894 pkgsrc/doc/CHANGES-2023:1.1895 --- pkgsrc/doc/CHANGES-2023:1.1894 Sun Mar 26 08:54:17 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Mar 26 11:59:41 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1894 2023/03/26 08:54:17 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.1895 2023/03/26 11:59:41 he Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2455,3 +2455,4 @@ Changes to the packages collection and i Updated cad/qcad to 3.27.6.0nb5 [wiz 2023-03-25] Updated mail/mutt to 2.2.10 [tron 2023-03-26] Updated cad/qcad to 3.27.9.0 [wiz 2023-03-26] + Updated sysutils/zabbix to 4.0.24nb10 [he 2023-03-26] --_----------=_1679831981169400--