Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#43952 closed defect (fixed)

ossp-uuid @1.6.2_2: Perl variants do not work

Reported by: mndavidoff (Monte Davidoff) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: Cc:
Port: ossp-uuid

Description

The ossp-uuid port has variants to select the version of perl with perl5_16 as the default. The non-default variants do not work.

$ sudo port -vs install ossp-uuid +perl5_12
Error: ossp-uuid: Variant perl5_12 conflicts with perl5_16
Error: Unable to open port: Error evaluating variants
$ sudo port -vs install ossp-uuid +perl5_14
Error: ossp-uuid: Variant perl5_14 conflicts with perl5_16
Error: Unable to open port: Error evaluating variants
$ sudo port -vs install ossp-uuid +perl5_18
Error: ossp-uuid: Variant perl5_16 conflicts with perl5_18
Error: Unable to open port: Error evaluating variants

Change History (3)

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

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

comment:3 Changed 10 years ago by mndavidoff (Monte Davidoff)

Thank you for the fast response!

Note: See TracTickets for help on using tickets.