diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2009-10-02 12:11:13 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2009-10-02 12:11:13 +0000 |
commit | 5ecd87af67ad84dd5c1455032c3e5a4c5ba91808 (patch) | |
tree | 7af11073fa702ed9409bb34c7045ff466c6c54c2 /devel/p5-MooseX-Getopt | |
parent | 2a98699e9918a3bbc1df60778f4fe0b5e7be1763 (diff) | |
download | ports-5ecd87af67ad84dd5c1455032c3e5a4c5ba91808.tar.gz ports-5ecd87af67ad84dd5c1455032c3e5a4c5ba91808.zip |
Notes
Diffstat (limited to 'devel/p5-MooseX-Getopt')
-rw-r--r-- | devel/p5-MooseX-Getopt/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-MooseX-Getopt/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-MooseX-Getopt/Makefile b/devel/p5-MooseX-Getopt/Makefile index 750abd100670..1b0504aea45c 100644 --- a/devel/p5-MooseX-Getopt/Makefile +++ b/devel/p5-MooseX-Getopt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MooseX-Getopt -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A Moose role for processing command line options -RUN_DEPENDS= p5-Getopt-Long-Descriptive>=0.077:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \ +BUILD_DEPENDS= p5-Getopt-Long-Descriptive>=0.077:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \ p5-Moose>=0.56:${PORTSDIR}/devel/p5-Moose -BUILD_DEPENDS= ${RUN_DEPENDS} -BUILD_DEPENDS+= p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.8.0+ diff --git a/devel/p5-MooseX-Getopt/distinfo b/devel/p5-MooseX-Getopt/distinfo index c43570ae749e..37d5e86c2111 100644 --- a/devel/p5-MooseX-Getopt/distinfo +++ b/devel/p5-MooseX-Getopt/distinfo @@ -1,3 +1,3 @@ -MD5 (MooseX-Getopt-0.22.tar.gz) = 2900e4b9ad701aac0dad289a3a04d5f2 -SHA256 (MooseX-Getopt-0.22.tar.gz) = 60dbe0f4ee30b1c93412fd6efee36f96ce9df91cdf5e94d54fa3fc8650e23bed -SIZE (MooseX-Getopt-0.22.tar.gz) = 29701 +MD5 (MooseX-Getopt-0.23.tar.gz) = 69607d2c8996f0339218febb371855ec +SHA256 (MooseX-Getopt-0.23.tar.gz) = 177990f929acc5af1e3f55c96b821f6bf20a56f698e16047f8ae8b14b0763d92 +SIZE (MooseX-Getopt-0.23.tar.gz) = 30156 |