summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Getopt
diff options
context:
space:
mode:
authorsno <sno>2010-03-08 16:57:36 +0000
committersno <sno>2010-03-08 16:57:36 +0000
commit9656b825f01944399ded52afb18a99563eda6487 (patch)
treeadd548b3c93041291e374d89bdf01815a1658555 /devel/p5-MooseX-Getopt
parent0c63503d513f701bc503dc5c7128833fdddc51eb (diff)
downloadpkgsrc-9656b825f01944399ded52afb18a99563eda6487.tar.gz
Updating devel/p5-MooseX-Getopt from 0.26 to 0.27
pkgsrc changes: - Adjust dependencies Upstream changes: Revision history for Perl extension MooseX-Getopt * Makefile.PL: - Bump dependency to Getopt::Long::Descriptive to 0.081 in an attempt to avoid test failures. * MooseX::Getopt::Dashes - Document that using a cmd_flag argument to attributes can be used to override the tr/_/-/ replacement ::Dashes does on attribute names
Diffstat (limited to 'devel/p5-MooseX-Getopt')
-rw-r--r--devel/p5-MooseX-Getopt/Makefile6
-rw-r--r--devel/p5-MooseX-Getopt/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-MooseX-Getopt/Makefile b/devel/p5-MooseX-Getopt/Makefile
index 8b012cd54c2..ee00ed9a85d 100644
--- a/devel/p5-MooseX-Getopt/Makefile
+++ b/devel/p5-MooseX-Getopt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2010/01/16 17:44:22 sno Exp $
+# $NetBSD: Makefile,v 1.13 2010/03/08 16:57:36 sno Exp $
#
-DISTNAME= MooseX-Getopt-0.26
+DISTNAME= MooseX-Getopt-0.27
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
@@ -12,7 +12,7 @@ COMMENT= Perl 5 Moose role for processing command line options
LICENSE= ${PERL5_LICENSE}
DEPENDS+= {perl>=5.10,p5-Getopt-Long>=2.37}:../../devel/p5-Getopt-Long
-DEPENDS+= p5-Getopt-Long-Descriptive>=0.077:../../devel/p5-Getopt-Long-Descriptive
+DEPENDS+= p5-Getopt-Long-Descriptive>=0.081:../../devel/p5-Getopt-Long-Descriptive
DEPENDS+= p5-Moose>=0.56:../../devel/p5-Moose
BUILD_DEPENDS+= p5-MooseX-ConfigFromFile-[0-9]*:../../devel/p5-MooseX-ConfigFromFile
diff --git a/devel/p5-MooseX-Getopt/distinfo b/devel/p5-MooseX-Getopt/distinfo
index 3948985e181..aa66f081aa8 100644
--- a/devel/p5-MooseX-Getopt/distinfo
+++ b/devel/p5-MooseX-Getopt/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2010/01/16 17:44:22 sno Exp $
+$NetBSD: distinfo,v 1.10 2010/03/08 16:57:36 sno Exp $
-SHA1 (MooseX-Getopt-0.26.tar.gz) = 71d63f9821159004344334e232472390277ffa93
-RMD160 (MooseX-Getopt-0.26.tar.gz) = 0521e2490a4d10ff3afcf9c1c5d53149d8a02bb7
-Size (MooseX-Getopt-0.26.tar.gz) = 29784 bytes
+SHA1 (MooseX-Getopt-0.27.tar.gz) = 7d9c35a9c4751e1567c396457bb4c7bf9ed5ce03
+RMD160 (MooseX-Getopt-0.27.tar.gz) = ca16a360b6d1b57eaf4adad9e44c79cfc38463eb
+Size (MooseX-Getopt-0.27.tar.gz) = 31506 bytes