On Sat, Apr 26, 2014 at 05:38:54PM -0700, Andrew Fresh wrote: > +MAINTAINER = Andrew Fresh <[email protected]>
Tab after = > -TEST_DEPENDS= devel/p5-Test-Taint>=1.04 \ > - devel/p5-Readonly>=1.03 \ > - devel/p5-Readonly-XS>=1.05 t/19-untaint.t needs Test::Taint 0.02 t/23-readonly.t needs Readonly and Readonly::XS These dependencies should not be removed. Without the modules the tests get skiped. I don't like ports that have different test coverage depending on the installed packages. otherwise Ok bluhm@
