Index: head/devel/p5-Test-Tester/Makefile =================================================================== --- head/devel/p5-Test-Tester/Makefile (revision 286682) +++ head/devel/p5-Test-Tester/Makefile (revision 286683) @@ -1,33 +1,34 @@ # New ports collection makefile for: p5-Test-Tester # Date created: May 12th 2004 # Whom: Alex Kapranoff # # $FreeBSD$ # PORTNAME= Test-Tester -PORTVERSION= 0.10.7 -DISTVERSION= ${PORTVERSION:C/\.(.)$/\1/} +PORTVERSION= 0.10.8 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:FDALY PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Helps to test various Test::Builder derivatives PERL_CONFIGURE= yes INSTALL_TARGET= pure_install MAN3= Test::Tester.3 Test::Tester::Capture.3 \ Test::Tester::CaptureRunner.3 .if !defined(NOPORTDOCS) PORTDOCS= CHANGES post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif .include Property changes on: head/devel/p5-Test-Tester/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/devel/p5-Test-Tester/distinfo =================================================================== --- head/devel/p5-Test-Tester/distinfo (revision 286682) +++ head/devel/p5-Test-Tester/distinfo (revision 286683) @@ -1,2 +1,2 @@ -SHA256 (Test-Tester-0.107.tar.gz) = a2fbcd7875dd27bdfc8d1f2d77baaaec814f33ff9e7b1a8248a376a30dd5f561 -SIZE (Test-Tester-0.107.tar.gz) = 15235 +SHA256 (Test-Tester-0.108.tar.gz) = 5018f5e8988c9a8c886abe3ca94b41c8fcd34f1a70bedbed63e09f15084f7edd +SIZE (Test-Tester-0.108.tar.gz) = 15801 Property changes on: head/devel/p5-Test-Tester/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property