diff --git a/devel/p5-Test-Deep/Makefile b/devel/p5-Test-Deep/Makefile index 5df3418ef65b..28630c66dcd6 100644 --- a/devel/p5-Test-Deep/Makefile +++ b/devel/p5-Test-Deep/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Deep -PORTVERSION= 0.110 +PORTVERSION= 0.112 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,8 +10,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Test data structures for differences deeply +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Test-NoWarnings>=0.02:${PORTSDIR}/devel/p5-Test-NoWarnings \ - p5-Test-Tester>=0.04:${PORTSDIR}/devel/p5-Test-Tester + p5-Test-Tester>=0.10.7:${PORTSDIR}/devel/p5-Test-Tester RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/devel/p5-Test-Deep/distinfo b/devel/p5-Test-Deep/distinfo index 8dcfcfc2262f..ee162cda2890 100644 --- a/devel/p5-Test-Deep/distinfo +++ b/devel/p5-Test-Deep/distinfo @@ -1,2 +1,2 @@ -SHA256 (Test-Deep-0.110.tar.gz) = 05129ca28a5ae0fb969f994169f1da78fdca684a85f9eb0b32e89c6aa74b2d8b -SIZE (Test-Deep-0.110.tar.gz) = 35504 +SHA256 (Test-Deep-0.112.tar.gz) = 56696a09a221b03b56e7203d84e27a6af0496e9c1e8d33fb05f2e24bc35ae1ed +SIZE (Test-Deep-0.112.tar.gz) = 36584 diff --git a/devel/p5-Test-Deep/pkg-plist b/devel/p5-Test-Deep/pkg-plist index d35aac00a03f..28707e5ae020 100644 --- a/devel/p5-Test-Deep/pkg-plist +++ b/devel/p5-Test-Deep/pkg-plist @@ -27,6 +27,7 @@ %%SITE_PERL%%/Test/Deep/Methods.pm %%SITE_PERL%%/Test/Deep/NoTest.pm %%SITE_PERL%%/Test/Deep/Number.pm +%%SITE_PERL%%/Test/Deep/Obj.pm %%SITE_PERL%%/Test/Deep/Ref.pm %%SITE_PERL%%/Test/Deep/RefType.pm %%SITE_PERL%%/Test/Deep/Regexp.pm