On Sun, Jan 29, 2012 at 12:41, Rodolfo Aramayo <raram...@gmail.com> wrote:

> Can I just issue the command:
>
> sudo port install perl5 +perl5_14
>
> or
> sudo port -R upgrade perl5 +perl5_14
>

The latter, with one modification:  you also need to disable the existing
variant, or it will try to satisfy both (and error out because they
conflict):

    sudo port -R upgrade perl5 +perl5_14 -perl5_12

-- 
brandon s allbery                                      allber...@gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to