diff options
author | sno <sno> | 2009-10-18 11:29:41 +0000 |
---|---|---|
committer | sno <sno> | 2009-10-18 11:29:41 +0000 |
commit | b46656a3bd108412ed17d41727780fbb1566eb69 (patch) | |
tree | 8d8e7014db19577bffb9c46f68a04c7adb0d8443 | |
parent | 7371e7abe12f4ccb4d57459639b356652df39201 (diff) | |
download | pkgsrc-b46656a3bd108412ed17d41727780fbb1566eb69.tar.gz |
Added devel/p5-Test-MinimumVersion version 0.011
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES-2009 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 3a4c9f1d066..3f9efed97d1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1242 2009/10/18 11:11:56 sno Exp $ +# $NetBSD: Makefile,v 1.1243 2009/10/18 11:30:25 sno Exp $ # COMMENT= Development utilities @@ -878,6 +878,7 @@ SUBDIR+= p5-Test-Log4perl SUBDIR+= p5-Test-LongString SUBDIR+= p5-Test-Manifest SUBDIR+= p5-Test-Memory-Cycle +SUBDIR+= p5-Test-MinimumVersion SUBDIR+= p5-Test-Mock-LWP SUBDIR+= p5-Test-MockModule SUBDIR+= p5-Test-MockObject diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index d289f3c58f8..1a1abe43a48 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.3997 2009/10/18 11:11:00 sno Exp $ +$NetBSD: CHANGES-2009,v 1.3998 2009/10/18 11:29:41 sno Exp $ Changes to the packages collection and infrastructure in 2009: @@ -5287,3 +5287,4 @@ Changes to the packages collection and infrastructure in 2009: Added devel/p5-constant version 1.19 [sno 2009-10-18] Updated net/p5-SOAP-Lite to 0.710.10 [sno 2009-10-18] Added devel/p5-Perl-MinimumVersion version 1.20 [sno 2009-10-18] + Added devel/p5-Test-MinimumVersion version 0.011 [sno 2009-10-18] |