mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 3.10
Changes: http://search.cpan.org/dist/Test-Harness/Changes
This commit is contained in:
parent
cf4cffbddf
commit
fa96f9029a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208235
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Test-Harness
|
||||
PORTVERSION= 3.09
|
||||
PORTVERSION= 3.10
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -37,6 +37,7 @@ MAN3= App::Prove.3 \
|
||||
TAP::Parser::Result::Bailout.3 \
|
||||
TAP::Parser::Result::Comment.3 \
|
||||
TAP::Parser::Result::Plan.3 \
|
||||
TAP::Parser::Result::Pragma.3 \
|
||||
TAP::Parser::Result::Test.3 \
|
||||
TAP::Parser::Result::Unknown.3 \
|
||||
TAP::Parser::Result::Version.3 \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Test-Harness-3.09.tar.gz) = 40196584ddb987cadb7144a7d171bf4f
|
||||
SHA256 (Test-Harness-3.09.tar.gz) = e0d269967f0975f0f8e9fa398ed4830b0dd68129fca718d64f19283b1856baa6
|
||||
SIZE (Test-Harness-3.09.tar.gz) = 175618
|
||||
MD5 (Test-Harness-3.10.tar.gz) = 69b6f90a01448583f0f9bf484daceed8
|
||||
SHA256 (Test-Harness-3.10.tar.gz) = 908bdca2041f81f897f1d9a454d52de8431c2dda06780be5da41defbfd09a2e1
|
||||
SIZE (Test-Harness-3.10.tar.gz) = 177033
|
||||
|
@ -20,6 +20,7 @@
|
||||
%%SITE_PERL%%/TAP/Parser/Result/Bailout.pm
|
||||
%%SITE_PERL%%/TAP/Parser/Result/Comment.pm
|
||||
%%SITE_PERL%%/TAP/Parser/Result/Plan.pm
|
||||
%%SITE_PERL%%/TAP/Parser/Result/Pragma.pm
|
||||
%%SITE_PERL%%/TAP/Parser/Result/Test.pm
|
||||
%%SITE_PERL%%/TAP/Parser/Result/Unknown.pm
|
||||
%%SITE_PERL%%/TAP/Parser/Result/Version.pm
|
||||
|
Loading…
Reference in New Issue
Block a user