Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D5BF463B8A5 for ; Sun, 12 Apr 2009 18:33:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 71B4F63B212; Sun, 12 Apr 2009 18:33:46 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 782DE63B16D for ; Sun, 12 Apr 2009 18:33:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 60C29175D0; Sun, 12 Apr 2009 18:33:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 12 Apr 2009 18:33:45 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-MRO-Compat To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090412183345.60C29175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Apr 12 18:33:45 UTC 2009 Modified Files: pkgsrc/devel/p5-MRO-Compat: Makefile distinfo Log Message: PkgSrc changes: - Updating package for p5 module MRO::Compat to 0.10 - set license to artistic-2.0 Upstream changes: 0.10 - Wed Mar 25, 2009 - Remove the fake Build.PL. Module::Install doesn't support that anymore. (Florian Ragwitz) - Remove auto_install from Makefile.PL. Its use is strongly discouraged. (Closes RT#44542) (Simon Betrang) To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-MRO-Compat/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-MRO-Compat/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.