Date: Tue, 14 Dec 2010 08:08:43 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Test-Script-Run Makefile distinfo pkg-descr pkg-plist Message-ID: <201012140808.oBE88hYm044017@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2010-12-14 08:08:43 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Test-Script-Run Makefile distinfo pkg-descr pkg-plist
Log:
Test::Script::Run exports some subs to help test and run scripts in your
dist's bin/ directory, if the script path is not absolute.
Nearly all the essential code is stolen from Prophet::Test, we think subs
like those should live below Test:: namespace, that's why we packed them
and created this module.
WWW: http://search.cpan.org/dist/Test-Script-Run/
Revision Changes Path
1.4171 +1 -0 ports/devel/Makefile
1.1 +25 -0 ports/devel/p5-Test-Script-Run/Makefile (new)
1.1 +2 -0 ports/devel/p5-Test-Script-Run/distinfo (new)
1.1 +8 -0 ports/devel/p5-Test-Script-Run/pkg-descr (new)
1.1 +7 -0 ports/devel/p5-Test-Script-Run/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012140808.oBE88hYm044017>
