Received: by mail.netbsd.org (Postfix, from userid 605) id 831E084E7D; Sun, 10 Oct 2021 02:04:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BC0F484D26 for ; Sun, 10 Oct 2021 02:04:31 +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 u30M5PHDEpiG for ; Sun, 10 Oct 2021 02:04:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 209DE84D24 for ; Sun, 10 Oct 2021 02:04:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1DF4DFA97; Sun, 10 Oct 2021 02:04:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1633831471249120" MIME-Version: 1.0 Date: Sun, 10 Oct 2021 02:04:31 +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: <20211010020431.1DF4DFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1633831471249120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun Oct 10 02:04:31 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/p5-MooseX-App to 1.42 To generate a diff of this commit: cvs rdiff -u -r1.5101 -r1.5102 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1633831471249120 Content-Disposition: inline Content-Length: 741 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.5101 pkgsrc/doc/CHANGES-2021:1.5102 --- pkgsrc/doc/CHANGES-2021:1.5101 Sun Oct 10 01:48:59 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Oct 10 02:04:30 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5101 2021/10/10 01:48:59 wen Exp $ +$NetBSD: CHANGES-2021,v 1.5102 2021/10/10 02:04:30 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7811,3 +7811,4 @@ Changes to the packages collection and i Updated devel/p5-MetaCPAN-Client to 2.029000 [wen 2021-10-10] Updated devel/p5-Metrics-Any to 0.07 [wen 2021-10-10] Updated devel/p5-Module-ExtractUse to 0.344 [wen 2021-10-10] + Updated devel/p5-MooseX-App to 1.42 [wen 2021-10-10] --_----------=_1633831471249120--