Opened 8 years ago

Closed 8 years ago

#49839 closed defect (invalid)

Chose variant 5_22 for perl5 but it still depends on perl5.16

Reported by: spmundi Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: perl5

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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

Change History (1)

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: perl5 added
Resolution: invalid
Status: newclosed

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.

Note: See TracTickets for help on using tickets.