Received: by mail.netbsd.org (Postfix, from userid 605) id 65B3484E7C; Sun, 10 Oct 2021 01:27:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9FF4684D26 for ; Sun, 10 Oct 2021 01:27:58 +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 FVMrQ-t44XZw for ; Sun, 10 Oct 2021 01:27:58 +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 04FA784D24 for ; Sun, 10 Oct 2021 01:27:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F086CFA97; Sun, 10 Oct 2021 01:27:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163382927751030" MIME-Version: 1.0 Date: Sun, 10 Oct 2021 01:27:57 +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: <20211010012757.F086CFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163382927751030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun Oct 10 01:27:57 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/p5-MetaCPAN-Client to 2.029000 To generate a diff of this commit: cvs rdiff -u -r1.5098 -r1.5099 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163382927751030 Content-Disposition: inline Content-Length: 725 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.5098 pkgsrc/doc/CHANGES-2021:1.5099 --- pkgsrc/doc/CHANGES-2021:1.5098 Sun Oct 10 01:20:43 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Oct 10 01:27:57 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5098 2021/10/10 01:20:43 wen Exp $ +$NetBSD: CHANGES-2021,v 1.5099 2021/10/10 01:27:57 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7808,3 +7808,4 @@ Changes to the packages collection and i Updated devel/p5-Graph to 0.9724 [wen 2021-10-10] Added devel/p5-Snapshot version 0.06 [wen 2021-10-10] Updated devel/p5-Make to 2.011 [wen 2021-10-10] + Updated devel/p5-MetaCPAN-Client to 2.029000 [wen 2021-10-10] --_----------=_163382927751030--