diff options
-rw-r--r-- | devel/p5-Test-Most/Makefile | 10 | ||||
-rw-r--r-- | devel/p5-Test-Most/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-Test-Most/Makefile b/devel/p5-Test-Most/Makefile index 1bd0bf4e014e..ca82a91e84da 100644 --- a/devel/p5-Test-Most/Makefile +++ b/devel/p5-Test-Most/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Test-Most -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,10 +16,10 @@ COMMENT= Perl extension for most commonly needed test functions and features RUN_DEPENDS= \ p5-Exception-Class>=1.14:${PORTSDIR}/devel/p5-Exception-Class \ - p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ - p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Test-Warn>=0.1:${PORTSDIR}/devel/p5-Test-Warn + p5-Test-Deep>=0.106:${PORTSDIR}/devel/p5-Test-Deep \ + p5-Test-Differences>=0.500:${PORTSDIR}/devel/p5-Test-Differences \ + p5-Test-Exception>=0.29:${PORTSDIR}/devel/p5-Test-Exception \ + p5-Test-Warn>=0.11:${PORTSDIR}/devel/p5-Test-Warn BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Test-Most/distinfo b/devel/p5-Test-Most/distinfo index 4f183f8f5cef..95c845464aa2 100644 --- a/devel/p5-Test-Most/distinfo +++ b/devel/p5-Test-Most/distinfo @@ -1,3 +1,3 @@ -MD5 (Test-Most-0.21.tar.gz) = 8066a15a40154d011296b33ce02a1cf8 -SHA256 (Test-Most-0.21.tar.gz) = ca54ab8e6ddfa8e33a66f6c27c33dca04f070e768c7f58efb457fba7226cc7f4 -SIZE (Test-Most-0.21.tar.gz) = 10732 +MD5 (Test-Most-0.22.tar.gz) = 05810799a21dd9c8872914dbec6c6e98 +SHA256 (Test-Most-0.22.tar.gz) = 357d291fbcffc60725df9c6a31b655257d5167b2db4cb3c756f5cde637e7fb5f +SIZE (Test-Most-0.22.tar.gz) = 15221 |