Page MenuHomeFreeBSD

Update CMake to 3.9.6
ClosedPublic

Authored by adridg on Nov 4 2017, 10:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 1:17 PM
Unknown Object (File)
Mar 5 2024, 3:09 PM
Unknown Object (File)
Feb 12 2024, 4:10 AM
Unknown Object (File)
Jan 10 2024, 7:54 AM
Unknown Object (File)
Jan 10 2024, 7:54 AM
Unknown Object (File)
Jan 10 2024, 7:54 AM
Unknown Object (File)
Jan 10 2024, 7:54 AM
Unknown Object (File)
Jan 10 2024, 7:50 AM
Subscribers

Details

Summary

Update to latest bugfix-release of CMake. Upstream changes
are at https://blog.kitware.com/cmake-3-9-6-available-for-download/ ,

  • small AUTOMOC-options fixes (3.9.5)
  • gcc_eh handling.

While here, pet portlint; then follow mat@'s advice that portlint doesn't provide.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 12658
Build 12929: arc lint + arc unit

Event Timeline

Looks good. Can you ask for an exp-run, as that MOC change surely breaks (or unbreaks?) at least 3 things :P

Update to 3.9.6 .. the upstream CMake releases are coming
thick and fast. This release reverts an easier change to
gcc_eh linking.

  • update distinfo
  • sort variables according to chapter 14
adridg retitled this revision from Update CMake to 3.9.5 to Update CMake to 3.9.6.
adridg edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Nov 16 2017, 5:52 AM
This revision was automatically updated to reflect the committed changes.