Received: by mail.netbsd.org (Postfix, from userid 605) id 48D4684D4F; Mon, 10 Jul 2017 12:04:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B128C84D33 for ; Mon, 10 Jul 2017 12:02:10 +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 hdw1IU1zVrzk for ; Mon, 10 Jul 2017 12:02:10 +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 52B0384C86 for ; Mon, 10 Jul 2017 12:02:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4C747FBFC; Mon, 10 Jul 2017 12:02:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149968813038150" MIME-Version: 1.0 Date: Mon, 10 Jul 2017 12:02:10 +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: <20170710120210.4C747FBFC@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. --_----------=_149968813038150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Mon Jul 10 12:02:10 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/p5-PPI to 1.236 To generate a diff of this commit: cvs rdiff -u -r1.2800 -r1.2801 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149968813038150 Content-Disposition: inline Content-Length: 729 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.2800 pkgsrc/doc/CHANGES-2017:1.2801 --- pkgsrc/doc/CHANGES-2017:1.2800 Mon Jul 10 11:47:34 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Jul 10 12:02:10 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2800 2017/07/10 11:47:34 wen Exp $ +$NetBSD: CHANGES-2017,v 1.2801 2017/07/10 12:02:10 wen Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3868,3 +3868,4 @@ Changes to the packages collection and i Added devel/p5-MooX-Locale-Passthrough version 0.001 [wen 2017-07-10] Updated devel/p5-MooX-Options to 4.100 [wen 2017-07-10] Updated www/moodle to 3.3.1 [wen 2017-07-10] + Updated devel/p5-PPI to 1.236 [wen 2017-07-10] --_----------=_149968813038150--