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 607777A266 for ; Sun, 28 May 2017 07:52:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0EB8484DD5; Sun, 28 May 2017 07:52:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 948D484D7F for ; Sun, 28 May 2017 07:52:58 +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 LdPbT4Loi96h for ; Sun, 28 May 2017 07:52:58 +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 33EC084D72 for ; Sun, 28 May 2017 07:52:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 30B4AFBE4; Sun, 28 May 2017 07:52:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1495957978215960" MIME-Version: 1.0 Date: Sun, 28 May 2017 07:52:58 +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: <20170528075258.30B4AFBE4@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. --_----------=_1495957978215960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun May 28 07:52:58 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/p5-Devel-Cover to 1.25 To generate a diff of this commit: cvs rdiff -u -r1.2105 -r1.2106 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1495957978215960 Content-Disposition: inline Content-Length: 711 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.2105 pkgsrc/doc/CHANGES-2017:1.2106 --- pkgsrc/doc/CHANGES-2017:1.2105 Sun May 28 01:43:14 2017 +++ pkgsrc/doc/CHANGES-2017 Sun May 28 07:52:58 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2105 2017/05/28 01:43:14 maya Exp $ +$NetBSD: CHANGES-2017,v 1.2106 2017/05/28 07:52:58 wen Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2645,3 +2645,4 @@ Changes to the packages collection and i Updated lang/gcc6 to 6.3.0nb1 [maya 2017-05-28] Updated lang/gcc5 to 5.4.0nb3 [maya 2017-05-28] Updated lang/gcc49 to 4.9.4nb1 [maya 2017-05-28] + Updated devel/p5-Devel-Cover to 1.25 [wen 2017-05-28] --_----------=_1495957978215960--