Received: by mail.netbsd.org (Postfix, from userid 605) id A368084D80; Mon, 26 Apr 2021 14:48:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DEAE284D7E for ; Mon, 26 Apr 2021 14:48: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 4GI0gxoR5jRW for ; Mon, 26 Apr 2021 14:48:02 +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 39A2484D72 for ; Mon, 26 Apr 2021 14:48:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 37AF5FA95; Mon, 26 Apr 2021 14:48:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619448482239390" MIME-Version: 1.0 Date: Mon, 26 Apr 2021 14:48:02 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210426144802.37AF5FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619448482239390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Apr 26 14:48:02 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/p5-MooX-HandlesVia to 0.001009 To generate a diff of this commit: cvs rdiff -u -r1.2367 -r1.2368 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20531 -r1.20532 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619448482239390 Content-Disposition: inline Content-Length: 1353 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.2367 pkgsrc/doc/CHANGES-2021:1.2368 --- pkgsrc/doc/CHANGES-2021:1.2367 Mon Apr 26 14:46:12 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Apr 26 14:48:01 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2367 2021/04/26 14:46:12 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2368 2021/04/26 14:48:01 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3707,3 +3707,4 @@ Changes to the packages collection and i Updated devel/p5-List-MoreUtils to 0.430 [wiz 2021-04-26] Updated devel/p5-Role-Tiny to 2.002004 [wiz 2021-04-26] Updated devel/p5-Moo to 2.005004 [wiz 2021-04-26] + Updated devel/p5-MooX-HandlesVia to 0.001009 [wiz 2021-04-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20531 pkgsrc/doc/TODO:1.20532 --- pkgsrc/doc/TODO:1.20531 Mon Apr 26 14:46:12 2021 +++ pkgsrc/doc/TODO Mon Apr 26 14:48:01 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20531 2021/04/26 14:46:12 wiz Exp $ +$NetBSD: TODO,v 1.20532 2021/04/26 14:48:01 wiz Exp $ Suggested new packages ====================== @@ -1269,7 +1269,6 @@ For possible Perl packages updates, see o p5-Module-Path-0.33 o p5-Module-ScanDeps-1.30 o p5-MooX-File-ConfigDir-0.008 - o p5-MooX-HandlesVia-0.001009 o p5-MooseX-App-Cmd-0.34 o p5-MooseX-Getopt-0.75 o p5-MooseX-Types-URI-0.09 --_----------=_1619448482239390--