CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/10/14 11:22:10
Modified files:
devel/cmake : Makefile distinfo
devel/cmake/patches: patch-CMakeLists_txt
patch-Modules_CMakeDetermineJavaCompiler_cmake
patch-Modules_Compiler_GNU-Fortran_cmake
patch-Modules_FindJNI_cmake
patch-Modules_FindJava_cmake
patch-Modules_FindPythonInterp_cmake
patch-Modules_FindQt4_cmake
patch-Source_cmTarget_cxx
patch-Source_kwsys_SystemTools_cxx
patch-Tests_CMakeTests_ModuleNoticesTest_cmake_in
devel/cmake/pkg: PLIST
Added files:
devel/cmake/patches: patch-Modules_FindRuby_cmake
patch-Modules_UseJava_cmake
patch-Tests_FindPackageModeMakefileTest_CMakeLists_txt
Removed files:
devel/cmake/files: MacroPushRequiredVars.cmake
Log message:
Update to cmake-2.8.6
Fixed FindRuby.cmake module (from Vadim Zhukov)
Fixed FindJava.cmake and FindJNI.cmake modules when cmake is used
outside of our ports tree (problem reported and fix tested by
pirofti@)
Still "100% tests passed, 0 tests failed out of 197".
No fallout in a bulk build.
OK jasper@