Received: by mail.netbsd.org (Postfix, from userid 605) id 5FEBB84EA2; Wed, 28 Jul 2021 07:15:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9B08784E98 for ; Wed, 28 Jul 2021 07:15:16 +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 UeVgSv55NW8k for ; Wed, 28 Jul 2021 07:15:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E2EAC84CBC for ; Wed, 28 Jul 2021 07:15:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DD425FA97; Wed, 28 Jul 2021 07:15:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1627456515160240" MIME-Version: 1.0 Date: Wed, 28 Jul 2021 07:15:15 +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: <20210728071515.DD425FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1627456515160240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Wed Jul 28 07:15:15 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: Updated devel/p5-Perl-Critic to 1.140 To generate a diff of this commit: cvs rdiff -u -r1.3994 -r1.3995 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20892 -r1.20893 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1627456515160240 Content-Disposition: inline Content-Length: 1329 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.3994 pkgsrc/doc/CHANGES-2021:1.3995 --- pkgsrc/doc/CHANGES-2021:1.3994 Wed Jul 28 03:48:19 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Jul 28 07:15:15 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3994 2021/07/28 03:48:19 wen Exp $ +$NetBSD: CHANGES-2021,v 1.3995 2021/07/28 07:15:15 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6372,3 +6372,4 @@ Changes to the packages collection and i Updated devel/p5-IPC-Shareable to 1.05 [wen 2021-07-28] Updated devel/p5-LEOCHARRE-Dir to 1.09 [wen 2021-07-28] Updated devel/p5-Log-Report to 1.33 [wen 2021-07-28] + Updated devel/p5-Perl-Critic to 1.140 [wen 2021-07-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20892 pkgsrc/doc/TODO:1.20893 --- pkgsrc/doc/TODO:1.20892 Wed Jul 28 03:29:41 2021 +++ pkgsrc/doc/TODO Wed Jul 28 07:15:15 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20892 2021/07/28 03:29:41 wen Exp $ +$NetBSD: TODO,v 1.20893 2021/07/28 07:15:15 wen Exp $ Suggested new packages ====================== @@ -1625,7 +1625,6 @@ For possible Perl packages updates, see o p5-PDF-API2-2.040 o p5-Parse-PMFile-0.43 o p5-Parse-Win32Registry-1.1 - o p5-Perl-Critic-1.140 o p5-Perl-Tidy-20210402 o p5-Plack-Test-Agent-1.5 o p5-Pod-POM-Web-1.24 --_----------=_1627456515160240--