Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B99DA63CC80 for ; Tue, 9 Aug 2011 09:46:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 954C314A22A; Tue, 9 Aug 2011 09:46:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0603414A22C for ; Tue, 9 Aug 2011 09:46:32 +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 yEAiN2feCaW8 for ; Tue, 9 Aug 2011 09:46:31 +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 72C5D14A21A for ; Tue, 9 Aug 2011 09:46:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5AA53175DD; Tue, 9 Aug 2011 09:46:31 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 9 Aug 2011 09:46:31 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/p5-Class-Autouse To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20110809094631.5AA53175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Tue Aug 9 09:46:31 UTC 2011 Modified Files: pkgsrc/devel/p5-Class-Autouse: Makefile distinfo Log Message: Changes 2.00: * Switching to a production release Changes 1.99_04: * Upgrading to Module::Install::DSL 1.00 * Bumping minimum version of Perl to 5.006 * Fixing indenting, style and layout issues. * Added debugging entries to all the new code. * Removed on use of _load_ancestors that was not needed * Updating copyright a couple of times :/ Changes 1.99_03: * Upgrading to Module::Install 0.76 * Localising $@ during evals Changes 1.99_02: * Fixing some back-compatibility bugs in the new tests Changes 1.99_01: * Vast swathes of additional functionality To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-Class-Autouse/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Class-Autouse/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.