Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 22CDE63C56C for ; Sat, 16 Jan 2010 18:50:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9DDE063B24F; Sat, 16 Jan 2010 18:23:22 +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 7CD2A63B17A for ; Sat, 16 Jan 2010 18:23:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 03C79175EA; Sat, 16 Jan 2010 17:47:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 16 Jan 2010 17:47:16 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-MooseX-Params-Validate To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100116174717.03C79175EA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Sat Jan 16 17:47:16 UTC 2010 Modified Files: pkgsrc/devel/p5-MooseX-Params-Validate: Makefile distinfo Log Message: Updating devel/p5-MooseX-Params-Validate from 0.12nb1 to 0.13 Upstream changes: 0.13 Sun., Nov. 29, 2009 - Fix so that validated_hash does not try to coerce optional parameters which are not present. Patch by Ian Sillitoe. - Same fix for pos_validated_list. (Dave Rolsky) To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-MooseX-Params-Validate/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-MooseX-Params-Validate/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.