Opened 18 years ago

Closed 18 years ago

Last modified 9 years ago

#9227 closed defect (fixed)

xemacs carbon-beta variant name is broken

Reported by: reddan@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: reddan@…, markd@…
Port:

Description (last modified by jmroot (Joshua Root))

With the latest selfupdated darwinports on OSX 10.4.6

executing: sudo port -d install xemacs +carbon-beta

gives the following output: <snip> DEBUG: Requested variant powerpc is not provided by port xemacs. DEBUG: Requested variant beta is not provided by port xemacs. DEBUG: Requested variant darwin is not provided by port xemacs. DEBUG: Requested variant carbon is not provided by port xemacs. DEBUG: Requested variant macosx is not provided by port xemacs. <snip>

It seems port is splitting the "carbon-beta" variant name into two separate variants. Maybe the variant name could be changed to carbon_beta.

cheers, Dan.

Change History (3)

comment:1 Changed 18 years ago by markd@…

Resolution: fixed
Status: newclosed

Dashes in variant names are not recognized, converted to underscore. Thanks for reporting this.

comment:2 Changed 18 years ago by markd@…

Cc: markd@… added

comment:3 Changed 9 years ago by jmroot (Joshua Root)

Cc: markd@… added; markd@… removed
Description: modified (diff)
Note: See TracTickets for help on using tickets.