Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9992063BB39 for ; Sat, 31 Jul 2010 10:16:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 42F5263B101; Sat, 31 Jul 2010 10:16:40 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 581F863B100 for ; Sat, 31 Jul 2010 10:16:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4063E175DD; Sat, 31 Jul 2010 10:16:39 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sat, 31 Jul 2010 10:16:39 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-IPC-Cmd To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100731101639.4063E175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Sat Jul 31 10:16:39 UTC 2010 Modified Files: pkgsrc/devel/p5-IPC-Cmd: Makefile distinfo Log Message: Updating devel/p5-IPC-Cmd from 0.56 to 0.60 Upstream changes: Changes for 0.60 Mon Jul 5 09:04:54 BST 2010 ================================================= * Corrected spelling mistakes in POD, spotted by H.Merijn Brand * Apply a patch from Burak Gursoy RT #58886, which fixes paths on MSWin32 * Apply patch from Petya Kohts, RT #50398, which allows more flexible configuration of run_forked and its children Changes for 0.58 Thu Apr 29 20:49:07 BST 2010 ================================================= * Applied patch from Petya Kohts, RT #50398, which adds 'terminate_on_parent_sudden_death' option to run_forked(). * Applied patches from David Morel RT #56973, which add 'discard_output' option to run_forked(). * Added documentation as suggested by Rafa?l Garcia-Suarez in RT #56973 To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-IPC-Cmd/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-IPC-Cmd/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.