Received: by mail.netbsd.org (Postfix, from userid 605) id 9FD5984E9E; Fri, 1 Jun 2018 03:24:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 93BFB84E99 for ; Fri, 1 Jun 2018 03:24:36 +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 i1I2zYra_HuH for ; Fri, 1 Jun 2018 03:24:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 09CC084D28 for ; Fri, 1 Jun 2018 03:24:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 068FCFBEC; Fri, 1 Jun 2018 03:24:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1527823476108400" MIME-Version: 1.0 Date: Fri, 1 Jun 2018 03:24:36 +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: <20180601032436.068FCFBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1527823476108400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Fri Jun 1 03:24:35 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/p5-Test-Warn to 0.34 To generate a diff of this commit: cvs rdiff -u -r1.2651 -r1.2652 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1527823476108400 Content-Disposition: inline Content-Length: 715 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.2651 pkgsrc/doc/CHANGES-2018:1.2652 --- pkgsrc/doc/CHANGES-2018:1.2651 Fri Jun 1 02:09:14 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Jun 1 03:24:35 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2651 2018/06/01 02:09:14 wen Exp $ +$NetBSD: CHANGES-2018,v 1.2652 2018/06/01 03:24:35 wen Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3807,3 +3807,4 @@ Changes to the packages collection and i Updated pkgtools/pkgin to 0.10.1 [jperkin 2018-05-31] Updated devel/R-inline to 0.3.15 [wen 2018-06-01] Updated devel/R-rlang to 0.2.1 [wen 2018-06-01] + Updated devel/p5-Test-Warn to 0.34 [wen 2018-06-01] --_----------=_1527823476108400--