Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 7C0A97A168 for ; Mon, 7 Nov 2016 10:44:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2E241855B9; Mon, 7 Nov 2016 10:44:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B1CB3855AB for ; Mon, 7 Nov 2016 10:44:15 +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 5CL2AJxANRO2 for ; Mon, 7 Nov 2016 10:44:15 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 2206C84CEE for ; Mon, 7 Nov 2016 10:44:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 20632FBA6; Mon, 7 Nov 2016 10:44:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147851545529270" MIME-Version: 1.0 Date: Mon, 7 Nov 2016 10:44:15 +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: <20161107104415.20632FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147851545529270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Nov 7 10:44:15 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Added devel/p5-Test2-Plugin-NoWarnings version 0.04 To generate a diff of this commit: cvs rdiff -u -r1.4606 -r1.4607 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147851545529270 Content-Disposition: inline Content-Length: 755 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.4606 pkgsrc/doc/CHANGES-2016:1.4607 --- pkgsrc/doc/CHANGES-2016:1.4606 Mon Nov 7 10:39:11 2016 +++ pkgsrc/doc/CHANGES-2016 Mon Nov 7 10:44:14 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4606 2016/11/07 10:39:11 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.4607 2016/11/07 10:44:14 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6371,3 +6371,4 @@ Changes to the packages collection and i Updated graphics/p5-PerlMagick to 7.0.3.5 [wiz 2016-11-07] Added devel/p5-Importer version 0.024 [wiz 2016-11-07] Added devel/p5-Test2-Suite version 0.000060 [wiz 2016-11-07] + Added devel/p5-Test2-Plugin-NoWarnings version 0.04 [wiz 2016-11-07] --_----------=_147851545529270--