Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-MooseX-Getopt/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 24 Oct 2009 02:03:32 -0000 1.10 +++ Makefile 28 Nov 2009 17:19:44 -0000 @@ -6,7 +6,7 @@ # PORTNAME= MooseX-Getopt -PORTVERSION= 0.24 +PORTVERSION= 0.25 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,9 @@ MAINTAINER= perl@FreeBSD.org COMMENT= A Moose role for processing command line options -BUILD_DEPENDS= p5-Getopt-Long-Descriptive>=0.077:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \ +RUN_DEPENDS= p5-Getopt-Long-Descriptive>=0.077:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \ p5-Moose>=0.56:${PORTSDIR}/devel/p5-Moose -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= 5.8.0+ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-MooseX-Getopt/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- distinfo 24 Oct 2009 02:03:32 -0000 1.9 +++ distinfo 28 Nov 2009 17:19:44 -0000 @@ -1,3 +1,3 @@ -MD5 (MooseX-Getopt-0.24.tar.gz) = 7957285a9b9f2646a62a3dce51180c7e -SHA256 (MooseX-Getopt-0.24.tar.gz) = b103b4bc16920e33e307f0fe9071316ba09a43051c3f0de53b3c0568012b04ce -SIZE (MooseX-Getopt-0.24.tar.gz) = 28926 +MD5 (MooseX-Getopt-0.25.tar.gz) = 9495a077b1fd1323a2fe7870e255b740 +SHA256 (MooseX-Getopt-0.25.tar.gz) = ebd63864a0ebe2def4e1e30e46157f27c0df8cea34afb6589ecf700d9d1599e6 +SIZE (MooseX-Getopt-0.25.tar.gz) = 29254