Received: by mail.netbsd.org (Postfix, from userid 605) id 2689084D75; Mon, 26 Apr 2021 14:39:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 380F084D74 for ; Mon, 26 Apr 2021 14:39:27 +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 OHlgDPtXl4d4 for ; Mon, 26 Apr 2021 14:39:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 89F0984CD9 for ; Mon, 26 Apr 2021 14:39:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8748CFA95; Mon, 26 Apr 2021 14:39:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619447966224300" MIME-Version: 1.0 Date: Mon, 26 Apr 2021 14:39:26 +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: <20210426143926.8748CFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619447966224300 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:39:26 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/p5-List-MoreUtils-XS to 0.430 To generate a diff of this commit: cvs rdiff -u -r1.2363 -r1.2364 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20527 -r1.20528 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619447966224300 Content-Disposition: inline Content-Length: 1337 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.2363 pkgsrc/doc/CHANGES-2021:1.2364 --- pkgsrc/doc/CHANGES-2021:1.2363 Mon Apr 26 14:38:23 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Apr 26 14:39:26 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2363 2021/04/26 14:38:23 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2364 2021/04/26 14:39:26 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3703,3 +3703,4 @@ Changes to the packages collection and i Updated converters/p5-JSON to 4.03 [wiz 2021-04-26] Updated converters/p5-JSON-Parse to 0.61 [wiz 2021-04-26] Updated converters/p5-JSON-XS to 4.03 [wiz 2021-04-26] + Updated devel/p5-List-MoreUtils-XS to 0.430 [wiz 2021-04-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20527 pkgsrc/doc/TODO:1.20528 --- pkgsrc/doc/TODO:1.20527 Mon Apr 26 14:38:24 2021 +++ pkgsrc/doc/TODO Mon Apr 26 14:39:26 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20527 2021/04/26 14:38:24 wiz Exp $ +$NetBSD: TODO,v 1.20528 2021/04/26 14:39:26 wiz Exp $ Suggested new packages ====================== @@ -1259,7 +1259,6 @@ For possible Perl packages updates, see o p5-JSON-MaybeXS-1.004003 o p5-LEOCHARRE-Dir-1.09 o p5-List-MoreUtils-0.430 - o p5-List-MoreUtils-XS-0.430 o p5-Log-Agent-1.005 o p5-Log-Any-1.709 o p5-Log-Log4perl-1.54 --_----------=_1619447966224300--