Received: by mail.netbsd.org (Postfix, from userid 605) id 80F5E84FCC; Tue, 31 Jul 2018 11:21:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9A1AB84F31 for ; Tue, 31 Jul 2018 11:21:56 +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 sWYb9K6qfuhY for ; Tue, 31 Jul 2018 11:21:56 +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 C11E884D35 for ; Tue, 31 Jul 2018 11:21:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AB053FBEC; Tue, 31 Jul 2018 11:21:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153303611570210" MIME-Version: 1.0 Date: Tue, 31 Jul 2018 11:21:55 +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: <20180731112155.AB053FBEC@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. --_----------=_153303611570210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Jul 31 11:21:55 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/p5-Test-Simple to 1.302128 To generate a diff of this commit: cvs rdiff -u -r1.3402 -r1.3403 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153303611570210 Content-Disposition: inline Content-Length: 749 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.3402 pkgsrc/doc/CHANGES-2018:1.3403 --- pkgsrc/doc/CHANGES-2018:1.3402 Tue Jul 31 11:05:31 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Jul 31 11:21:55 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3402 2018/07/31 11:05:31 prlw1 Exp $ +$NetBSD: CHANGES-2018,v 1.3403 2018/07/31 11:21:55 wen Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4832,3 +4832,4 @@ Changes to the packages collection and i Updated devel/p5-Test2-Suite to 0.000115 [wen 2018-07-31] Updated devel/p5-Test-TempDir-Tiny to 0.018 [wen 2018-07-31] Added graphics/py-imageio version 2.3.0 [prlw1 2018-07-31] + Updated devel/p5-Test-Simple to 1.302128 [wen 2018-07-31] --_----------=_153303611570210--