Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 829EF63BC1D for ; Sun, 6 Sep 2009 19:10:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2F85563B123; Sun, 6 Sep 2009 19:10:05 +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 5FDEC63B104 for ; Sun, 6 Sep 2009 19:10:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 51238175D0; Sun, 6 Sep 2009 19:10:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 6 Sep 2009 19:10:04 +0000 From: Stoned Elipot Subject: CVS commit: pkgsrc/devel/p5-MooseX-Getopt To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org X-Mailer: log_accum Message-Id: <20090906191004.51238175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Sun Sep 6 19:10:04 UTC 2009 Modified Files: pkgsrc/devel/p5-MooseX-Getopt: Makefile distinfo Log Message: Update from version 0.21 to version 0.22. Upstream changes: 0.22 Sat. Sept 05 2009 - Require GLD 0.077 for RT#49427 as some versions are broken * MooseX::Getopt - Split into MooseX::Getopt::Basic (without the G::L::Descriptive support) and MooseX::Getopt::GLD. * Tests - Ensure author tests get run when in author mode. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-MooseX-Getopt/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-MooseX-Getopt/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.