Received: by mail.netbsd.org (Postfix, from userid 605) id B279984E58; Fri, 17 Mar 2023 11:51:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E379284D6B for ; Fri, 17 Mar 2023 11:51:44 +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 2OvPtiOdsOkO for ; Fri, 17 Mar 2023 11:51:44 +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 4737E84D24 for ; Fri, 17 Mar 2023 11:51:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 44CA9FA90; Fri, 17 Mar 2023 11:51:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1679053904222580" MIME-Version: 1.0 Date: Fri, 17 Mar 2023 11:51:44 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20230317115144.44CA9FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1679053904222580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Fri Mar 17 11:51:44 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated net/nagios-base to 4.4.10 To generate a diff of this commit: cvs rdiff -u -r1.1810 -r1.1811 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1679053904222580 Content-Disposition: inline Content-Length: 745 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.1810 pkgsrc/doc/CHANGES-2023:1.1811 --- pkgsrc/doc/CHANGES-2023:1.1810 Fri Mar 17 11:50:39 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Mar 17 11:51:44 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1810 2023/03/17 11:50:39 schmonz Exp $ +$NetBSD: CHANGES-2023,v 1.1811 2023/03/17 11:51:44 jperkin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2353,3 +2353,4 @@ Changes to the packages collection and i Updated textproc/libhighlight to 4.5 [schmonz 2023-03-17] Updated textproc/highlight to 4.5 [schmonz 2023-03-17] Updated textproc/p5-highlight to 4.5 [schmonz 2023-03-17] + Updated net/nagios-base to 4.4.10 [jperkin 2023-03-17] --_----------=_1679053904222580--