Received: by mail.netbsd.org (Postfix, from userid 605) id 6B67684DA2; Mon, 8 Mar 2021 08:13:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A68C284D9C for ; Mon, 8 Mar 2021 08:13:44 +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 WHXJXA28H1Y0 for ; Mon, 8 Mar 2021 08:13:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3BC2784D8E for ; Mon, 8 Mar 2021 08:13:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 391BCFA95; Mon, 8 Mar 2021 08:13:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1615191224190990" MIME-Version: 1.0 Date: Mon, 8 Mar 2021 08:13:44 +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: <20210308081344.391BCFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1615191224190990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Mon Mar 8 08:13:44 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/p5-Test-Inline to 2.214 To generate a diff of this commit: cvs rdiff -u -r1.1518 -r1.1519 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1615191224190990 Content-Disposition: inline Content-Length: 720 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.1518 pkgsrc/doc/CHANGES-2021:1.1519 --- pkgsrc/doc/CHANGES-2021:1.1518 Mon Mar 8 08:09:15 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Mar 8 08:13:43 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1518 2021/03/08 08:09:15 jaapb Exp $ +$NetBSD: CHANGES-2021,v 1.1519 2021/03/08 08:13:43 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2357,3 +2357,4 @@ Changes to the packages collection and i Updated graphics/py-dot to 1.4.2 [adam 2021-03-08] Updated biology/py-cutadapt to 3.3 [adam 2021-03-08] Updated lang/ocaml to 4.11.2 [jaapb 2021-03-08] + Updated devel/p5-Test-Inline to 2.214 [wen 2021-03-08] --_----------=_1615191224190990--