Index: head/devel/p5-Debug-Client/Makefile =================================================================== --- head/devel/p5-Debug-Client/Makefile (revision 309861) +++ head/devel/p5-Debug-Client/Makefile (revision 309862) @@ -1,26 +1,27 @@ -# New ports collection makefile for: p5-Debug-Client -# Date created: 2010-03-17 -# Whom: ports@c0decafe.net -# +# Created by: ports@c0decafe.net # $FreeBSD$ -# PORTNAME= Debug-Client -PORTVERSION= 0.12 +PORTVERSION= 0.20 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= linpc@cs.nctu.edu.tw COMMENT= Client for the standard Perl debugger -BUILD_DEPENDS= p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir -RUN_DEPENDS= p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir - -TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep +RUN_DEPENDS= p5-File-HomeDir>=0.98:${PORTSDIR}/devel/p5-File-HomeDir \ + p5-PadWalker>=1.92:${PORTSDIR}/devel/p5-PadWalker \ + p5-ReadLine-Perl>=1.0303:${PORTSDIR}/devel/p5-ReadLine-Perl +TEST_DEPENDS= p5-File-HomeDir>=0.98:${PORTSDIR}/devel/p5-File-HomeDir \ + p5-PadWalker>=1.92:${PORTSDIR}/devel/p5-PadWalker \ + p5-ReadLine-Perl>=1.0303:${PORTSDIR}/devel/p5-ReadLine-Perl \ + p5-Test-Class>=0.36:${PORTSDIR}/devel/p5-Test-Class \ + p5-Test-Deep>=0.108:${PORTSDIR}/devel/p5-Test-Deep \ + p5-Test-Script>=0:${PORTSDIR}/devel/p5-Test-Script PERL_CONFIGURE= yes MAN3= Debug::Client.3 .include Index: head/devel/p5-Debug-Client/distinfo =================================================================== --- head/devel/p5-Debug-Client/distinfo (revision 309861) +++ head/devel/p5-Debug-Client/distinfo (revision 309862) @@ -1,2 +1,2 @@ -SHA256 (Debug-Client-0.12.tar.gz) = 70e0ce044c15d626fbafddee6b945d777aa2fb507fbd39ed0f22d35f58a1558e -SIZE (Debug-Client-0.12.tar.gz) = 30339 +SHA256 (Debug-Client-0.20.tar.gz) = a1643b3c2e9fe0a39eae975c4ca81cb0cd44dde5dc0aec07600b727ebf190913 +SIZE (Debug-Client-0.20.tar.gz) = 38741 Property changes on: head/devel/p5-Debug-Client/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -yes \ No newline at end of property +1 \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property