./devel/p5-Test-Script-Run, Perl 5 module to test scripts

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.04nb1, Package name: p5-Test-Script-Run-0.04nb1, Maintainer: pkgsrc-users

The Perl 5 module Test::Script::Run exports some subs to help test
and run scripts in your dist's bin/ directory.


Required to run:
[lang/perl5] [devel/p5-IPC-Run3]

Required to build:
[devel/p5-Test-Exception]

Master sites: (Expand)

SHA1: 48d27fcb42349a6b1f4651de29cf3cb6015561b2
RMD160: 5ba5b3afb3263e89fd6f7011c2bfc53a80ac4e21
Filesize: 24.174 KB

Version history: (Expand)


CVS history: (Expand)


   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2010-07-29 23:08:20 by Stoned Elipot | Files touched by this commit (3) | Imported package
Log message:
Initial import of p5-Test-Script-Run version 0.04 in the NetBSD
Packages Collection.

The Perl 5 module Test::Script::Run exports some subs to help test
and run scripts in your dist's bin/ directory.