Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id E8C94A65B8 for ; Fri, 10 Apr 2015 01:21:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 957A614A270; Fri, 10 Apr 2015 01:21:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 13DC314A269 for ; Fri, 10 Apr 2015 01:21:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id WA-UMNlj9FEJ for ; Fri, 10 Apr 2015 01:21:14 +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 932C014A263 for ; Fri, 10 Apr 2015 01:21:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 868B298; Fri, 10 Apr 2015 01:21:14 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 10 Apr 2015 01:21:14 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-MooseX-Types-Common To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20150410012114.868B298@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Fri Apr 10 01:21:14 UTC 2015 Modified Files: pkgsrc/devel/p5-MooseX-Types-Common: Makefile distinfo Log Message: Update to 0.001013 ------------------ 0.001013 2015-03-28 22:16:00Z - better fix for fully-qualified type names, made to MooseX::Types directly - whitespace is now permitted in the NumericCode type (Denis Ibaev) To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-MooseX-Types-Common/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-MooseX-Types-Common/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.