Bug 236534 (cmake-3.14.0) - [exp-run] Upgrade cmake to 3.14.1
Summary: [exp-run] Upgrade cmake to 3.14.1
Status: Closed FIXED
Alias: cmake-3.14.0
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-14 21:23 UTC by Tobias C. Berner
Modified: 2019-04-05 15:44 UTC (History)
2 users (show)

See Also:
antoine: exp-run?


Attachments

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 2019-03-14 21:23:37 UTC
Moin moin


kde@ would like to ask for an exp-run to update cmake to 3.14.0. 

The patch can be found here:
https://people.freebsd.org/~tcberner/patches/cmake-3.14.0.v1.diff


mfg Tobias
Comment 3 Tobias C. Berner freebsd_committer freebsd_triage 2019-03-30 17:04:26 UTC
Here's the updated patch including fixes for the four reported failures (thanks to adridg@).


https://people.freebsd.org/~tcberner/patches/cmake-3.14.1.v2.diff


mfg Tobias
Comment 5 commit-hook freebsd_committer freebsd_triage 2019-04-05 11:47:03 UTC
A commit references this bug:

Author: adridg
Date: Fri Apr  5 11:46:46 UTC 2019
New revision: 497948
URL: https://svnweb.freebsd.org/changeset/ports/497948

Log:
  Update CMake to latest release, 3.14.1

  Changelog: https://cmake.org/cmake/help/v3.14/release/3.14.html
  Local patches: fixes for Boost, Python, and OpenMP

  Affected ports:
   - opencpn, hugin needed help in finding wx
   - kadu is over-enthusiastic in finding non-existent X11 components
   - xlife++ does weird things in parsing help output from cmake

  Thanks antoine@ for multiple exp-runs.
  Thanks tcberner@ for much prep-work.

  PR:		236534 223678 227428

Changes:
  head/astro/opencpn/files/patch-CMakeLists.txt
  head/devel/cmake/Makefile
  head/devel/cmake/distinfo
  head/devel/cmake/files/patch-Modules_FindBoost.cmake
  head/devel/cmake/files/patch-Modules_FindLua.cmake
  head/devel/cmake/files/patch-Modules_FindOpenMP.cmake
  head/devel/cmake/files/patch-git_ff06b35
  head/devel/cmake/pkg-plist
  head/devel/cmake-doc/Makefile
  head/devel/cmake-doc/pkg-plist
  head/devel/cmake-gui/Makefile
  head/graphics/hugin/files/patch-sf_f6f56eb9
  head/math/xlife++/files/patch-cmake_xlifepp__user__management.cmake
  head/polish/kadu/files/patch-kadu-core_CMakeLists.txt
  head/polish/kadu/files/patch-plugins_idle_CMakeLists.txt
  head/polish/kadu/files/patch-plugins_pcspeaker_CMakeLists.txt
  head/polish/kadu/files/patch-plugins_screenshot_CMakeLists.txt