MantisBT - CMake
View Issue Details
0010688CMakeModulespublic2010-05-07 10:482010-11-09 22:58
Gary Kramlich 
Philip Lowman 
normalminoralways
closedfixed 
CMake-2-8 
CMake 2.8.3CMake 2.8.3 
0010688: FindGTK2.cmake doesn't work on osx with macports
The paths for macports aren't in FindGTK2.cmake which causes it to fail. I'm attaching a patch that fixes it. It's possible that there are more modules that are affected by this, but I haven't dug through them to figure out what else needs it yet.
No tags attached.
diff cmake-find-gtk2-macports.diff (496) 2010-06-08 19:14
https://public.kitware.com/Bug/file/3171/cmake-find-gtk2-macports.diff
Issue History
2010-05-07 10:48Gary KramlichNew Issue
2010-06-08 19:14Gary KramlichFile Added: cmake-find-gtk2-macports.diff
2010-06-08 19:14Gary KramlichNote Added: 0020947
2010-08-19 08:15Philip LowmanStatusnew => assigned
2010-08-19 08:15Philip LowmanAssigned To => Philip Lowman
2010-08-19 22:06Philip LowmanNote Added: 0021859
2010-08-19 22:06Philip LowmanStatusassigned => resolved
2010-08-19 22:06Philip LowmanResolutionopen => fixed
2010-09-01 00:22Philip LowmanNote Added: 0022046
2010-09-01 00:22Philip LowmanStatusresolved => assigned
2010-09-01 00:23Philip LowmanTarget Version => CMake 2.8.3
2010-09-02 23:56Philip LowmanNote Added: 0022079
2010-09-02 23:56Philip LowmanStatusassigned => resolved
2010-09-02 23:56Philip LowmanFixed in Version => CMake 2.8.3
2010-11-09 22:58Philip LowmanStatusresolved => closed

Notes
(0020947)
Gary Kramlich   
2010-06-08 19:14   
Theres the patch finally, not sure how i missed it when i opened the bug...
(0021859)
Philip Lowman   
2010-08-19 22:06   
Thanks for the patch, it will be fixed in 2.8.3.

To git@cmake.org:stage/cmake.git
 * [new branch] HEAD -> FindGTK2_10688
(0022046)
Philip Lowman   
2010-09-01 00:22   
Reopening to set "Target Release" / "Fixed In Version" fields
(0022079)
Philip Lowman   
2010-09-02 23:56   
Fix was merged to git master. Thanks again.