Received: by mail.netbsd.org (Postfix, from userid 605) id 3ADC884D8C; Sun, 17 Sep 2017 15:31:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C1E1D84D2D for ; Sun, 17 Sep 2017 15:31:56 +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 t0wvQ0YBD48L for ; Sun, 17 Sep 2017 15:31:56 +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 292C884D23 for ; Sun, 17 Sep 2017 15:31:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 22630FA9A; Sun, 17 Sep 2017 15:31:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150566231652390" MIME-Version: 1.0 Date: Sun, 17 Sep 2017 15:31:56 +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: <20170917153156.22630FA9A@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. --_----------=_150566231652390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Sep 17 15:31:55 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated editors/p5-Padre-Plugin-Git to 0.12 To generate a diff of this commit: cvs rdiff -u -r1.3922 -r1.3923 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17735 -r1.17736 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150566231652390 Content-Disposition: inline Content-Length: 1379 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.3922 pkgsrc/doc/CHANGES-2017:1.3923 --- pkgsrc/doc/CHANGES-2017:1.3922 Sun Sep 17 15:26:28 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Sep 17 15:31:55 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3922 2017/09/17 15:26:28 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3923 2017/09/17 15:31:55 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5486,3 +5486,4 @@ Changes to the packages collection and i Updated editors/p5-Padre-Plugin-DataWalker to 0.04 [wiz 2017-09-17] Updated editors/p5-Padre-Plugin-Ecliptic to 0.23 [wiz 2017-09-17] Updated editors/p5-Padre-Plugin-Encrypt to 0.12 [wiz 2017-09-17] + Updated editors/p5-Padre-Plugin-Git to 0.12 [wiz 2017-09-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17735 pkgsrc/doc/TODO:1.17736 --- pkgsrc/doc/TODO:1.17735 Sun Sep 17 15:26:28 2017 +++ pkgsrc/doc/TODO Sun Sep 17 15:31:55 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17735 2017/09/17 15:26:28 wiz Exp $ +$NetBSD: TODO,v 1.17736 2017/09/17 15:31:55 wiz Exp $ Suggested new packages ====================== @@ -1151,7 +1151,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-Plugin-Git-0.12 o p5-Padre-Plugin-HG-0.17 o p5-Padre-Plugin-Kate-0.06 o p5-Padre-Plugin-Nopaste-0.08 --_----------=_150566231652390--