diff options
author | tobez <tobez@FreeBSD.org> | 2009-10-02 20:11:13 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2009-10-02 20:11:13 +0800 |
commit | 43a587e2dbd9e19c9f3f3bc69f2a2edfe5c91937 (patch) | |
tree | dd22366af96e8cbb6c99cac616a089b3e801b668 /devel | |
parent | 86d9ec31d06c30e051816b5a4d71f5195d609159 (diff) | |
download | freebsd-ports-gnome-43a587e2dbd9e19c9f3f3bc69f2a2edfe5c91937.tar.gz freebsd-ports-gnome-43a587e2dbd9e19c9f3f3bc69f2a2edfe5c91937.tar.zst freebsd-ports-gnome-43a587e2dbd9e19c9f3f3bc69f2a2edfe5c91937.zip |
Update to 0.23.
Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
Diffstat (limited to 'devel')
-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 |