pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/cmake



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Dec 14 22:13:34 UTC 2017

Modified Files:
        pkgsrc/devel/cmake: Makefile.version PLIST distinfo
        pkgsrc/devel/cmake/patches: patch-bootstrap

Log Message:
cmake: updated to 3.10.1

3.10.1:
bootstrap: Check support for unordered_map from compiler mode
CPack: Fix macOS PKG component dependency information
CUDA: Treat /usr/include as an implicit include directory
server: Revert "Report backtraces in codemodel response"
CMake 3.10.1
FindMPI: Correct legacy variable handling
FindMPI: Fix multiple configure runs
FindMPI: Fix various legacy problems
IRSL: Fix MSVC variable deferencing
IAR: FindBinUtils should work for CXX as well as C
GoogleTest: Fix multiple discovery on same target
GoogleTest: Improve gtest_discover_tests messages
GoogleTest: Add timeout to discovery
GoogleTest: Add test for missing test executable
CUDA: Shared libraries on Darwin properly setup @rpath install_names
Autogen: Fix for AUTOMOC on macOS frameworks in CMake 3.10
Autogen: Tests: Add test for MacOS frameworks
Clang: Do not mistake clang-cl 6.0 for GNU-like clang


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/cmake/Makefile.version
cvs rdiff -u -r1.47 -r1.48 pkgsrc/devel/cmake/PLIST
cvs rdiff -u -r1.110 -r1.111 pkgsrc/devel/cmake/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/cmake/patches/patch-bootstrap

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/cmake/Makefile.version
diff -u pkgsrc/devel/cmake/Makefile.version:1.19 pkgsrc/devel/cmake/Makefile.version:1.20
--- pkgsrc/devel/cmake/Makefile.version:1.19    Thu Nov 30 15:41:17 2017
+++ pkgsrc/devel/cmake/Makefile.version Thu Dec 14 22:13:34 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.version,v 1.19 2017/11/30 15:41:17 adam Exp $
+# $NetBSD: Makefile.version,v 1.20 2017/12/14 22:13:34 adam Exp $
 #
 # used by devel/cmake/Makefile
 # used by devel/cmake-fedora/Makefile
-CMAKE_VERSION= 3.10.0
+CMAKE_VERSION= 3.10.1
 CMAKE_API=     ${CMAKE_VERSION:R}

Index: pkgsrc/devel/cmake/PLIST
diff -u pkgsrc/devel/cmake/PLIST:1.47 pkgsrc/devel/cmake/PLIST:1.48
--- pkgsrc/devel/cmake/PLIST:1.47       Thu Nov 30 15:41:17 2017
+++ pkgsrc/devel/cmake/PLIST    Thu Dec 14 22:13:34 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.47 2017/11/30 15:41:17 adam Exp $
+@comment $NetBSD: PLIST,v 1.48 2017/12/14 22:13:34 adam Exp $
 bin/ccmake
 bin/cmake
 bin/cpack
@@ -2082,6 +2082,7 @@ share/cmake-${CMAKE_API}/Modules/Platfor
 share/cmake-${CMAKE_API}/Modules/Platform/Darwin-Intel-Fortran.cmake
 share/cmake-${CMAKE_API}/Modules/Platform/Darwin-Intel.cmake
 share/cmake-${CMAKE_API}/Modules/Platform/Darwin-NAG-Fortran.cmake
+share/cmake-${CMAKE_API}/Modules/Platform/Darwin-NVIDIA-CUDA.cmake
 share/cmake-${CMAKE_API}/Modules/Platform/Darwin-PGI-C.cmake
 share/cmake-${CMAKE_API}/Modules/Platform/Darwin-PGI-CXX.cmake
 share/cmake-${CMAKE_API}/Modules/Platform/Darwin-PGI-Fortran.cmake

Index: pkgsrc/devel/cmake/distinfo
diff -u pkgsrc/devel/cmake/distinfo:1.110 pkgsrc/devel/cmake/distinfo:1.111
--- pkgsrc/devel/cmake/distinfo:1.110   Thu Nov 30 15:41:17 2017
+++ pkgsrc/devel/cmake/distinfo Thu Dec 14 22:13:34 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.110 2017/11/30 15:41:17 adam Exp $
+$NetBSD: distinfo,v 1.111 2017/12/14 22:13:34 adam Exp $
 
-SHA1 (cmake-3.10.0.tar.gz) = b914ab1de1ebadf9f84a9afe89167ea22846b26e
-RMD160 (cmake-3.10.0.tar.gz) = 03a457f0e7b9752eda04d88b4d956c9df9cb31c9
-SHA512 (cmake-3.10.0.tar.gz) = 0bf05f5aacb17007d5beb0909263e31717102b685701eef45c20408895cc9dfd54c96ebc8eee148845c8ffb1d3db687e68a58d4e08395425e14ca0413ee84765
-Size (cmake-3.10.0.tar.gz) = 7822668 bytes
+SHA1 (cmake-3.10.1.tar.gz) = 5f4074aa9ee7101d9d24eb0e2de182e2650f6b30
+RMD160 (cmake-3.10.1.tar.gz) = 736a185c90d7f6d94911bd7ae41e8c734219f579
+SHA512 (cmake-3.10.1.tar.gz) = 14e9a7f01747b369cad3c4e4e83bc777c0c98ce69209456f60d086d2471302f66dc1c1d22fd04e11dcb64de4bfc7dacd9aca70ee0e5f006abd1df79ef642eeed
+Size (cmake-3.10.1.tar.gz) = 7824043 bytes
 SHA1 (patch-CMakeLists.txt) = a0b03f2fad5ea174095c4fe52cea67d94cf46e2d
 SHA1 (patch-Modules_FindCurses.cmake) = 09fcd7adfbc2dfc2cd8af4e047d870a5243d77dc
 SHA1 (patch-Modules_FindPythonInterp.cmake) = d1b39bdcd654f2a4fc63463cd20de656cce3cf8f
@@ -12,4 +12,4 @@ SHA1 (patch-Modules_FindX11.cmake) = 124
 SHA1 (patch-Modules_Platform_UnixPaths.cmake) = 38720e11b7b62cb702e80da19e044f070298f2db
 SHA1 (patch-Source_CursesDialog_ccmake.cxx) = d7baafe6612b6ac9b0542ed10ffcf90cd8d1df87
 SHA1 (patch-Utilities_KWIML_CMakeLists.txt) = e4bdf9fc58757e87bf7e3e3e195839eededbc796
-SHA1 (patch-bootstrap) = 774071a20fdfa35a58b966b4051c2205df277589
+SHA1 (patch-bootstrap) = 9d99cfe9f9ae826250f94bc297f5a22b8de09e84

Index: pkgsrc/devel/cmake/patches/patch-bootstrap
diff -u pkgsrc/devel/cmake/patches/patch-bootstrap:1.1 pkgsrc/devel/cmake/patches/patch-bootstrap:1.2
--- pkgsrc/devel/cmake/patches/patch-bootstrap:1.1      Thu Nov 30 15:41:17 2017
+++ pkgsrc/devel/cmake/patches/patch-bootstrap  Thu Dec 14 22:13:34 2017
@@ -1,18 +1,9 @@
-$NetBSD: patch-bootstrap,v 1.1 2017/11/30 15:41:17 adam Exp $
+$NetBSD: patch-bootstrap,v 1.2 2017/12/14 22:13:34 adam Exp $
 
-Test compiler for unordered_map; Clang 5 with -std=gnu++1z can't include it properly.
 Use external libuv; the one included with cmake makes building fail.
 
 --- bootstrap.orig     2017-11-20 15:19:54.000000000 +0000
 +++ bootstrap
-@@ -1056,6 +1056,7 @@ TMPFILE=`cmake_tmp_file`
- echo '
- #include <iostream>
- #include <memory>
-+#include <unordered_map>
- 
- #if __cplusplus < 201103L
- #error "Compiler is not in a mode aware of C++11."
 @@ -1305,11 +1306,8 @@ objs=""
  for a in ${CMAKE_CXX_SOURCES} ${CMAKE_C_SOURCES} ${LexerParser_CXX_SOURCES} ${LexerParser_C_SOURCES} ${KWSYS_CXX_SOURCES} ${KWSYS_C_SOURCES}; do
    objs="${objs} ${a}.o"



Home | Main Index | Thread Index | Old Index