Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 253EA63BC30 for ; Mon, 11 Aug 2008 12:33:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A758563B354; Mon, 11 Aug 2008 12:33:38 +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 EE8FF63B34C for ; Mon, 11 Aug 2008 12:33:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E0A49175D0; Mon, 11 Aug 2008 12:33:37 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/devel/p5-Module-Install To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20080811123337.E0A49175D0@cvs.netbsd.org> Date: Mon, 11 Aug 2008 12:33:37 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Mon Aug 11 12:33:37 UTC 2008 Modified Files: pkgsrc/devel/p5-Module-Install: Makefile distinfo Log Message: Update from version 0.76nb1 to 0.77. Pkgsrc changes: o Adjust dependencies, add p5-Devel-PPPort Upstream changes: 0.77 Fri 8 Aug 2008 - Don't break directories starting with inc(oming) (ADAMK, RT #30637) - Adding more phrases to recognise GPL variants (ADAMK, RT #35195) - Skip 03_autoinstall.t except at release, as it can hang in some situations (ADAMK, #29448) - Add a file check to the all_from param (ADAMK, #24586) - Fixed bug in can_run when PATH starts with a sep (ADAMK, #29866) - Don't overwrite dist args if there is a preop (ADAMK, #36831) - Bug fix in the command dispatcher (ADAMK, #27327) - perl_version now understands three-part Perl versions like 5.8.1 (PJF, RT #38317) - Numify version.pm objects when generating YAML (ADAMK) To generate a diff of this commit: cvs rdiff -r1.6 -r1.7 pkgsrc/devel/p5-Module-Install/Makefile cvs rdiff -r1.5 -r1.6 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.