Index: head/devel/p5-Test-Class/Makefile =================================================================== --- head/devel/p5-Test-Class/Makefile (revision 204977) +++ head/devel/p5-Test-Class/Makefile (revision 204978) @@ -1,39 +1,38 @@ # New ports collection makefile for: p5-Test-Class # Date created: January 27th 2003 # Whom: Erwin Lansing # # $FreeBSD$ # PORTNAME= Test-Class -PORTVERSION= 0.26 -PORTREVISION= 1 +PORTVERSION= 0.27 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Test::Class - Easily create test classes in an xUnit style RUN_DEPENDS= p5-Devel-Symdump>=2.03:${PORTSDIR}/devel/p5-Devel-Symdump \ - p5-Test-Exception>=0.25:${PORTSDIR}/devel/p5-Test-Exception + p5-Test-Exception>=0.25:${PORTSDIR}/devel/p5-Test-Exception PERL_MODBUILD= yes MAN3= Test::Class.3 \ Test::Class::Load.3 \ Test::Class::MethodInfo.3 .include .if ${PERL_LEVEL} < 500702 RUN_DEPENDS+= p5-Attribute-Handlers>=0.77:${PORTSDIR}/devel/p5-Attribute-Handlers .if ${PERL_LEVEL} < 500701 RUN_DEPENDS+= p5-Class-ISA>=0.32:${PORTSDIR}/devel/p5-Class-ISA .if ${PERL_LEVEL} < 500700 RUN_DEPENDS+= p5-Storable>=2.04:${PORTSDIR}/devel/p5-Storable .endif .endif .endif .include Property changes on: head/devel/p5-Test-Class/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property Index: head/devel/p5-Test-Class/distinfo =================================================================== --- head/devel/p5-Test-Class/distinfo (revision 204977) +++ head/devel/p5-Test-Class/distinfo (revision 204978) @@ -1,3 +1,3 @@ -MD5 (Test-Class-0.26.tar.gz) = 34523eee03c1b07c0dd72a5cc82693f0 -SHA256 (Test-Class-0.26.tar.gz) = 123a044e7d49128e6610f29b12d376bf458cc05bfdec3f50db93005502581fc8 -SIZE (Test-Class-0.26.tar.gz) = 47161 +MD5 (Test-Class-0.27.tar.gz) = b9db501c429cfa1f1accd3c2a8c7ea53 +SHA256 (Test-Class-0.27.tar.gz) = 98301658377b0f6f78252b05df7a919b4a2e8332c1e11b675e55ccad976db052 +SIZE (Test-Class-0.27.tar.gz) = 47233 Property changes on: head/devel/p5-Test-Class/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property