Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 03BEC716A0 for ; Wed, 3 Jul 2013 13:36:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5B11714A1B7; Wed, 3 Jul 2013 13:36:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 471DF14A1B6 for ; Wed, 3 Jul 2013 13:36:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id REXKsRhku7-M for ; Wed, 3 Jul 2013 13:36:38 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B369514A1B4 for ; Wed, 3 Jul 2013 13:36:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B0EA696; Wed, 3 Jul 2013 13:36:38 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 3 Jul 2013 13:36:38 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/devel/p5-App-Cmd To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20130703133638.B0EA696@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Wed Jul 3 13:36:38 UTC 2013 Modified Files: pkgsrc/devel/p5-App-Cmd: Makefile distinfo Log Message: Updating package for CPAN distribution App-Cmd in devel/p5-App-Cmd from 0.318nb2 to 0.320. pkgsrc changes: - adjust dependencies Upstream changes: 0.320 2013-01-30 19:37:46 America/New_York when answering "Unknown subcommand," the commands list is sent ot STDERR (#75652) tests for using Params::Validate callback and not getting nasty stack trace (thanks, Adam Prime) 0.319 2013-01-25 18:18:21 America/New_York Enable --help option for App::Cmd::Simple (thanks, Ryan Thompson!) add the ability to ignore non-commands (Thanks, Kent Fredric!) many improvements to tutorial (thanks, mokko!) To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/p5-App-Cmd/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-App-Cmd/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.