Bug 250166 (cmake-3.18.4) - [exp-run] Update cmake to 3.18.4
Summary: [exp-run] Update cmake to 3.18.4
Status: Closed FIXED
Alias: cmake-3.18.4
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias C. Berner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-06 19:24 UTC by Tobias C. Berner
Modified: 2020-10-11 10:58 UTC (History)
2 users (show)

See Also:
antoine: exp-run+


Attachments
v1 (1.71 KB, patch)
2020-10-06 19:24 UTC, Tobias C. Berner
no flags Details | Diff
Additional patch to place in files/ (681 bytes, text/plain)
2020-10-07 13:05 UTC, Adriaan de Groot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.