Update CMake to 3.24.3. Changelog can find here: https://www.kitware.com/cmake-3-24-3-is-available-for-download/
OK? Rafael Index: Makefile =================================================================== RCS file: /cvs/ports/devel/cmake/Makefile,v retrieving revision 1.219 diff -u -p -u -p -r1.219 Makefile --- Makefile 31 Oct 2022 23:14:53 -0000 1.219 +++ Makefile 5 Nov 2022 09:35:52 -0000 @@ -2,11 +2,10 @@ DPB_PROPERTIES = parallel COMMENT = portable build system -VER = 3.24.2 +VER = 3.24.3 EPOCH = 0 DISTNAME = cmake-${VER} CATEGORIES = devel -REVISION = 0 HOMEPAGE = https://www.cmake.org/ Index: distinfo =================================================================== RCS file: /cvs/ports/devel/cmake/distinfo,v retrieving revision 1.67 diff -u -p -u -p -r1.67 distinfo --- distinfo 18 Sep 2022 14:59:46 -0000 1.67 +++ distinfo 5 Nov 2022 09:35:52 -0000 @@ -1,2 +1,2 @@ -SHA256 (cmake-3.24.2.tar.gz) = DZAg8G893xf7U33CKOGlbJJ+5Qa0hvVf4twZ9pvwyNs= -SIZE (cmake-3.24.2.tar.gz) = 10396126 +SHA256 (cmake-3.24.3.tar.gz) = tTqhD6gr/4TM21kGWSe3LTvuSfTYYmEkn8CYSzs2cpE= +SIZE (cmake-3.24.3.tar.gz) = 10399876 Index: patches/patch-Source_cmFileCommand_cxx =================================================================== RCS file: /cvs/ports/devel/cmake/patches/patch-Source_cmFileCommand_cxx,v retrieving revision 1.9 diff -u -p -u -p -r1.9 patch-Source_cmFileCommand_cxx --- patches/patch-Source_cmFileCommand_cxx 25 Aug 2022 20:06:36 -0000 1.9 +++ patches/patch-Source_cmFileCommand_cxx 5 Nov 2022 09:35:52 -0000 @@ -1,7 +1,7 @@ Index: Source/cmFileCommand.cxx --- Source/cmFileCommand.cxx.orig +++ Source/cmFileCommand.cxx -@@ -1762,6 +1762,13 @@ bool HandleDownloadCommand(std::vector<std::string> co +@@ -1768,6 +1768,13 @@ bool HandleDownloadCommand(std::vector<std::string> co ++i; std::string file; @@ -15,7 +15,7 @@ Index: Source/cmFileCommand.cxx long timeout = 0; long inactivity_timeout = 0; std::string logVar; -@@ -2166,6 +2173,12 @@ bool HandleUploadCommand(std::vector<std::string> cons +@@ -2172,6 +2179,12 @@ bool HandleUploadCommand(std::vector<std::string> cons cmExecutionStatus& status) { #if !defined(CMAKE_BOOTSTRAP) Index: patches/patch-Source_cmGlobalGenerator_cxx =================================================================== RCS file: /cvs/ports/devel/cmake/patches/patch-Source_cmGlobalGenerator_cxx,v retrieving revision 1.20 diff -u -p -u -p -r1.20 patch-Source_cmGlobalGenerator_cxx --- patches/patch-Source_cmGlobalGenerator_cxx 25 Aug 2022 20:06:36 -0000 1.20 +++ patches/patch-Source_cmGlobalGenerator_cxx 5 Nov 2022 09:35:52 -0000 @@ -1,7 +1,7 @@ Index: Source/cmGlobalGenerator.cxx --- Source/cmGlobalGenerator.cxx.orig +++ Source/cmGlobalGenerator.cxx -@@ -2743,6 +2743,9 @@ void cmGlobalGenerator::AddGlobalTarget_Test( +@@ -2744,6 +2744,9 @@ void cmGlobalGenerator::AddGlobalTarget_Test( cmCustomCommandLine singleLine; singleLine.push_back(cmSystemTools::GetCTestCommand()); singleLine.push_back("--force-new-ctest-process"); Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/devel/cmake/pkg/PLIST,v retrieving revision 1.59 diff -u -p -u -p -r1.59 PLIST --- pkg/PLIST 31 Oct 2022 08:47:46 -0000 1.59 +++ pkg/PLIST 5 Nov 2022 09:35:53 -0000 @@ -3006,6 +3006,7 @@ share/cmake/Modules/Platform/Windows-Int share/cmake/Modules/Platform/Windows-IntelLLVM-CXX.cmake share/cmake/Modules/Platform/Windows-IntelLLVM-Fortran.cmake share/cmake/Modules/Platform/Windows-IntelLLVM.cmake +share/cmake/Modules/Platform/Windows-LLVMFlang-Fortran.cmake share/cmake/Modules/Platform/Windows-MSVC-C.cmake share/cmake/Modules/Platform/Windows-MSVC-CXX.cmake share/cmake/Modules/Platform/Windows-MSVC.cmake @@ -5113,7 +5114,6 @@ share/doc/cmake/html/_static/plus.png share/doc/cmake/html/_static/pygments.css share/doc/cmake/html/_static/searchtools.js share/doc/cmake/html/_static/sidebar.js -share/doc/cmake/html/_static/sphinx_highlight.js share/doc/cmake/html/_static/underscore-1.13.1.js share/doc/cmake/html/_static/underscore.js share/doc/cmake/html/command/