Subject: CVS commit: pkgsrc/devel/cmake
From: Adam Ciarcinski
Date: 2018-09-08 08:55:51
Message id: 20180908065551.80993FBF8@cvs.NetBSD.org

Log Message:
cmake: updated to 3.12.2

Changes in 3.12.2 since 3.12.1:
* Android: Add support for NDK r18
* CheckIPOSupported: Simplify result reporting logic
* CheckIPOSupported: Tolerate backslashes in output of failed checks
* VS: Restore CMakeLists.txt references in each target
* EXPORT_PROPERTIES: Add test for an undefined property
* EXPORT_PROPERTIES: Prevent null dereference for undefined property
* Help: Fix typo in clang-tidy example -checks option
* FindBoost: Fix context discovery for 1.60 and below
* FindCUDA: Do not find cublas_device on CUDA >= 9.2
* FindMatlab: Remove erroneous duplicate code
* CUDA: Avoid using deprecated cublas_device to identify device lib dirs
* cmState: Clear GlobVerificationManager state on Reset

Files:
RevisionActionfile
1.151modifypkgsrc/devel/cmake/Makefile
1.30modifypkgsrc/devel/cmake/Makefile.version
1.127modifypkgsrc/devel/cmake/distinfo
1.2modifypkgsrc/devel/cmake/patches/patch-Source_Checks_Curses_CheckCurses.c