From owner-freebsd-perl@FreeBSD.ORG Mon Jul 11 14:52:21 2005 Return-Path: X-Original-To: perl@FreeBSD.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9A8F16A41C; Mon, 11 Jul 2005 14:52:21 +0000 (GMT) (envelope-from skv@protey.ru) Received: from mail.3wgraphics.com (mail.3wgraphics.com [194.87.91.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ACBF43D45; Mon, 11 Jul 2005 14:52:20 +0000 (GMT) (envelope-from skv@protey.ru) Received: from [192.168.0.1] (helo=[192.168.0.1]) by mail.3wgraphics.com with esmtp id 1Drzdr-0002hj-Ai; Mon, 11 Jul 2005 18:52:19 +0400 Message-ID: <42D287A3.4020509@protey.ru> Date: Mon, 11 Jul 2005 18:52:19 +0400 From: Sergey Skvortsov Organization: 3W Graphics User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b) Gecko/20050217 MIME-Version: 1.0 To: Adri Koppes References: In-Reply-To: X-Enigmail-Version: 0.90.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: perl@FreeBSD.org, clsung@FreeBSD.org Subject: Re: P5-PathTools-3.09 and p5-File-Temp-0.16_2 installation problems X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2005 14:52:22 -0000 Adri Koppes wrote: > > Due to the recent changes to and rename at CPAN of these modules, I had > to install those on a standard FreeBSD 5.4 i386 system with perl 5.8.6 > installed via the ports collection. > The perl 5.8.6 port already contains the modules File::Temp and > File::Spec, so the previous ports of p5-File-Temp and p5-File-Spec would > never install these, since this was tested in the ports Makefile using > .IGNORE. > > The new p5-File-Temp-0.16_2 port always installs, even when the older > p5-File-Temp-0.16 module as part of the base perl 5.8.6 installation is > still present and doesn't remove these either. > The same happens with the File::Spec module when the new > p5-PathTools-3.09 is installed. This is correct behaviour. For more explanations: http://lists.freebsd.org/pipermail/cvs-ports/2005-June/066857.html > The biggest problem with both new ports is however that it will install > the modules in the WRONG LOCATION! Run this: fgrep \$FreeBSD /usr/ports/Mk/bsd.port.mk and tell your version of bsd.port.mk. Anyway, upgrade your perl to 5.8.7. -- Sergey Skvortsov mailto: skv@protey.ru