Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 344259 - dev-util/cmake-2.8.3 version bump
Summary: dev-util/cmake-2.8.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL: http://www.mail-archive.com/cmake@cma...
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2010-11-05 11:13 UTC by Arseny Solokha
Modified: 2010-12-16 12:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for cmake-2.8.1-r2.ebuild (cmake-2.8.3.ebuild.patch,1.15 KB, patch)
2010-11-05 11:14 UTC, Arseny Solokha
Details | Diff
Update for cmake-FindPythonInterp.patch (cmake-2.8.3-FindPythonInterp.patch,550 bytes, patch)
2010-11-05 11:15 UTC, Arseny Solokha
Details | Diff
Update for cmake-FindPythonLibs.patch (cmake-2.8.3-FindPythonLibs.patch,550 bytes, patch)
2010-11-05 11:15 UTC, Arseny Solokha
Details | Diff
Update for cmake-2.8.1-more-no_host_paths.patch (cmake-2.8.3-more-no_host_paths.patch,2.98 KB, patch)
2010-11-05 11:16 UTC, Arseny Solokha
Details | Diff
Fix failure in Modules/FindLibArchive.cmake at configure stage (cmake-2.8.3-FindLibArchive.patch,651 bytes, patch)
2010-11-05 11:19 UTC, Arseny Solokha
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arseny Solokha 2010-11-05 11:13:28 UTC
CMake 2.8.3 released on November 3, 2010.  Follow URL for complete changelog.

Reproducible: Always
Comment 1 Arseny Solokha 2010-11-05 11:14:04 UTC
Created attachment 253269 [details, diff]
Patch for cmake-2.8.1-r2.ebuild
Comment 2 Arseny Solokha 2010-11-05 11:15:15 UTC
Created attachment 253271 [details, diff]
Update for cmake-FindPythonInterp.patch
Comment 3 Arseny Solokha 2010-11-05 11:15:45 UTC
Created attachment 253273 [details, diff]
Update for cmake-FindPythonLibs.patch
Comment 4 Arseny Solokha 2010-11-05 11:16:21 UTC
Created attachment 253275 [details, diff]
Update for cmake-2.8.1-more-no_host_paths.patch
Comment 5 Arseny Solokha 2010-11-05 11:19:48 UTC
Created attachment 253277 [details, diff]
Fix failure in Modules/FindLibArchive.cmake at configure stage

I don't understand why CMake fails at configure time without this.  All other modules which also include FindPackageHandleStandardArgs.cmake use correct value for ${CMAKE_CURRENT_LIST_DIR}.
Comment 6 Tomáš Chvátal (RETIRED) gentoo-dev 2010-12-16 12:32:31 UTC
Added to main tree.