Received: by mail.netbsd.org (Postfix, from userid 605) id 9A0BA84DDE; Thu, 6 May 2021 20:26:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D602E84CEA for ; Thu, 6 May 2021 20:26:00 +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 TIm6cd3AWBpn for ; Thu, 6 May 2021 20:26:00 +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 3DC0684CE1 for ; Thu, 6 May 2021 20:26:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3B03DFA95; Thu, 6 May 2021 20:26:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1620332760133100" MIME-Version: 1.0 Date: Thu, 6 May 2021 20:26:00 +0000 From: "Manuel Bouyer" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bouyer@netbsd.org X-Mailer: log_accum Message-Id: <20210506202600.3B03DFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1620332760133100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bouyer Date: Thu May 6 20:26:00 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated net/p5-FusionInventory-Agent to 2.6nb1 To generate a diff of this commit: cvs rdiff -u -r1.2685 -r1.2686 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1620332760133100 Content-Disposition: inline Content-Length: 732 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2685 pkgsrc/doc/CHANGES-2021:1.2686 --- pkgsrc/doc/CHANGES-2021:1.2685 Thu May 6 20:19:43 2021 +++ pkgsrc/doc/CHANGES-2021 Thu May 6 20:26:00 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2685 2021/05/06 20:19:43 adam Exp $ +$NetBSD: CHANGES-2021,v 1.2686 2021/05/06 20:26:00 bouyer Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4177,3 +4177,4 @@ Changes to the packages collection and i Updated devel/openocd to 0.11.0 [tnn 2021-05-06] Updated lang/py-six to 1.16.0 [adam 2021-05-06] Updated devel/py-bitarray to 2.1.0 [adam 2021-05-06] + Updated net/p5-FusionInventory-Agent to 2.6nb1 [bouyer 2021-05-06] --_----------=_1620332760133100--