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 4BAE67A16A for ; Thu, 15 Jun 2017 11:50:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F1B9085591; Thu, 15 Jun 2017 11:50:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8091C84DA0 for ; Thu, 15 Jun 2017 11:50:45 +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 9TeHh2zxdWgb for ; Thu, 15 Jun 2017 11:50:45 +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 DBB1484DA7 for ; Thu, 15 Jun 2017 11:50:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DA321FAB8; Thu, 15 Jun 2017 11:50:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1497527444185660" MIME-Version: 1.0 Date: Thu, 15 Jun 2017 11:50:44 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20170615115044.DA321FAB8@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. --_----------=_1497527444185660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Thu Jun 15 11:50:44 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated editors/p5-Padre to 1.00 To generate a diff of this commit: cvs rdiff -u -r1.2396 -r1.2397 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17439 -r1.17440 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1497527444185660 Content-Disposition: inline Content-Length: 1352 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.2396 pkgsrc/doc/CHANGES-2017:1.2397 --- pkgsrc/doc/CHANGES-2017:1.2396 Thu Jun 15 07:16:08 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Jun 15 11:50:44 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2396 2017/06/15 07:16:08 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.2397 2017/06/15 11:50:44 jperkin Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3025,3 +3025,4 @@ Changes to the packages collection and i Updated devel/py-requests to 2.18.1 [adam 2017-06-15] Updated math/py-numpy to 1.13.0 [adam 2017-06-15] Updated net/powerdns-recursor to 4.0.5 [fhajny 2017-06-15] + Updated editors/p5-Padre to 1.00 [jperkin 2017-06-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17439 pkgsrc/doc/TODO:1.17440 --- pkgsrc/doc/TODO:1.17439 Thu Jun 15 07:04:52 2017 +++ pkgsrc/doc/TODO Thu Jun 15 11:50:44 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17439 2017/06/15 07:04:52 adam Exp $ +$NetBSD: TODO,v 1.17440 2017/06/15 11:50:44 jperkin Exp $ Suggested new packages ====================== @@ -1171,7 +1171,6 @@ For possible Perl packages updates, see o p5-Netdisco-2.033001 o p5-PAR-1.029 o p5-PPIx-EditorTools-0.19 - o p5-Padre-1.00 o p5-Padre-Plugin-Autoformat-1.22 o p5-Padre-Plugin-Catalyst-0.13 o p5-Padre-Plugin-DataWalker-0.04 --_----------=_1497527444185660--