Opened 8 years ago

Closed 8 years ago

#50519 closed defect (fixed)

python2_select @ 0.0_1 doesn't have El Capitan (darwin 15) support

Reported by: urkle (Edward Rudd) Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: elcapitan Cc:
Port: python2_select

Description

The portfile needs to be updated (similar to the python_select package) to define the mappings about Darwin 15.

Change History (5)

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

Keywords: elcapitan added
Port: python2_select added
Type: updateenhancement

comment:2 Changed 8 years ago by petrrr

No sure I understand the issue (do not use EL Capitan). Is this about the location of the system binaries? Could you provide details or a patch to be applied?

comment:3 Changed 8 years ago by urkle (Edward Rudd)

the Portfile for python2_select lacks a

platform darwin 15 {
    select.entries-append   {python2 python26-apple.mtln python26-apple} \
                            {python2 python27-apple.mtln python27-apple}
}

in it.. that is all.

comment:4 Changed 8 years ago by larryv (Lawrence Velázquez)

Owner: changed from macports-tickets@… to larryv@…
Status: newassigned
Type: enhancementdefect

comment:5 Changed 8 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: assignedclosed
Summary: python2_select @ 0.0_1 doesn't have El Capitan (darwn 15) supportpython2_select @ 0.0_1 doesn't have El Capitan (darwin 15) support

Sorry for taking so long to get to this. r151474

Note: See TracTickets for help on using tickets.