Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id CB5B563B9FE for ; Tue, 10 Apr 2012 13:10:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5DFEB14A435; Tue, 10 Apr 2012 13:10:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AB2D014A3D2 for ; Tue, 10 Apr 2012 13:10:20 +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 YEpMtAswQieD for ; Tue, 10 Apr 2012 13:10:19 +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 84BF314A2BE for ; Tue, 10 Apr 2012 13:10:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 296EA175DD; Tue, 10 Apr 2012 13:10:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 10 Apr 2012 13:10:19 +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: <20120410131019.296EA175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Tue Apr 10 13:10:19 UTC 2012 Modified Files: pkgsrc/devel/p5-App-Cmd: Makefile distinfo Log Message: Updating package for CPAN module App::Cmd in devel/p5-App-Cmd from 0.316 to 0.317. pkgsrc changes: - adjust dependencies Upstream changes: 0.317 2012-03-26 10:11:52 America/New_York App::Cmd::Tester now reports exit code 1 for unknown commands, as App::Cmd would exit(1) in that case; addresses https://rt.cpan.org/Public/Bug/Display.html?id=73084 reported by David Golden To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-App-Cmd/Makefile cvs rdiff -u -r1.14 -r1.15 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.