CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/05/09 08:46:15
Modified files:
devel/cmake : Makefile distinfo
devel/cmake/patches: patch-Modules_FindOpenMP_cmake
patch-Modules_FindQt3_cmake
patch-Modules_FindSDL_cmake
patch-Source_cmArchiveWrite_cxx
patch-Source_cmComputeLinkInformation_cxx
patch-Source_cmGeneratorTarget_cxx
patch-Source_cmGlobalGenerator_cxx
patch-Source_cmInstallCommand_cxx
patch-Source_cmInstallTargetGenerator_cxx
devel/cmake/pkg: PLIST
Removed files:
devel/cmake/patches: patch-Source_cmLoadCommandCommand_cxx
patch-Source_cmStandardLexer_h
patch-Source_cmSystemTools_cxx
patch-Source_cmTimestamp_cxx
Log message:
Update cmake to 3.20.2
Notable port changes:
- Remove cmLocaleRAII patch. This is no longer necessary. The class now
copies the value of LC_CTYPE and not hold a pointer.
- Some patches merged upstream:
https://blog.kitware.com/cmake-3-20-2-available-for-download/
https://gitlab.kitware.com/cmake/cmake/-/merge_requests/6000
Survived 3 amd64 bulk builds, all consumers should be patched with upstream
patches.