diff options
author | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2009-04-09 08:42:10 +0000 |
---|---|---|
committer | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2009-04-09 08:42:10 +0000 |
commit | ed7b14e1ecbec20cb149503661a2bbf281c1b1ea (patch) | |
tree | 2175df8a84d851dcb22d8dc49983ec483386c9fe /devel/p5-MooseX-Getopt | |
parent | 8cc3db6408e251e3518886b1c53a8f55e5959f0c (diff) | |
download | ports-ed7b14e1ecbec20cb149503661a2bbf281c1b1ea.tar.gz ports-ed7b14e1ecbec20cb149503661a2bbf281c1b1ea.zip |
Notes
Diffstat (limited to 'devel/p5-MooseX-Getopt')
-rw-r--r-- | devel/p5-MooseX-Getopt/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-MooseX-Getopt/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-MooseX-Getopt/Makefile b/devel/p5-MooseX-Getopt/Makefile index c95a611478b1..c3ab7fba27de 100644 --- a/devel/p5-MooseX-Getopt/Makefile +++ b/devel/p5-MooseX-Getopt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MooseX-Getopt -PORTVERSION= 0.16 +PORTVERSION= 0.17 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lbr@FreeBSD.org COMMENT= A Moose role for processing command line options -RUN_DEPENDS= p5-Moose>=0.43:${PORTSDIR}/devel/p5-Moose \ +RUN_DEPENDS= p5-Moose>=0.56:${PORTSDIR}/devel/p5-Moose \ p5-Getopt-Long>=2.37:${PORTSDIR}/devel/p5-Getopt-Long \ p5-Getopt-Long-Descriptive>=0:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-MooseX-Getopt/distinfo b/devel/p5-MooseX-Getopt/distinfo index ef9747c157f0..34ca994a16d9 100644 --- a/devel/p5-MooseX-Getopt/distinfo +++ b/devel/p5-MooseX-Getopt/distinfo @@ -1,3 +1,3 @@ -MD5 (MooseX-Getopt-0.16.tar.gz) = 83a636c5c9c45b766f57667d9cfb80c1 -SHA256 (MooseX-Getopt-0.16.tar.gz) = f075dcd808849716397da4139bb1acdb8565092b29dbbed6a01603861abc28a1 -SIZE (MooseX-Getopt-0.16.tar.gz) = 30944 +MD5 (MooseX-Getopt-0.17.tar.gz) = c38d4b8db6af32d60ba63a737debd4d1 +SHA256 (MooseX-Getopt-0.17.tar.gz) = fec0b0995754d49b17d9cf4c4a2d2e1bacffdcdd00867b9dd378c62643cb92d6 +SIZE (MooseX-Getopt-0.17.tar.gz) = 30887 |