summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Getopt
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-07-14 09:18:52 +0000
committerseb <seb@pkgsrc.org>2010-07-14 09:18:52 +0000
commit7742b331f0ab6d68b1a7560b6bc7e0ee61c1a5c6 (patch)
treed41ef6be6c661dedd70a78b988ec4df36003d538 /devel/p5-MooseX-Getopt
parent393861773ac1337b9e4c238b8d42bc7f839f5c3c (diff)
downloadpkgsrc-7742b331f0ab6d68b1a7560b6bc7e0ee61c1a5c6.tar.gz
Update from version 0.28 to version 0.31.
Pkgsrc changes: - adjust dependencies Upstream changes: 0.31 Wed 7 Jul 2010 * Fix issue causing tests to fail if MooseX::SimpleConfig isn't installed. 0.30 Tue 6 Jul 2010 * MooseX::Getopt::Basic - uses attribute insertion order when determining the order in which options are documented in the usage (e.g. in $obj->usage->text). (Karen Etheridge) * MooseX::Getopt::Basic - store the usage object to the usage attr (RT#58715) - properly checks whether the *option* --help, --usage, or --? were used, rather than the attribute 'help', 'usage' or '?' were set * MooseX::Getopt::GLD - add the usage attribute for storing the Getopt::Long::Descriptive::Usage object, and the help attribute for storing --help, --usage and --? state (RT#47865, RT#56783, RT#52474). (Karen Etheridge) * MooseX::Getopt::Basic - Disable auto_help config in Getopt::Long, to avoid calling into pod2usage when the --help option is used while MooseX::ConfigFromFile is in use (the intent is just to fetch the value of the configfile option) (RT#57683). (Karen Etheridge) 0.29 Tue. Jun 15 2010 * Fix repository metadata. Thanks Robert Bohne for noticing!
Diffstat (limited to 'devel/p5-MooseX-Getopt')
-rw-r--r--devel/p5-MooseX-Getopt/Makefile5
-rw-r--r--devel/p5-MooseX-Getopt/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/p5-MooseX-Getopt/Makefile b/devel/p5-MooseX-Getopt/Makefile
index 598ddbbac46..12230ed4597 100644
--- a/devel/p5-MooseX-Getopt/Makefile
+++ b/devel/p5-MooseX-Getopt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2010/06/14 03:38:23 seb Exp $
+# $NetBSD: Makefile,v 1.15 2010/07/14 09:18:52 seb Exp $
#
-DISTNAME= MooseX-Getopt-0.28
+DISTNAME= MooseX-Getopt-0.31
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
@@ -16,6 +16,7 @@ DEPENDS+= p5-Moose>=0.56:../../devel/p5-Moose
BUILD_DEPENDS+= p5-Test-Exception>=0.21:../../devel/p5-Test-Exception
BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
+BUILD_DEPENDS+= p5-Test-Warn>=0.21:../../devel/p5-Test-Warn
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-MooseX-Getopt/distinfo b/devel/p5-MooseX-Getopt/distinfo
index 1b14e89cfc1..4662853dd1b 100644
--- a/devel/p5-MooseX-Getopt/distinfo
+++ b/devel/p5-MooseX-Getopt/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2010/06/14 03:38:23 seb Exp $
+$NetBSD: distinfo,v 1.12 2010/07/14 09:18:52 seb Exp $
-SHA1 (MooseX-Getopt-0.28.tar.gz) = dffb7c3427e9c202b55654eb55db963e15817a70
-RMD160 (MooseX-Getopt-0.28.tar.gz) = 46099c3b52cd1030a8d797e834a4a4eabf47e156
-Size (MooseX-Getopt-0.28.tar.gz) = 25392 bytes
+SHA1 (MooseX-Getopt-0.31.tar.gz) = b81939c0f464d7359a4ea54ba9203eb9267b70df
+RMD160 (MooseX-Getopt-0.31.tar.gz) = e58982e640098dd65fbb4b39b0558e071d220cb1
+Size (MooseX-Getopt-0.31.tar.gz) = 27707 bytes