Added devel/p5-Test-MinimumVersion version 0.011

This commit is contained in:
sno 2009-10-18 11:29:41 +00:00
parent 439f5f8c51
commit e9d6de63b8
2 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -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]