Update CMake to 3.17.5

This update ran without issues through a full amd64 bulk build.
This commit is contained in:
rsadowski 2020-10-23 13:44:30 +00:00
parent 690608f38c
commit 4e058b40a4
4 changed files with 13 additions and 9 deletions

View File

@ -1,14 +1,13 @@
# $OpenBSD: Makefile,v 1.186 2020/10/09 18:50:41 rsadowski Exp $
# $OpenBSD: Makefile,v 1.187 2020/10/23 13:44:30 rsadowski Exp $
DPB_PROPERTIES = parallel
COMMENT = portable build system
VER = 3.17.2
VER = 3.17.5
EPOCH = 0
DISTNAME = cmake-${VER}
CATEGORIES = devel
REVISION = 1
HOMEPAGE = https://www.cmake.org/

View File

@ -1,2 +1,2 @@
SHA256 (cmake-3.17.2.tar.gz) = /HcyTE+CCgkFKneFVJuANf+NNGHe1bvYDSUq59HNOqU=
SIZE (cmake-3.17.2.tar.gz) = 9469251
SHA256 (cmake-3.17.5.tar.gz) = jDCD2Y/ZPBIo1eTkDb/y3Yj097c7n6JKKThie4vCjxo=
SIZE (cmake-3.17.5.tar.gz) = 9473615

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-Source_cmGlobalGenerator_cxx,v 1.13 2020/05/25 05:12:00 rsadowski Exp $
$OpenBSD: patch-Source_cmGlobalGenerator_cxx,v 1.14 2020/10/23 13:44:30 rsadowski Exp $
Index: Source/cmGlobalGenerator.cxx
--- Source/cmGlobalGenerator.cxx.orig
+++ Source/cmGlobalGenerator.cxx
@@ -2499,6 +2499,9 @@ void cmGlobalGenerator::AddGlobalTarget_Test(
@@ -2515,6 +2515,9 @@ void cmGlobalGenerator::AddGlobalTarget_Test(
cmCustomCommandLine singleLine;
singleLine.push_back(cmSystemTools::GetCTestCommand());
singleLine.push_back("--force-new-ctest-process");

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.44 2020/05/25 05:12:00 rsadowski Exp $
@comment $OpenBSD: PLIST,v 1.45 2020/10/23 13:44:30 rsadowski Exp $
@bin bin/ccmake
@bin bin/cmake
@bin bin/cpack
@ -25,7 +25,6 @@
@man man/man7/cmake-toolchains.7
@man man/man7/cmake-variables.7
@man man/man7/cpack-generators.7
share/aclocal/
share/aclocal/cmake.m4
share/cmake/
share/cmake/Help/
@ -207,6 +206,8 @@ share/cmake/Help/envvar/FC.rst
share/cmake/Help/envvar/FFLAGS.rst
share/cmake/Help/envvar/LDFLAGS.rst
share/cmake/Help/envvar/MACOSX_DEPLOYMENT_TARGET.rst
share/cmake/Help/envvar/OBJC.rst
share/cmake/Help/envvar/OBJCXX.rst
share/cmake/Help/envvar/PackageName_ROOT.rst
share/cmake/Help/envvar/RC.rst
share/cmake/Help/envvar/RCFLAGS.rst
@ -2992,6 +2993,8 @@ share/doc/cmake/html/_sources/envvar/FC.txt
share/doc/cmake/html/_sources/envvar/FFLAGS.txt
share/doc/cmake/html/_sources/envvar/LDFLAGS.txt
share/doc/cmake/html/_sources/envvar/MACOSX_DEPLOYMENT_TARGET.txt
share/doc/cmake/html/_sources/envvar/OBJC.txt
share/doc/cmake/html/_sources/envvar/OBJCXX.txt
share/doc/cmake/html/_sources/envvar/PackageName_ROOT.txt
share/doc/cmake/html/_sources/envvar/RC.txt
share/doc/cmake/html/_sources/envvar/RCFLAGS.txt
@ -4715,6 +4718,8 @@ share/doc/cmake/html/envvar/FC.html
share/doc/cmake/html/envvar/FFLAGS.html
share/doc/cmake/html/envvar/LDFLAGS.html
share/doc/cmake/html/envvar/MACOSX_DEPLOYMENT_TARGET.html
share/doc/cmake/html/envvar/OBJC.html
share/doc/cmake/html/envvar/OBJCXX.html
share/doc/cmake/html/envvar/PackageName_ROOT.html
share/doc/cmake/html/envvar/RC.html
share/doc/cmake/html/envvar/RCFLAGS.html