diff options
author | seb <seb> | 2010-07-29 21:08:54 +0000 |
---|---|---|
committer | seb <seb> | 2010-07-29 21:08:54 +0000 |
commit | 7aedcf44f012c4ef32b1e43d3b0469a1a652acfe (patch) | |
tree | 893f08adc45b7f068abf47e7525c3dc3b37a993a /doc | |
parent | 7e7f42b79265ae397524da6b3940dea777e6681d (diff) | |
download | pkgsrc-7aedcf44f012c4ef32b1e43d3b0469a1a652acfe.tar.gz |
Note initial addition of p5-Test-Script-Run version 0.04 as
devel/p5-Test-Script-Run into 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.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2010 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index 0a216357f0f..c4abe0ff8b6 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.2619 2010/07/29 19:03:36 seb Exp $ +$NetBSD: CHANGES-2010,v 1.2620 2010/07/29 21:08:54 seb Exp $ Changes to the packages collection and infrastructure in 2010: @@ -3507,3 +3507,4 @@ Changes to the packages collection and infrastructure in 2010: Updated devel/p5-Proc-InvokeEditor to 1.03 [seb 2010-07-29] Updated devel/p5-Mouse to 0.64 [seb 2010-07-29] Updated devel/p5-Any-Moose to 0.13 [seb 2010-07-29] + Added devel/p5-Test-Script-Run version 0.04 [seb 2010-07-29] |