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 "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6A7D57A2AA for ; Wed, 24 May 2017 07:44:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1ADE285576; Wed, 24 May 2017 07:44:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9F85284DB6 for ; Wed, 24 May 2017 07:44:02 +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 GyhwB097kQxH for ; Wed, 24 May 2017 07:44:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3FD3684D8F for ; Wed, 24 May 2017 07:44:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3DF32FBE4; Wed, 24 May 2017 07:44:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1495611842172990" MIME-Version: 1.0 Date: Wed, 24 May 2017 07:44:02 +0000 From: "Emmanuel Dreyfus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: manu@netbsd.org X-Mailer: log_accum Message-Id: <20170524074402.3DF32FBE4@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. --_----------=_1495611842172990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: manu Date: Wed May 24 07:44:02 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated net/nagios-base to 4.3.2 To generate a diff of this commit: cvs rdiff -u -r1.2071 -r1.2072 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1495611842172990 Content-Disposition: inline Content-Length: 720 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.2071 pkgsrc/doc/CHANGES-2017:1.2072 --- pkgsrc/doc/CHANGES-2017:1.2071 Tue May 23 23:38:20 2017 +++ pkgsrc/doc/CHANGES-2017 Wed May 24 07:44:02 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2071 2017/05/23 23:38:20 tez Exp $ +$NetBSD: CHANGES-2017,v 1.2072 2017/05/24 07:44:02 manu Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2592,3 +2592,4 @@ Changes to the packages collection and i Updated textproc/jsoncpp to 1.8.0 [mef 2017-05-23] Added devel/p5-Carp version 1.38 [nils 2017-05-23] Updated textproc/libxslt to 1.1.29nb2 [tez 2017-05-23] + Updated net/nagios-base to 4.3.2 [manu 2017-05-24] --_----------=_1495611842172990--