1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

devel/cmake-*: Update to 3.27.8

Changes made since CMake 3.27.7:
- FindOpenMP: Add support for openmp 5.1 (llvm 17) and 5.2
- GetPrerequisites: Revert "Ignore relative paths printed by ldd"
- Fortran: Restore support for TARGET_OBJECTS providing modules
- Tests/ObjectLibrary: fix comment
- cmComputeLinkDepends: also copy the target from object link items
- cmComputeLinkInformation: skip over linking to items for object
  purposes
- cmComputeLinkInformation: Track targets named by TARGET_OBJECTS
  sources
- cmCommonTargetGenerator: Factor out GetLinkedTargetDirectories loop
  body
- curl: Backport SOCKS5 heap buffer overflow fix from curl 8.4.0

https://www.kitware.com/cmake-3-27-8-available-for-download/

Security:	d6c19e8c-6806-11ee-9464-b42e991fc52e
This commit is contained in:
Jason E. Hale 2023-11-26 17:48:08 -05:00
parent 966f41c828
commit d870a95b5a
2 changed files with 4 additions and 4 deletions

View File

@ -50,7 +50,7 @@ _INCLUDE_USES_CMAKE_MK= yes
_valid_ARGS= insource run noninja testing _internal
_CMAKE_VERSION= 3.27.7
_CMAKE_VERSION= 3.27.8
# Sanity check
. for arg in ${cmake_ARGS}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1696653880
SHA256 (cmake-3.27.7.tar.gz) = 08f71a106036bf051f692760ef9558c0577c42ac39e96ba097e7662bd4158d8e
SIZE (cmake-3.27.7.tar.gz) = 10982558
TIMESTAMP = 1701004140
SHA256 (cmake-3.27.8.tar.gz) = fece24563f697870fbb982ea8bf17482c9d5f855d8c9bf0b82463d76c9e8d0cc
SIZE (cmake-3.27.8.tar.gz) = 10983480