summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Cmd
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-10-16 13:54:32 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-10-16 13:54:32 +0000
commite99b9cac7041dbf15c527f38bebf70eaa8d7b1d0 (patch)
treedb53492496aa6d41e85e84906957adfd295d6d59 /devel/p5-IPC-Cmd
parent62cb573d843e0d9efda165eb9a1021f0f7336085 (diff)
downloadpkgsrc-e99b9cac7041dbf15c527f38bebf70eaa8d7b1d0.tar.gz
Update p5-IPC-Cmd to 0.72.
Changes from previous: Changes for 0.72 Wed Jun 22 12:29:59 BST 2011 ================================================= * Added IPC::Open3 support for capturing STDOUT/STDERR on MSWin32, prefer this over IPC::Run Changes for 0.70 Mon Jan 31 20:34:09 GMT 2011 ================================================= * Apply a patch from Petya Kohts, RT #65276, with changes for run_forked: 1) fix for the typo in the name of the signal 2) changed default for clean_up_children (which seems to be the behavior expected by the majority of the users) 3) added detection (and forwarding to the caller) of the case when run program is killed by signal 4) kill_gently is now used in cases when parent died and when the executed program times out 5) added options which allow to execute some user code in the beginning and at the end of the child Changes for 0.68 Fri Jan 7 21:08:58 GMT 2011 ================================================= * Apply blead patch from Peter Acklam Changes for 0.66 Tue Nov 23 12:10:24 GMT 2010 ================================================= * Apply documentation patch from Dan Dascalescu [RT # 63250] * Apply another documentation patch from Dan Dascalescu [RT #63251] * Fix an issue with _split_like_shell_win32() raised by tunakermit [RT #62961] Changes for 0.64 Tue Oct 19 19:01:05 BST 2010 ================================================= * Only enable the can_run instances behaviour when global variable $INSTANCES is set Changes for 0.62 Tue Oct 19 15:51:30 BST 2010 ================================================= * Amended can_run behaviour to run all found instances of the given binary in a list context
Diffstat (limited to 'devel/p5-IPC-Cmd')
-rw-r--r--devel/p5-IPC-Cmd/Makefile5
-rw-r--r--devel/p5-IPC-Cmd/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-IPC-Cmd/Makefile b/devel/p5-IPC-Cmd/Makefile
index 3b90df3cf68..345f5118871 100644
--- a/devel/p5-IPC-Cmd/Makefile
+++ b/devel/p5-IPC-Cmd/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2011/08/14 12:26:12 obache Exp $
+# $NetBSD: Makefile,v 1.11 2011/10/16 13:54:32 hiramatsu Exp $
-DISTNAME= IPC-Cmd-0.60
+DISTNAME= IPC-Cmd-0.72
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/}
diff --git a/devel/p5-IPC-Cmd/distinfo b/devel/p5-IPC-Cmd/distinfo
index df156fb3ce6..95e147e8717 100644
--- a/devel/p5-IPC-Cmd/distinfo
+++ b/devel/p5-IPC-Cmd/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2010/07/31 10:16:38 sno Exp $
+$NetBSD: distinfo,v 1.8 2011/10/16 13:54:32 hiramatsu Exp $
-SHA1 (IPC-Cmd-0.60.tar.gz) = 09a0f492cbe1c75e55ab367b26a66389f878d171
-RMD160 (IPC-Cmd-0.60.tar.gz) = d8ab8d23def4bde1bd1cb2e09930e4a3bb1a25da
-Size (IPC-Cmd-0.60.tar.gz) = 25467 bytes
+SHA1 (IPC-Cmd-0.72.tar.gz) = a11bb49c34c99d3a358c8b0aa18401b3097e72ab
+RMD160 (IPC-Cmd-0.72.tar.gz) = 47adf44f38d11b8ae7eb0781ee98d349a119bb6d
+Size (IPC-Cmd-0.72.tar.gz) = 26723 bytes