1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Update to 0.55

PR:		ports/86796
Submitted by:	ehaupt
Approved by:	maintainer timeout
This commit is contained in:
Sergey Skvortsov 2005-10-17 11:48:39 +00:00
parent 30a69487c2
commit 5db0241da7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145650
3 changed files with 5 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Devel-Cover
PORTVERSION= 0.53
PORTVERSION= 0.55
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Devel
@ -24,6 +24,7 @@ PERL_CONFIGURE= yes
MAN3= Devel::Cover.3 \
Devel::Cover::Annotation::Random.3 \
Devel::Cover::Annotation::Svk.3 \
Devel::Cover::Branch.3 \
Devel::Cover::Condition.3 \
Devel::Cover::Condition_and_2.3 \

View File

@ -1,2 +1,2 @@
MD5 (Devel-Cover-0.53.tar.gz) = 002fac63d372972ed54791a08b04dd54
SIZE (Devel-Cover-0.53.tar.gz) = 103564
MD5 (Devel-Cover-0.55.tar.gz) = 6bb9ddcd7a9e4d87c02b8bbea7ad3c4a
SIZE (Devel-Cover-0.55.tar.gz) = 116717

View File

@ -3,6 +3,7 @@ bin/cover
bin/gcov2perl
%%SITE_PERL%%/%%PERL_ARCH%%/Devel/Cover.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Devel/Cover/Annotation/Random.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Devel/Cover/Annotation/Svk.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Devel/Cover/Branch.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Devel/Cover/Condition.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Devel/Cover/Condition_and_2.pm