mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 0.112
Changes: http://search.cpan.org/dist/Test-Deep/Changes
This commit is contained in:
parent
d304b9805f
commit
3d2e9e6753
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335387
3 changed files with 8 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Test-Deep
|
PORTNAME= Test-Deep
|
||||||
PORTVERSION= 0.110
|
PORTVERSION= 0.112
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -10,8 +10,11 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Test data structures for differences deeply
|
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 \
|
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}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Test-Deep-0.110.tar.gz) = 05129ca28a5ae0fb969f994169f1da78fdca684a85f9eb0b32e89c6aa74b2d8b
|
SHA256 (Test-Deep-0.112.tar.gz) = 56696a09a221b03b56e7203d84e27a6af0496e9c1e8d33fb05f2e24bc35ae1ed
|
||||||
SIZE (Test-Deep-0.110.tar.gz) = 35504
|
SIZE (Test-Deep-0.112.tar.gz) = 36584
|
||||||
|
|
|
@ -27,6 +27,7 @@
|
||||||
%%SITE_PERL%%/Test/Deep/Methods.pm
|
%%SITE_PERL%%/Test/Deep/Methods.pm
|
||||||
%%SITE_PERL%%/Test/Deep/NoTest.pm
|
%%SITE_PERL%%/Test/Deep/NoTest.pm
|
||||||
%%SITE_PERL%%/Test/Deep/Number.pm
|
%%SITE_PERL%%/Test/Deep/Number.pm
|
||||||
|
%%SITE_PERL%%/Test/Deep/Obj.pm
|
||||||
%%SITE_PERL%%/Test/Deep/Ref.pm
|
%%SITE_PERL%%/Test/Deep/Ref.pm
|
||||||
%%SITE_PERL%%/Test/Deep/RefType.pm
|
%%SITE_PERL%%/Test/Deep/RefType.pm
|
||||||
%%SITE_PERL%%/Test/Deep/Regexp.pm
|
%%SITE_PERL%%/Test/Deep/Regexp.pm
|
||||||
|
|
Loading…
Add table
Reference in a new issue