Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 264F863B8C5 for ; Sat, 21 Mar 2009 16:25:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BFBDA63B122; Sat, 21 Mar 2009 16:25:37 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id E85A863B11F for ; Sat, 21 Mar 2009 16:25:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D5DFA175D0; Sat, 21 Mar 2009 16:25:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 21 Mar 2009 16:25:36 +0000 From: Stoned Elipot Subject: CVS commit: pkgsrc/devel/p5-MooseX-Types To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org Message-Id: <20090321162536.D5DFA175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Sat Mar 21 16:25:36 UTC 2009 Modified Files: pkgsrc/devel/p5-MooseX-Types: Makefile distinfo Log Message: Update from version 0.08 to version 0.10. Pkgsrc changes: - adjust dependencies Upstream changes: 0.10 Fri March 06 17:34:00 EST 2009 - Removed unneeded debugging code from one of the tests, which was causing installation errors for people that didn't already have Data::Dump installed. (jjnapiork) 0.09 ... - Added MooseX::Types::Util::has_available_type_export($p, $n) to allow introspection of available types for other libraries wanting to use type export names for type specifications. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-MooseX-Types/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-MooseX-Types/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.