Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-MooX-Cmd
From: Makoto Fujiwara
Date: 2015-09-04 16:28:33
Message id: 20150904142833.865E098@cvs.netbsd.org
Log Message:
(pkgsrc)
- Add following line for make test
BUILD_DEPENDS+= p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny
(upstream)
- Update 0.013 to 0.015
---------------------
0.015 2015-05-29
- fix breaking tests on Win32 due stacked Capture::Tiny::_capture_tee
(thanks Alexandr Ciornii for reporting)
0.014 2015-05-27
- switching from IO::TieCombine to stacked Capture::Tiny in
MooX::Cmd::Tester to avoid breaking commands in test (only)
when relying on fileno of STD{OUT,ERR}
Files: