Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374665 - dev-util/cmake-2.8.5 version bump
Summary: dev-util/cmake-2.8.5 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo KDE team
URL: http://www.cmake.org/files/v2.8/CMake...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-10 09:21 UTC by Arseny Solokha
Modified: 2011-07-12 02:20 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arseny Solokha 2011-07-10 09:21:42 UTC
CMake 2.8.5 released on July 8, 2011. Follow link in the URL field for complete changelog.

Reproducible: Always




--- dev-util/cmake/cmake-2.8.4-r1.ebuild
+++ dev-util/cmake/cmake-2.8.5.ebuild
@@ -54,9 +54,7 @@
 	"${FILESDIR}"/${PN}-2.8.4-FindPythonInterp.patch
 	"${FILESDIR}"/${PN}-2.8.3-more-no_host_paths.patch
 	"${FILESDIR}"/${PN}-2.8.3-ruby_libname.patch
-	"${FILESDIR}"/${PN}-2.8.3-fix_assembler_test.patch
 	"${FILESDIR}"/${PN}-2.8.4-FindBoost.patch
-	"${FILESDIR}"/${PN}-2.8.4-FindQt4.patch
 )
 _src_bootstrap() {
 	  echo ${MAKEOPTS} | egrep -o '(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+' > /dev/null


(Assembler test has been rewritten for this version, so -fix_assembler_test.patch isn't applicable anymore; -FindQt4.patch applied upstream.)
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2011-07-11 15:22:16 UTC
bumped in kde overlay, please test it
Comment 2 Arseny Solokha 2011-07-12 00:42:32 UTC
Works for me.
Comment 3 Arseny Solokha 2011-07-12 00:50:00 UTC
Oh, already fixed:

*cmake-2.8.5 (11 Jul 2011)

  11 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> +cmake-2.8.5.ebuild:
  Version bump to 2.8.5. Recompiled everything using cmake and all tests pass.
  Fixes bug #374665. Tests needs to state some deps like cvs/git/...
Comment 4 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2011-07-12 02:20:29 UTC
In tree