summaryrefslogtreecommitdiff
path: root/devel/p5-App-Cmd
diff options
context:
space:
mode:
authoradam <adam>2011-08-07 07:04:29 +0000
committeradam <adam>2011-08-07 07:04:29 +0000
commitceb0c13a30fcb96c510d307038608772914a6286 (patch)
tree855d4ea5e84b5bc55731c0fecd0cecbb9a00d8a2 /devel/p5-App-Cmd
parentf98037ea1bbc1b38e11064d0368203eeb2af730a (diff)
downloadpkgsrc-ceb0c13a30fcb96c510d307038608772914a6286.tar.gz
Changes 0.311:
* require the correct version of Getopt::Long::Descriptive Changes 0.310: * classes are now loaded with Class::Load, which should avoid bugs where classes are not succesfully loaded by program execution continues anyway * more checking is now done to ensure that plugins are members of the correct base class Changes 0.309: * skip a failing test on perl 5.8.x Changes 0.308: * When App::Cmd::Setup tries to load MyApp::Command, and it exists but will not compile, the exception will now propagate. Previously, it failed silently and App::Cmd::Command was used instead.
Diffstat (limited to 'devel/p5-App-Cmd')
-rw-r--r--devel/p5-App-Cmd/Makefile6
-rw-r--r--devel/p5-App-Cmd/distinfo8
2 files changed, 6 insertions, 8 deletions
diff --git a/devel/p5-App-Cmd/Makefile b/devel/p5-App-Cmd/Makefile
index 2550807fee4..e7b77c61c45 100644
--- a/devel/p5-App-Cmd/Makefile
+++ b/devel/p5-App-Cmd/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2010/08/21 16:33:11 seb Exp $
-#
+# $NetBSD: Makefile,v 1.15 2011/08/07 07:04:29 adam Exp $
-DISTNAME= App-Cmd-0.307
+DISTNAME= App-Cmd-0.311
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
diff --git a/devel/p5-App-Cmd/distinfo b/devel/p5-App-Cmd/distinfo
index 6cf4a35bee2..fce3d011336 100644
--- a/devel/p5-App-Cmd/distinfo
+++ b/devel/p5-App-Cmd/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2010/03/10 18:53:54 sno Exp $
+$NetBSD: distinfo,v 1.11 2011/08/07 07:04:29 adam Exp $
-SHA1 (App-Cmd-0.307.tar.gz) = 56393dc66aea1fdbc069968bf73c963db53c5e33
-RMD160 (App-Cmd-0.307.tar.gz) = d6858dfacc3954552005f8f52b8d644db91c4966
-Size (App-Cmd-0.307.tar.gz) = 42644 bytes
+SHA1 (App-Cmd-0.311.tar.gz) = c7932e1d5799de7d481be8c087a555a1f2ee6603
+RMD160 (App-Cmd-0.311.tar.gz) = be5e849ebe787256635d5c9627e9c4e11794d27d
+Size (App-Cmd-0.311.tar.gz) = 29912 bytes