Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4C3BC63B955 for ; Thu, 26 Jan 2012 15:31:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B57F314A250; Thu, 26 Jan 2012 15:31:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A11BB14A24B for ; Thu, 26 Jan 2012 15:31:34 +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 5sxybfb6oNzK for ; Thu, 26 Jan 2012 15:31:33 +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 976B614A248 for ; Thu, 26 Jan 2012 15:31:33 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A8823175DD; Thu, 26 Jan 2012 15:31:33 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 26 Jan 2012 15:31:33 +0000 From: "Ulrich Habel" Subject: CVS commit: pkgsrc/devel/p5-Module-Install To: pkgsrc-changes@NetBSD.org Reply-To: rhaen@netbsd.org X-Mailer: log_accum Message-Id: <20120126153133.A8823175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: rhaen Date: Thu Jan 26 15:31:33 UTC 2012 Modified Files: pkgsrc/devel/p5-Module-Install: Makefile distinfo Log Message: Updated to 1.04 Changes: 1.04 Thu 20 Oct 2011 - Fixed _cmp to compare properly (MIYAGAWA) - Fixed the automated MakeMaker dependency addition (MIYAGAWA) - Last Perl 5.5 compatible MakeMaker was actually 6.36 (ADAMK) 1.03 Wed 19 Oct 2011 - META.yml flag dynamic_config is now always generated (ADAMK) - Added the convenience command static_config, as the default is to be dynamic (ADAMK) - Module::Install::DSL will automatically set static_config unless it can see an 'if' or 'unless' suffix (ADAMK) 1.02 Thu 29 Sep 2011 - Support for installdeps_target in Module::Install::AutoInstall and Module::AutoInstall (Caelum) - Support for installdeps_notest, upgradedeps and upgradedeps_notest, listdeps and listalldeps targets in Module::AutoInstall (Caelum) To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/p5-Module-Install/Makefile cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-Module-Install/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.