summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Cmd
diff options
context:
space:
mode:
authorwiz <wiz>2013-12-02 12:04:33 +0000
committerwiz <wiz>2013-12-02 12:04:33 +0000
commit582f026a8f8b31dd11b4e1a7fec3d32b7408ac95 (patch)
tree2709e6eab898be6d80e926ae8d339548bce08e0e /devel/p5-IPC-Cmd
parentd59c058cfdf78280c937bd3e30f5355386c536f3 (diff)
downloadpkgsrc-582f026a8f8b31dd11b4e1a7fec3d32b7408ac95.tar.gz
Update to 0.90:
0.90 Mon Nov 18 15:08:15 GMT 2013 Misc: * skip some problematic tests when PERL_CORE 0.88 Fri Nov 15 14:44:03 GMT 2013 Misc: * skip some problematic tests on Cygwin 0.86 Mon Nov 4 14:09:42 GMT 2013 Bug fixes: * run_forked: workaround absent CLOCK_MONOTONIC on OSX (Petya Kohts) * RT#89770 Patch to fix error reporting if command killed by signal (Ed Avis) * Make the false test more forgiving, for Solaris and other SVR* (bingos) 0.85_02 Thu Oct 10 13:59:34 BST 2013 Bug Fixes: * run_forked: incomplete output more than buffer size 0.85_01 Thu Sep 5 20:30:51 BST 2013 Enhancements: * run_forked() now uses Time::HiRes and Carp 0.84 Tue Aug 6 10:03:03 BST 2013 Enhancements: * Lowered CPU usage for run_forked() (Petya Kohts) Bug Fixes: * RT#85912 Handle STDOUT/STDERR for run_forked() and coderefs (Petya Kohts) * RT#76901 fixed regression introduced in 0.78 (Petya Kohts) * RT#70530 run_forked() now has a consistent API with run() (Petya Kohts) * Socket only used where needed (bingos) Misc: * Install into sitelib if >= v5.12.0 0.82 Sat Jun 29 22:11:22 BST 2013 * Typo fixes (David Steinbrunner) 0.80 Sat Mar 2 22:03:49 GMT 2013 * Use File::Spec->path instead of relying on Config (William Orr)
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 15ce132c220..cf6d713b373 100644
--- a/devel/p5-IPC-Cmd/Makefile
+++ b/devel/p5-IPC-Cmd/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2013/05/31 12:40:26 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2013/12/02 12:04:33 wiz Exp $
-DISTNAME= IPC-Cmd-0.78
+DISTNAME= IPC-Cmd-0.90
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 cd44489b1b4..7fe71274e30 100644
--- a/devel/p5-IPC-Cmd/distinfo
+++ b/devel/p5-IPC-Cmd/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2012/09/02 04:19:24 wen Exp $
+$NetBSD: distinfo,v 1.10 2013/12/02 12:04:33 wiz Exp $
-SHA1 (IPC-Cmd-0.78.tar.gz) = a7a60e2a36052cd313252011a6d4ab3f1ce80771
-RMD160 (IPC-Cmd-0.78.tar.gz) = e52bfc2f2e499ade708f32dea5bc7342f499ac69
-Size (IPC-Cmd-0.78.tar.gz) = 27534 bytes
+SHA1 (IPC-Cmd-0.90.tar.gz) = 087714192b216d3049afb0a3b2b33e223978a715
+RMD160 (IPC-Cmd-0.90.tar.gz) = 2e59936956659772516c50be87792a29c9f1ba01
+Size (IPC-Cmd-0.90.tar.gz) = 30182 bytes