aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-03-16 08:28:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-03-16 08:28:56 +0000
commit214a77297780fc2a1935b24e631d0729eb550901 (patch)
treed15d6bcf04d6b7105d875676ce257d9d23e31406 /devel
parent46471a1bb7d870a4e85e9b21e4d55991f1282db8 (diff)
downloadports-214a77297780fc2a1935b24e631d0729eb550901.tar.gz
ports-214a77297780fc2a1935b24e631d0729eb550901.zip
- Update to 0.08
- Add BUILD_DEPENDS Changes: http://search.cpan.org/dist/MooseX-App-Cmd/Changes PR: ports/166153 Submitted by: sunpoet (myself) Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Feature safe: yes
Notes
Notes: svn path=/head/; revision=293403
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-MooseX-App-Cmd/Makefile10
-rw-r--r--devel/p5-MooseX-App-Cmd/distinfo4
2 files changed, 10 insertions, 4 deletions
diff --git a/devel/p5-MooseX-App-Cmd/Makefile b/devel/p5-MooseX-App-Cmd/Makefile
index 4b1902ec357f..5b6ed73f69ca 100644
--- a/devel/p5-MooseX-App-Cmd/Makefile
+++ b/devel/p5-MooseX-App-Cmd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= MooseX-App-Cmd
-PORTVERSION= 0.06
+PORTVERSION= 0.08
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +14,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Mashes up MooseX::Getopt and App::Cmd
-RUN_DEPENDS= p5-App-Cmd>=0.3:${PORTSDIR}/devel/p5-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-Moose>=0.86:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-Getopt>=0.18:${PORTSDIR}/devel/p5-MooseX-Getopt
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+TEST_DEPENDS= p5-MooseX-ConfigFromFile>=0:${PORTSDIR}/devel/p5-MooseX-ConfigFromFile \
+ p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \
+ p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \
+ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
PERL_CONFIGURE= yes
diff --git a/devel/p5-MooseX-App-Cmd/distinfo b/devel/p5-MooseX-App-Cmd/distinfo
index e17547351a4e..f984ab55c180 100644
--- a/devel/p5-MooseX-App-Cmd/distinfo
+++ b/devel/p5-MooseX-App-Cmd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (MooseX-App-Cmd-0.06.tar.gz) = ea4c2b8adba1160cd31b36e17d1fe33ca6e31c30b9af51661627b5f9d987f7d1
-SIZE (MooseX-App-Cmd-0.06.tar.gz) = 6447
+SHA256 (MooseX-App-Cmd-0.08.tar.gz) = 13a77c4559a9bcb4cc3bd865b2b194c25fce69fff6397ccae50c09809b049666
+SIZE (MooseX-App-Cmd-0.08.tar.gz) = 5839