diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-14 05:05:10 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-14 05:05:10 +0000 |
commit | b01aebf8901344f65cbcec8907057c840c258421 (patch) | |
tree | 5a9ef77d1ed8e65a8ce7bb531d3d46e3d742bdaa /devel/p5-MouseX-App-Cmd | |
parent | 2c2ce564cf680517d71cef3f1d1c3f209ec90700 (diff) |
Notes
Diffstat (limited to 'devel/p5-MouseX-App-Cmd')
-rw-r--r-- | devel/p5-MouseX-App-Cmd/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-MouseX-App-Cmd/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-MouseX-App-Cmd/Makefile b/devel/p5-MouseX-App-Cmd/Makefile index ba237faae9c1..eb407885f53c 100644 --- a/devel/p5-MouseX-App-Cmd/Makefile +++ b/devel/p5-MouseX-App-Cmd/Makefile @@ -6,17 +6,16 @@ # 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 \ @@ -24,6 +23,7 @@ BUILD_DEPENDS= p5-App-Cmd>=0.300:${PORTSDIR}/devel/p5-App-Cmd \ 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 diff --git a/devel/p5-MouseX-App-Cmd/distinfo b/devel/p5-MouseX-App-Cmd/distinfo index 06ffb3c6fc58..45d770eb16a3 100644 --- a/devel/p5-MouseX-App-Cmd/distinfo +++ b/devel/p5-MouseX-App-Cmd/distinfo @@ -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 |