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 93CFD7A166 for ; Tue, 20 Sep 2016 12:41:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4515685EAF; Tue, 20 Sep 2016 12:41:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C8B7F85E92 for ; Tue, 20 Sep 2016 12:41:51 +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 4j18bOsyZpvR for ; Tue, 20 Sep 2016 12:41:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2C94D85E87 for ; Tue, 20 Sep 2016 12:41:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E8F19FBD2; Tue, 20 Sep 2016 12:41:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1474375307165470" MIME-Version: 1.0 Date: Tue, 20 Sep 2016 12:41:47 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160920124147.E8F19FBD2@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. --_----------=_1474375307165470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Tue Sep 20 12:41:47 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated devel/p5-Parallel-Prefork to 0.18 To generate a diff of this commit: cvs rdiff -u -r1.3966 -r1.3967 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16478 -r1.16479 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1474375307165470 Content-Disposition: inline Content-Length: 1338 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.3966 pkgsrc/doc/CHANGES-2016:1.3967 --- pkgsrc/doc/CHANGES-2016:1.3966 Tue Sep 20 12:37:17 2016 +++ pkgsrc/doc/CHANGES-2016 Tue Sep 20 12:41:47 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3966 2016/09/20 12:37:17 adam Exp $ +$NetBSD: CHANGES-2016,v 1.3967 2016/09/20 12:41:47 mef Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5566,3 +5566,4 @@ Changes to the packages collection and i Updated devel/p5-pango to 1.227 [mef 2016-09-20] Updated security/keychain to 2.8.3 [mef 2016-09-20] Updated devel/ccache to 3.3.1 [adam 2016-09-20] + Updated devel/p5-Parallel-Prefork to 0.18 [mef 2016-09-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16478 pkgsrc/doc/TODO:1.16479 --- pkgsrc/doc/TODO:1.16478 Tue Sep 20 12:36:20 2016 +++ pkgsrc/doc/TODO Tue Sep 20 12:41:47 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16478 2016/09/20 12:36:20 mef Exp $ +$NetBSD: TODO,v 1.16479 2016/09/20 12:41:47 mef Exp $ Suggested new packages ====================== @@ -1215,7 +1215,6 @@ For possible Perl packages updates, see o p5-Padre-Plugin-Nopaste-0.08 o p5-Padre-Plugin-SpellCheck-1.33 o p5-Padre-Plugin-XS-0.12 - o p5-Parallel-Prefork-0.18 o p5-PostScript-2.32 o p5-PostScript-Simple-1.02 o p5-Publican-4.3.2 --_----------=_1474375307165470--