Opened 12 years ago
Closed 12 years ago
#36777 closed update (fixed)
Fix cocoa support issues in ROOT 5.34.03 update
Reported by: | cjones051073 (Chris Jones) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | haspatch maintainer | Cc: | |
Port: | root |
Description
Some small issues with the experimental cocoa variant were found with the recent ROOT 5.34.03 update after release. This ticket fixes them.
- New diff patch file to be applied when the cocoa variant is enabled. To make sure TIFF support, which causes problems when cocoa is enabled, is turned off in the builtin build of libAfterImage
- Updates the configure patch file. Previous patch was OK, but had some offsets with the new version.
- Removes a temporary hack to sym. link root.exe to root, as the new version has fixed this upstream.
Chris
Attachments (3)
Change History (6)
Changed 12 years ago by cjones051073 (Chris Jones)
Attachment: | root-Portfile.diff added |
---|
Changed 12 years ago by cjones051073 (Chris Jones)
Attachment: | patch-builtin-afterimage-disabletiff.diff added |
---|
Changed 12 years ago by cjones051073 (Chris Jones)
Attachment: | patch-configure.diff added |
---|
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I committed the portion of root-Portfile.diff that made whitespace adjustments (and a couple other whitespace adjustments to conform to the modeline) in r99187.