Date: Sat, 1 Oct 2005 15:23:35 +0200 (CEST) From: Emanuel Haupt <ehaupt@critical.ch> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/86796: update: devel/p5-Devel-Cover - update to version 0.55 Message-ID: <200510011323.j91DNZ6Z005816@beaver.critical.ch> Resent-Message-ID: <200510011330.j91DUHXZ026652@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 86796 >Category: ports >Synopsis: update: devel/p5-Devel-Cover - update to version 0.55 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Oct 01 13:30:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Emanuel Haupt >Release: FreeBSD 6.0-BETA5 i386 >Organization: >Environment: System: FreeBSD beaver.critical.ch 6.0-BETA5 FreeBSD 6.0-BETA5 #0: Tue Sep 27 19:38:58 CEST 2005 root@beaver.critical.ch:/usr/obj/usr/src/RELENG_6/src/sys/BEAVER i386 >Description: - update devel/p5-Devel-Cover to version 0.55 >How-To-Repeat: >Fix: --- p5-Devel-Cover.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-Devel-Cover/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- Makefile 17 May 2005 12:35:31 -0000 1.21 +++ Makefile 1 Oct 2005 13:22:22 -0000 @@ -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 @@ 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 \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-Devel-Cover/distinfo,v retrieving revision 1.22 diff -u -r1.22 distinfo --- distinfo 17 May 2005 12:35:31 -0000 1.22 +++ distinfo 1 Oct 2005 13:22:22 -0000 @@ -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 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/p5-Devel-Cover/pkg-plist,v retrieving revision 1.6 diff -u -r1.6 pkg-plist --- pkg-plist 17 May 2005 12:35:31 -0000 1.6 +++ pkg-plist 1 Oct 2005 13:22:22 -0000 @@ -3,6 +3,7 @@ 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 --- p5-Devel-Cover.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510011323.j91DNZ6Z005816>