Received: by mail.netbsd.org (Postfix, from userid 605) id AEDAB84F37; Fri, 1 Oct 2021 23:53:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E3B5284D2C for ; Fri, 1 Oct 2021 23:53:34 +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 BUwV8UZNghUB for ; Fri, 1 Oct 2021 23:53:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 38B4484D1D for ; Fri, 1 Oct 2021 23:53:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 34209FA97; Fri, 1 Oct 2021 23:53:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1633132414105420" MIME-Version: 1.0 Date: Fri, 1 Oct 2021 23:53:34 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20211001235334.34209FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1633132414105420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Fri Oct 1 23:53:34 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/p5-Config-MVP-Reader-INI to 2.101464 To generate a diff of this commit: cvs rdiff -u -r1.4997 -r1.4998 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1633132414105420 Content-Disposition: inline Content-Length: 761 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.4997 pkgsrc/doc/CHANGES-2021:1.4998 --- pkgsrc/doc/CHANGES-2021:1.4997 Fri Oct 1 23:50:23 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Oct 1 23:53:33 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4997 2021/10/01 23:50:23 wen Exp $ +$NetBSD: CHANGES-2021,v 1.4998 2021/10/01 23:53:33 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7678,3 +7678,4 @@ Changes to the packages collection and i Updated devel/p5-Config-AutoConf to 0.320 [wen 2021-10-01] Updated devel/p5-Config-INI-Reader-Ordered to 0.021 [wen 2021-10-01] Updated devel/p5-Config-INI to 0.027 [wen 2021-10-01] + Updated devel/p5-Config-MVP-Reader-INI to 2.101464 [wen 2021-10-01] --_----------=_1633132414105420--