Subject: CVS commit: pkgsrc/devel/p5-IPC-Run
From: Makoto Fujiwara
Date: 2017-04-27 15:17:52
Message id: 20170427131752.73B7EFBE4@cvs.NetBSD.org

Log Message:
Updated devel/p5-IPC-Run to 0.95
--------------------------------
0.95 Mon Apr 24 2017
 - Spelling fixes
 - doc fix: full_result returns $?, not $? >> 8
 - Fix check for reaped PID in reap_nb
 - Re-remove unnecessary use of UNIVERSAL

0.94_02 Thu Apr 14 2016
 - Skip infinity test on perl below 5.8.9

0.94_01 Tue Apr 12 2016
 - Enable Travis-CI integration for IPC::Run
 - Use q{} and qq{} to fix problems with quotation in cmd.exe
 - sync $VERSION across all files to address kwalitee
 - RT 109243 - Stop side affect of altering flushing of STDOUT and STDERR
 - CHILD_HANDLE should be closed with 'Close' to prevent a warning.
 - require Win32API::File on Windows
 - Better timer error message + an additional unit test
 - Catching previously non-detected malformed time strings
 - Let Timer accept all allowable perl numbers
 - allow the OS to choose the ephemeral port to use
 - Don't use version.pm to parse the perl version in Makefile.PL
 - perltidy
 - Do not import POSIX into local namespace (it's a memory hog)

Files:
RevisionActionfile
1.30modifypkgsrc/devel/p5-IPC-Run/Makefile
1.11modifypkgsrc/devel/p5-IPC-Run/distinfo