Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8155863B121 for ; Thu, 27 Aug 2009 21:55:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2B8AF63B235; Thu, 27 Aug 2009 21:55:35 +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 4309463B140 for ; Thu, 27 Aug 2009 21:55:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2C630175D0; Thu, 27 Aug 2009 21:55:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 27 Aug 2009 21:55:34 +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: <20090827215534.2C630175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Thu Aug 27 21:55:34 UTC 2009 Modified Files: pkgsrc/devel/p5-MooseX-Getopt: Makefile distinfo Log Message: Update from version 0.20 to version 0.21. Upstream changes: 0.21 Thu. Aug 27 2009 * MooseX::Getopt - Enable and document the argv parameter to the constructor. - Applied patches in RT43200 and RT43255 - Applied patch from RT#47766 to not die if SimpleConfig cannot find the default config file name. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-MooseX-Getopt/Makefile cvs rdiff -u -r1.4 -r1.5 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.