Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id EA6E363B885 for ; Mon, 15 Jun 2009 21:25:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9B56663B11A; Mon, 15 Jun 2009 21:25:58 +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 BFDD663B102 for ; Mon, 15 Jun 2009 21:25:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A68AC175D0; Mon, 15 Jun 2009 21:25:57 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 15 Jun 2009 21:25:57 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-MooseX-AttributeHelpers To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090615212557.A68AC175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Mon Jun 15 21:25:57 UTC 2009 Modified Files: pkgsrc/devel/p5-MooseX-AttributeHelpers: Makefile distinfo Log Message: pkgsrc changes: - Updating package for p5 module MooseX::AttributeHelpers from 0.17 to 0.19 - Adjusting license according to META.yaml - Using Module::Install as module type Upstream changes: 0.19 Sun June 14, 2009 - No functional changes from 0.18_01 0.18_01 Mon June 1, 2009 - Turn our metaclasses into traits, though metaclasses still exist for backwards compatibility (Sartak and doy) - Add accessor to Hash and Array (Sartak) - Let the user know which constraint they have violated in the confessed message (nperez) To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-MooseX-AttributeHelpers/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-MooseX-AttributeHelpers/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.