Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2013 12:52:26 +0100
From:      Mathieu Arnold <mat@mat.cc>
To:        "Ronald F. Guilmette" <rfg@tristatelogic.com>, freebsd-ports@freebsd.org
Subject:   Re: Upgrading Perl... Somebody just shoot me and put me out of my misery!
Message-ID:  <0FC91D46CDC4B54132D12167@atuin.in.mat.cc>
In-Reply-To: <97331.1385108726@server1.tristatelogic.com>
References:  <97331.1385108726@server1.tristatelogic.com>

next in thread | previous in thread | raw e-mail | index | archive | help
+--On 22 novembre 2013 00:25:26 -0800 "Ronald F. Guilmette"
<rfg@tristatelogic.com> wrote:
|   AUTHOR: mat@FreeBSD.org

Cough, cough, yeah, I mostly wrote that.

|         portupgrade -o lang/perl5.16 -f perl-5.14.\*

At that time, that line was right. Now, after that, the perl packages name
which had the same name (all named perl) and were conflicting and were
renamed to perl5 for the default perl, that is, 5.16, and perl5.xx for the
non default ones, that are 5.12, 5.14 and 5.18.

| 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.\*

Now, as you can see, your perl is not named perl-5.14 but
perl5.14-5.14.4_3, so, you should change that line to :
portupgrade -o lang/perl5.16 -f perl5.14-5.14.4_3

I'll commit an update to that right now.

-- 
Mathieu Arnold



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0FC91D46CDC4B54132D12167>