From 7742b331f0ab6d68b1a7560b6bc7e0ee61c1a5c6 Mon Sep 17 00:00:00 2001 From: seb Date: Wed, 14 Jul 2010 09:18:52 +0000 Subject: 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! --- devel/p5-MooseX-Getopt/Makefile | 5 +++-- devel/p5-MooseX-Getopt/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'devel/p5-MooseX-Getopt') 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 -- cgit v1.2.3