[MacPorts] #49839: Chose variant 5_22 for perl5 but it still depends on perl5.16

MacPorts noreply at macports.org
Sat Nov 28 20:17:20 PST 2015


#49839: Chose variant 5_22 for perl5 but it still depends on perl5.16
----------------------+--------------------------------
  Reporter:  robs@…   |      Owner:  macports-tickets@…
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.3.4
Resolution:  invalid  |   Keywords:
      Port:  perl5    |
----------------------+--------------------------------
Changes (by ryandesign@…):

 * status:  new => closed
 * resolution:   => invalid
 * port:   => perl5


Old description:

> '''port install perl5 -perl5_16 +perl5_22'''
>
> seems to work (perl executables linked to perl5.22 partners)
>
> but then:
>
> '''port deps perl5'''
> =>
> Full Name: perl5 @5.16.3_0+perl5_16
> Library Dependencies: perl5.16

New description:

 '''port install perl5 -perl5_16 +perl5_22'''

 seems to work (perl executables linked to perl5.22 partners)

 but then:

 '''port deps perl5'''
 =>
 {{{
 Full Name: perl5 @5.16.3_0+perl5_16
 Library Dependencies: perl5.16
 }}}

--

Comment:

 This is behaving correctly. "port deps perl5" shows the dependencies of
 the perl5 port '''in its default configuration''', which currently means
 with the +perl5_16 variant. You have installed the port with the +perl5_22
 variant, so if you would like to see the dependencies of that variant, you
 need to run "port deps perl5 +perl5_22".

 If you have further questions about using macports, please write to the
 macports-users mailing list.

-- 
Ticket URL: <https://trac.macports.org/ticket/49839#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list