From owner-freebsd-ports@FreeBSD.ORG Fri Nov 22 12:03:03 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B38CC5CD for ; Fri, 22 Nov 2013 12:03:03 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 750422FEF for ; Fri, 22 Nov 2013 12:03:03 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id F0E10BDC56; Fri, 22 Nov 2013 13:03:01 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=TO/uxq08urE u5JJj1rTpNLC1WRs=; b=xPOoNxZOIucqhxwBETCLSvKtdTrnbB8iGvQCWDQ9t4K hbK3gWsbaeIG3fgI/bN4SgcGWO2K3ynSTJaDqvwMAqwxLT5EKzciUumP93Vq/GA3 gBmLXdXvYyZlG5H8dIBGCmp1J1acpxvWd1iyqj4FbFanFt26oAGt+DfkIo2uRpEk = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id BC5C8BDC6B; Fri, 22 Nov 2013 13:03:01 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 4A30FC8400A3; Fri, 22 Nov 2013 13:03:01 +0100 (CET) Date: Fri, 22 Nov 2013 13:03:01 +0100 From: Mathieu Arnold To: "Ronald F. Guilmette" , freebsd-ports@freebsd.org Subject: Re: Upgrading Perl... Somebody just shoot me and put me out of my misery! Message-ID: <34B372AD55230A0182EBD9EE@atuin.in.mat.cc> In-Reply-To: <0FC91D46CDC4B54132D12167@atuin.in.mat.cc> References: <97331.1385108726@server1.tristatelogic.com> <0FC91D46CDC4B54132D12167@atuin.in.mat.cc> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Nov 2013 12:03:03 -0000 +--On 22 novembre 2013 12:52:26 +0100 Mathieu Arnold wrote: | +--On 22 novembre 2013 00:25:26 -0800 "Ronald F. Guilmette" | wrote: || pkg_info says that at present I have perl5.14-5.14.4_3 installed. So || excuse my french, but why the fuck didn't the command: || || portupgrade -o lang/perl5.16 -f perl-5.14.\* | | portupgrade -o lang/perl5.16 -f perl5.14-5.14.4_3 You should even be able to do the easier : portupgrade -o lang/perl5.16 -f lang/perl5.14 -- Mathieu Arnold