Opened 14 years ago

Closed 14 years ago

#23357 closed defect (fixed)

scsh 0.6.7: portfile patch to allow build on 10.6

Reported by: nxg (Norman Gray) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: haspatch maintainer Cc:
Port: scsh

Description

scsh 0.6.7 fails to build on 10.6, because it depends on the compiler building a 32-bit executable.

This patch adjusts the Portfile to add the required flags when 'port' is being run on a 10.6 machine.

I've submitted an upstream patch to have scsh detect this automatically, so that this extra test might become redundant with a subsequent release of scsh.

See also: http://sourceforge.net/support/tracker.php?aid=2935530 http://lists.apple.com/archives/Unix-porting/2010/Jan/msg00000.html

Attachments (1)

Portfile.patch (861 bytes) - added by nxg (Norman Gray) 14 years ago.
Add platform variant to add correct flags on 10.6

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by nxg (Norman Gray)

Attachment: Portfile.patch added

Add platform variant to add correct flags on 10.6

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Keywords: haspatch maintainer added
Port: scsh added
Type: updatedefect

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

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

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

I fixed it in a different way in r64134.

Note: See TracTickets for help on using tickets.