Index: head/devel/p5-Test-Deep/Makefile =================================================================== --- head/devel/p5-Test-Deep/Makefile (revision 402525) +++ head/devel/p5-Test-Deep/Makefile (revision 402526) @@ -1,31 +1,31 @@ # Created by: Alex Kapranoff # $FreeBSD$ PORTNAME= Test-Deep -PORTVERSION= 0.119 +PORTVERSION= 1.120 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Test data structures for differences deeply LICENSE= ART10 GPLv1 LICENSE_COMB= dual NO_ARCH= yes REINPLACE_ARGS= -i '' USES= perl5 USE_PERL5= configure post-patch: @${REINPLACE_CMD} -e '/return (/s/;/);/' ${WRKSRC}/lib/Test/Deep/RegexpOnly.pm .include .if ${PERL_LEVEL} < 502200 BUILD_DEPENDS+= p5-Test-Simple>=1.001.014:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS+= p5-Test-Simple>=1.001.014:${PORTSDIR}/devel/p5-Test-Simple .endif .include Index: head/devel/p5-Test-Deep/distinfo =================================================================== --- head/devel/p5-Test-Deep/distinfo (revision 402525) +++ head/devel/p5-Test-Deep/distinfo (revision 402526) @@ -1,2 +1,2 @@ -SHA256 (Test-Deep-0.119.tar.gz) = 437714f1922bbcbdebde341108adc152d4eb481bf72bfc0372618642acd0eea1 -SIZE (Test-Deep-0.119.tar.gz) = 38433 +SHA256 (Test-Deep-1.120.tar.gz) = 207ef8ea71291e5cf8258d1a4d98d360b9b5870989d187b3e2ff3c0fb201becd +SIZE (Test-Deep-1.120.tar.gz) = 38973 Index: head/devel/p5-Test-Deep/pkg-plist =================================================================== --- head/devel/p5-Test-Deep/pkg-plist (revision 402525) +++ head/devel/p5-Test-Deep/pkg-plist (revision 402526) @@ -1,44 +1,45 @@ %%SITE_PERL%%/Test/Deep.pm %%SITE_PERL%%/Test/Deep/All.pm %%SITE_PERL%%/Test/Deep/Any.pm %%SITE_PERL%%/Test/Deep/Array.pm %%SITE_PERL%%/Test/Deep/ArrayEach.pm %%SITE_PERL%%/Test/Deep/ArrayElementsOnly.pm %%SITE_PERL%%/Test/Deep/ArrayLength.pm %%SITE_PERL%%/Test/Deep/ArrayLengthOnly.pm %%SITE_PERL%%/Test/Deep/Blessed.pm %%SITE_PERL%%/Test/Deep/Boolean.pm %%SITE_PERL%%/Test/Deep/Cache.pm %%SITE_PERL%%/Test/Deep/Cache/Simple.pm %%SITE_PERL%%/Test/Deep/Class.pm %%SITE_PERL%%/Test/Deep/Cmp.pm %%SITE_PERL%%/Test/Deep/Code.pm %%SITE_PERL%%/Test/Deep/Hash.pm %%SITE_PERL%%/Test/Deep/HashEach.pm %%SITE_PERL%%/Test/Deep/HashElements.pm %%SITE_PERL%%/Test/Deep/HashKeys.pm %%SITE_PERL%%/Test/Deep/HashKeysOnly.pm %%SITE_PERL%%/Test/Deep/Ignore.pm %%SITE_PERL%%/Test/Deep/Isa.pm %%SITE_PERL%%/Test/Deep/ListMethods.pm %%SITE_PERL%%/Test/Deep/MM.pm %%SITE_PERL%%/Test/Deep/Methods.pm %%SITE_PERL%%/Test/Deep/NoTest.pm +%%SITE_PERL%%/Test/Deep/None.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 %%SITE_PERL%%/Test/Deep/RegexpMatches.pm %%SITE_PERL%%/Test/Deep/RegexpOnly.pm %%SITE_PERL%%/Test/Deep/RegexpRef.pm %%SITE_PERL%%/Test/Deep/RegexpRefOnly.pm %%SITE_PERL%%/Test/Deep/RegexpVersion.pm %%SITE_PERL%%/Test/Deep/ScalarRef.pm %%SITE_PERL%%/Test/Deep/ScalarRefOnly.pm %%SITE_PERL%%/Test/Deep/Set.pm %%SITE_PERL%%/Test/Deep/Shallow.pm %%SITE_PERL%%/Test/Deep/Stack.pm %%SITE_PERL%%/Test/Deep/String.pm %%PERL5_MAN3%%/Test::Deep.3.gz %%PERL5_MAN3%%/Test::Deep::NoTest.3.gz