Created attachment 218570 [details] v1 Moin moin kde@ would like to ask for an exp-run to upgrade cmake to 3.18.4 . The patch is attached, but can also be found here:https://people.freebsd.org/~tcberner/patches/cmake-3.18.4.v1.diff mfg Tobias
Created attachment 218593 [details] Additional patch to place in files/ This is an additional patch to land in files/ (or we'd just do it as a PORTREVISION afterwards) so that wxWidgets can be found with minimal effort.
Exp-run looks fine
A commit references this bug: Author: tcberner Date: Sun Oct 11 10:55:23 UTC 2020 New revision: 552049 URL: https://svnweb.freebsd.org/changeset/ports/552049 Log: devel/cmake: update to 3.18.4 Changes in 3.18.4 since 3.18.3: Brad King (3): FindJNI: Add aarch64 support VS: Populate `std:c{11,17}` flag table entries for v142 CMake 3.18.4 Cristian Adam (1): OBJCXX: Fix regression for compiling cpp files as objcxx Kinan Mahdi (1): VS: Fix regression in C# source links Marc Chevrier (1): FindPython: Fix erroneous regex in ABI check Shoaib Meenai (1): Clang: Look for llvm-lib when using MSVC-like front-end zasdfg bnm (1): FindCUDA/select_compute_arch: Add CUDA 11.1 and SM86 support - add additional patch to ensure that wxWidgets can be found with minimal effort PR: 250166 Exp-run by: antoine Changes: head/devel/cmake/Makefile head/devel/cmake/distinfo head/devel/cmake/files/patch-Modules_FindwxWidgets.cmake head/devel/cmake-doc/Makefile head/devel/cmake-gui/Makefile
Committed. Thanks for the exp-run.