aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Getopt
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2009-09-05 12:05:23 +0000
committerAnton Berezin <tobez@FreeBSD.org>2009-09-05 12:05:23 +0000
commit6b8536627930f720a11307a6337f9743aa65d527 (patch)
treecbffbd5b9510d1bc4477450217b6f4da45b038ae /devel/p5-MooseX-Getopt
parent316fcaa7dc4454978140f775b68841f401774dda (diff)
downloadports-6b8536627930f720a11307a6337f9743aa65d527.tar.gz
ports-6b8536627930f720a11307a6337f9743aa65d527.zip
Notes
Diffstat (limited to 'devel/p5-MooseX-Getopt')
-rw-r--r--devel/p5-MooseX-Getopt/Makefile6
-rw-r--r--devel/p5-MooseX-Getopt/distinfo6
-rw-r--r--devel/p5-MooseX-Getopt/pkg-plist2
3 files changed, 9 insertions, 5 deletions
diff --git a/devel/p5-MooseX-Getopt/Makefile b/devel/p5-MooseX-Getopt/Makefile
index 4a72a504f60c..750abd100670 100644
--- a/devel/p5-MooseX-Getopt/Makefile
+++ b/devel/p5-MooseX-Getopt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= MooseX-Getopt
-PORTVERSION= 0.21
+PORTVERSION= 0.22
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Moose role for processing command line options
-RUN_DEPENDS= p5-Getopt-Long-Descriptive>=0:${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
BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS+= p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception
@@ -22,7 +22,9 @@ BUILD_DEPENDS+= p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception
PERL_CONFIGURE= 5.8.0+
MAN3= MooseX::Getopt.3 \
+ MooseX::Getopt::Basic.3 \
MooseX::Getopt::Dashes.3 \
+ MooseX::Getopt::GLD.3 \
MooseX::Getopt::Meta::Attribute.3 \
MooseX::Getopt::Meta::Attribute::NoGetopt.3 \
MooseX::Getopt::Meta::Attribute::Trait.3 \
diff --git a/devel/p5-MooseX-Getopt/distinfo b/devel/p5-MooseX-Getopt/distinfo
index 5390ab2345f7..c43570ae749e 100644
--- a/devel/p5-MooseX-Getopt/distinfo
+++ b/devel/p5-MooseX-Getopt/distinfo
@@ -1,3 +1,3 @@
-MD5 (MooseX-Getopt-0.21.tar.gz) = 7d84613b06e1bdde78bef9ffbd74cc15
-SHA256 (MooseX-Getopt-0.21.tar.gz) = 085a5b203d36fea11c545022130f706c39dad8c058b630786071e2783bebfb64
-SIZE (MooseX-Getopt-0.21.tar.gz) = 26880
+MD5 (MooseX-Getopt-0.22.tar.gz) = 2900e4b9ad701aac0dad289a3a04d5f2
+SHA256 (MooseX-Getopt-0.22.tar.gz) = 60dbe0f4ee30b1c93412fd6efee36f96ce9df91cdf5e94d54fa3fc8650e23bed
+SIZE (MooseX-Getopt-0.22.tar.gz) = 29701
diff --git a/devel/p5-MooseX-Getopt/pkg-plist b/devel/p5-MooseX-Getopt/pkg-plist
index 00081dd71a9c..8049eb5db2b5 100644
--- a/devel/p5-MooseX-Getopt/pkg-plist
+++ b/devel/p5-MooseX-Getopt/pkg-plist
@@ -1,5 +1,7 @@
%%SITE_PERL%%/MooseX/Getopt.pm
+%%SITE_PERL%%/MooseX/Getopt/Basic.pm
%%SITE_PERL%%/MooseX/Getopt/Dashes.pm
+%%SITE_PERL%%/MooseX/Getopt/GLD.pm
%%SITE_PERL%%/MooseX/Getopt/Meta/Attribute.pm
%%SITE_PERL%%/MooseX/Getopt/Meta/Attribute/NoGetopt.pm
%%SITE_PERL%%/MooseX/Getopt/Meta/Attribute/Trait.pm