From owner-freebsd-ports@freebsd.org Fri Oct 2 08:39:03 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9DCAFA0D613 for ; Fri, 2 Oct 2015 08:39:03 +0000 (UTC) (envelope-from mattia.rossi.mailinglists@gmail.com) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 34769176C for ; Fri, 2 Oct 2015 08:39:03 +0000 (UTC) (envelope-from mattia.rossi.mailinglists@gmail.com) Received: by wicge5 with SMTP id ge5so22829333wic.0 for ; Fri, 02 Oct 2015 01:39:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=x5V6Oq6m+x3nggyjlv0Dpzh8FxSjzCLdVgI0OS0lNvQ=; b=f9/6YGPMz8zy2v+eKOxkpg8fdzRiQg0/IkBJMvkYYXNfm44sBCYVEm3BpREpO/2z1q CKZNDOtUCjn5w2IGugNy0RnDnejI7zSvh1y/lAEZrZJJHIjzlOtH49N555/ECp9xsaYR nWQOMYtXruAN/rBRVnfFVOyJeUehXrLpS7hCJTFwaOlb6SAtGBK09qIu5Urpv4pTOOdN IowjgCfHK6MG5s+2MeP1aEAAHhGJZ498jcTdaLMaW6oOeL7XhPse40UBZLkVqtSqYn6k 6VbEL5pxN+6hr1Dd/DEZAdVy5FC9POFQAeKSnlMc+ET251dT04RZVDP0ORhXJzCmFTSq h8zQ== X-Received: by 10.194.8.227 with SMTP id u3mr14915978wja.38.1443775140363; Fri, 02 Oct 2015 01:39:00 -0700 (PDT) Received: from [192.168.0.113] (82.50.202.62.static.wline.lns.sme.cust.swisscom.ch. [62.202.50.82]) by smtp.googlemail.com with ESMTPSA id xt1sm10133266wjb.32.2015.10.02.01.38.59 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Oct 2015 01:38:59 -0700 (PDT) Subject: Re: Ports are requesting perl 5.20.2 even if perl 5.22 is installed and set as default To: Chris H , freebsd-ports@freebsd.org References: <560D2BB1.8050000@gmail.com> <560D2E87.4050904@gmail.com> <7b8ea7eb415eb7c75c8638e99709364e@ultimatedns.net> From: Mattia Rossi Message-ID: <560E42A2.5070504@gmail.com> Date: Fri, 2 Oct 2015 10:38:58 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <7b8ea7eb415eb7c75c8638e99709364e@ultimatedns.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Oct 2015 08:39:03 -0000 Am 01.10.2015 um 18:23 schrieb Chris H: > On Thu, 1 Oct 2015 15:00:55 +0200 Mattia Rossi > wrote > >> Problem seems solved now. >> I've found a leftover file in /usr/local/etc: perl5_version >> Have no idea which program put it there > Perl did. > > Ironic, isn't it. :) It is.. :-) I guess it's something that has been fixed in the meantime, and it was an artefact of an older perl version, which I didn't clean out properly, when I deleted and reinstalled all ports...