1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- update to 3.22

This commit is contained in:
Yen-Ming Lee 2010-08-16 23:55:23 +00:00
parent 5d18e0cdc8
commit 58d8884ccb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259411
3 changed files with 4 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Test-Harness
PORTVERSION= 3.21
PORTVERSION= 3.22
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -60,7 +60,6 @@ MAN3= App::Prove.3 \
TAP::Parser::SourceHandler::Handle.3 \
TAP::Parser::SourceHandler::Perl.3 \
TAP::Parser::SourceHandler::RawTAP.3 \
TAP::Parser::SourceHandler::pgTAP.3 \
TAP::Parser::Utils.3 \
TAP::Parser::YAMLish::Reader.3 \
TAP::Parser::YAMLish::Writer.3 \

View File

@ -1,3 +1,3 @@
MD5 (Test-Harness-3.21.tar.gz) = 74c6de5202456484c186ba92af4f1474
SHA256 (Test-Harness-3.21.tar.gz) = 22b59cf7748c1d318fd8ecf4c568904c4a0f52632fbd0a7f57ef8e53f0ace3f8
SIZE (Test-Harness-3.21.tar.gz) = 291881
MD5 (Test-Harness-3.22.tar.gz) = 017311ee9a4549a0885e1b9cb5fca3f5
SHA256 (Test-Harness-3.22.tar.gz) = 40f00451f017396c45da691faea1c050a56abfc7a0129425e010286b1f62c1c5
SIZE (Test-Harness-3.22.tar.gz) = 292705

View File

@ -39,7 +39,6 @@ bin/%%P5_PREFIX%%prove
%%SITE_PERL%%/TAP/Parser/Scheduler/Spinner.pm
%%SITE_PERL%%/TAP/Parser/SourceHandler/Handle.pm
%%SITE_PERL%%/TAP/Parser/SourceHandler/Perl.pm
%%SITE_PERL%%/TAP/Parser/SourceHandler/pgTAP.pm
%%SITE_PERL%%/TAP/Parser/SourceHandler/Executable.pm
%%SITE_PERL%%/TAP/Parser/SourceHandler/RawTAP.pm
%%SITE_PERL%%/TAP/Parser/SourceHandler/File.pm