Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18950 closed defect (fixed)

burn-app: invalid platforms and missing dependency

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: burn-app

Description

burn-app has platform selectors for i386, x86_64, ppc and ppc64. The only one of those platform selectors that's actually valid is i386. The other available platform selector is powerpc. There are no 32-bit vs. 64-bit platform selectors. Platform selectors are only for PowerPC vs. Intel.

Also, if you're going to assume ${prefix}/lib/libiconv.2.dylib exists, you had better declare a dependency on the libiconv port.

Attachments (1)

burn-app.diff (705 bytes) - added by ryandesign (Ryan Carsten Schmidt) 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: burn-app.diff added

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

Summary: burn-app platorms an dependencesburn-app: invalid platorms and missing dependency

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

Summary: burn-app: invalid platorms and missing dependencyburn-app: invalid platforms and missing dependency

comment:3 Changed 15 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Thanks for your suggestions. Has been a while since I wrote this port.

Committed in r48523, also bumped revision so the new dependency is recorded correctly for everyone in the registry.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.