Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 80DD263C56F for ; Sat, 16 Jan 2010 18:50:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C798A63B1F1; Sat, 16 Jan 2010 18:13:34 +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 B272B63B16A for ; Sat, 16 Jan 2010 18:13:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 96CE017606; Sat, 16 Jan 2010 17:53:51 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 16 Jan 2010 17:53:51 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-MooseX-Types To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100116175351.96CE017606@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:53:51 UTC 2010 Modified Files: pkgsrc/devel/p5-MooseX-Types: Makefile distinfo Log Message: Updating devel/p5-MooseX-Types from 0.20nb1 to 0.21 pkgsrc changes: - Adjusting dependencies Upstream changes: 0.21 Thu Dec 24 00:21:26 EST 2009 - Attempting to import a non-existent type from a combined type library gave a very confusing error message from the MooseX::Types::Combined internals. Now it gives you a much more useful message. (Dave Rolsky) - bump up Moose dep (RT#53016) To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-MooseX-Types/Makefile cvs rdiff -u -r1.9 -r1.10 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.