Index: head/devel/p5-Test-TCP/Makefile =================================================================== --- head/devel/p5-Test-TCP/Makefile (revision 287161) +++ head/devel/p5-Test-TCP/Makefile (revision 287162) @@ -1,25 +1,26 @@ # New ports collection makefile for: Test::TCP # Date created: 20 Feb 2009 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= Test-TCP -PORTVERSION= 1.13 +PORTVERSION= 1.14 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:TOKUHIROM PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for testing TCP program RUN_DEPENDS= \ - p5-Test-SharedFork>=0.14:${PORTSDIR}/devel/p5-Test-SharedFork + p5-Test-SharedFork>=0.19:${PORTSDIR}/devel/p5-Test-SharedFork BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= Test::TCP.3 .include Property changes on: head/devel/p5-Test-TCP/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/devel/p5-Test-TCP/distinfo =================================================================== --- head/devel/p5-Test-TCP/distinfo (revision 287161) +++ head/devel/p5-Test-TCP/distinfo (revision 287162) @@ -1,2 +1,2 @@ -SHA256 (Test-TCP-1.13.tar.gz) = 6bf1842fc13261fae8a0c85f6496b38787eec77bbf37ee777b98ba36ad9f6b03 -SIZE (Test-TCP-1.13.tar.gz) = 24818 +SHA256 (Test-TCP-1.14.tar.gz) = 0d706a88620d8c806ccaf6ca904486d2cbea3e47d75af9983633215b51636238 +SIZE (Test-TCP-1.14.tar.gz) = 25902 Property changes on: head/devel/p5-Test-TCP/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property