Bug 250166 (cmake-3.18.4)

Summary: [exp-run] Update cmake to 3.18.4
Product: Ports & Packages Reporter: Tobias C. Berner <tcberner>
Component: Individual Port(s)Assignee: Tobias C. Berner <tcberner>
Status: Closed FIXED    
Severity: Affects Only Me CC: adridg, kde
Priority: --- Flags: antoine: exp-run+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
v1
none
Additional patch to place in files/ none

Description Tobias C. Berner freebsd_committer freebsd_triage 2020-10-06 19:24:11 UTC
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
Comment 1 Adriaan de Groot freebsd_committer freebsd_triage 2020-10-07 13:05:07 UTC
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.
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2020-10-11 06:38:07 UTC
Exp-run looks fine
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-10-11 10:55:30 UTC
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
Comment 4 Tobias C. Berner freebsd_committer freebsd_triage 2020-10-11 10:58:40 UTC
Committed. Thanks for the exp-run.