#50051: perl5 portgroup: variants don't conflict with each other ---------------------+----------------------- Reporter: mojca@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: ---------------------+----------------------- In the perl5 PortGroup the variant `perl5_22` created with `perl5.create_variants` as introduced in r125264 conflicts with literally the variant `"perl5_16 perl5_18 perl5_20"` (a single variant with spaces) rather than with three separate variants. Test with: {{{ port -v lint mod_perl2 port install mod_perl2 +perl5.16 +perl5.18 +perl5.20 +perl5.22 }}} -- Ticket URL: <https://trac.macports.org/ticket/50051> MacPorts <https://www.macports.org/> Ports system for OS X