Index: head/devel/p5-MouseX-App-Cmd/Makefile =================================================================== --- head/devel/p5-MouseX-App-Cmd/Makefile (revision 293270) +++ head/devel/p5-MouseX-App-Cmd/Makefile (revision 293271) @@ -1,40 +1,40 @@ # New ports collection makefile for: p5-MouseX-App-Cmd # Date created: 2011-12-12 # Whom: Sunpoet Po-Chuan Hsieh # # $FreeBSD$ # PORTNAME= MouseX-App-Cmd -PORTVERSION= 0.08 +PORTVERSION= 0.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:MJGARDNER PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Mashes up MouseX::Getopt and App::Cmd BUILD_DEPENDS= p5-App-Cmd>=0.300:${PORTSDIR}/devel/p5-App-Cmd \ - p5-Getopt-Long-Descriptive>=0:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \ + p5-Getopt-Long-Descriptive>=0.091:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \ p5-Mouse>=0.86:${PORTSDIR}/devel/p5-Mouse \ p5-MouseX-ConfigFromFile>=0:${PORTSDIR}/devel/p5-MouseX-ConfigFromFile \ p5-MouseX-Getopt>=0.1800:${PORTSDIR}/devel/p5-MouseX-Getopt \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \ + p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok PERL_CONFIGURE= yes MAN3= MouseX::App::Cmd.3 \ MouseX::App::Cmd::Command.3 .include .if ${PERL_LEVEL} < 501200 TEST_DEPENDS+= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple .endif .include Property changes on: head/devel/p5-MouseX-App-Cmd/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/p5-MouseX-App-Cmd/distinfo =================================================================== --- head/devel/p5-MouseX-App-Cmd/distinfo (revision 293270) +++ head/devel/p5-MouseX-App-Cmd/distinfo (revision 293271) @@ -1,2 +1,2 @@ -SHA256 (MouseX-App-Cmd-0.08.tar.gz) = 769cd3a2c8001a09665275120641ca6b7164636fe96aa47fd45b0cabb0972f8a -SIZE (MouseX-App-Cmd-0.08.tar.gz) = 20981 +SHA256 (MouseX-App-Cmd-0.11.tar.gz) = 8d535955f9c547007b7cc5b9be185f4860980df835b2173ee94c9757d87c361d +SIZE (MouseX-App-Cmd-0.11.tar.gz) = 24575 Property changes on: head/devel/p5-MouseX-App-Cmd/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property