Received: by mail.netbsd.org (Postfix, from userid 605) id 3B80884D6A; Wed, 16 Jan 2019 00:58:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A9E3F84D57 for ; Wed, 16 Jan 2019 00:58:18 +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 T1N2wDC3_9oC for ; Wed, 16 Jan 2019 00:58:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1002F84D32 for ; Wed, 16 Jan 2019 00:58:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0829FFB16; Wed, 16 Jan 2019 00:58:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1547600298276170" MIME-Version: 1.0 Date: Wed, 16 Jan 2019 00:58:18 +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: <20190116005818.0829FFB16@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. --_----------=_1547600298276170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Wed Jan 16 00:58:17 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated devel/p5-Test-Simple to 1.302156 To generate a diff of this commit: cvs rdiff -u -r1.211 -r1.212 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1547600298276170 Content-Disposition: inline Content-Length: 738 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.211 pkgsrc/doc/CHANGES-2019:1.212 --- pkgsrc/doc/CHANGES-2019:1.211 Wed Jan 16 00:51:05 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Jan 16 00:58:17 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.211 2019/01/16 00:51:05 wen Exp $ +$NetBSD: CHANGES-2019,v 1.212 2019/01/16 00:58:17 wen Exp $ Changes to the packages collection and infrastructure in 2019: @@ -299,3 +299,4 @@ Changes to the packages collection and i Updated security/libnetpgpverify to 20190111 [agc 2019-01-15] Updated devel/p5-Type-Tiny to 1.004004 [wen 2019-01-16] Updated devel/p5-Test2-Suite to 0.000117 [wen 2019-01-16] + Updated devel/p5-Test-Simple to 1.302156 [wen 2019-01-16] --_----------=_1547600298276170--