Opened 12 years ago
Closed 12 years ago
#36295 closed update (fixed)
tao @6.1.4 New patch files for MountainLion
Reported by: | lockhart (Thomas Lockhart) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | haspatch maintainer | Cc: | ryandesign (Ryan Carsten Schmidt), pixilla (Bradley Giesbrecht) |
Port: | tao |
Description
Here are minor patches to support Mountain Lion. The TAO (and ACE, ticket #36294) distro uses version-specific includes and makefiles to support the various Mac OS X releases. The current version 6.1.4 does not yet have those for Mountain Lion.
Attachments (4)
Change History (8)
Changed 12 years ago by lockhart (Thomas Lockhart)
Attachment: | patch-ace-config-macosx-mountainlion.h.diff added |
---|
Changed 12 years ago by lockhart (Thomas Lockhart)
Attachment: | patch-include-makeinclude-platform_macosx_mountainlion.GNU.diff added |
---|
Makefile as a patch to support Mountain Lion.
comment:1 Changed 12 years ago by lockhart (Thomas Lockhart)
btw I had done this using links to the existing header and makefiles which support Lion (and which are usable for Mountain Lion also). If that might be the preferred style I can resubmit. Let me know.
comment:2 Changed 12 years ago by pixilla (Bradley Giesbrecht)
Resolution: | → fixed |
---|---|
Status: | new → closed |
See r98043
comment:3 Changed 12 years ago by lockhart (Thomas Lockhart)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Whoops. The extra header file does not get installed. Am testing a fix and will repost patches.
Changed 12 years ago by lockhart (Thomas Lockhart)
Attachment: | Portfile.diff added |
---|
Support for Mountain Lion with extra header files added. Include an update to install config-macosx-mountainlion.h.
Changed 12 years ago by lockhart (Thomas Lockhart)
Attachment: | Portfile.2.diff added |
---|
Extra patch file to do just the extra file copy for Mountain Lion. This is in addition to the original Portfile patch which has already been applied to the svn tree.
comment:4 Changed 12 years ago by pixilla (Bradley Giesbrecht)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Added revbump due to newly installed header file in Portfile.2.diff. See r98046
New header file as a patch to support Mountain Lion.