Date: Fri, 29 Nov 2024 16:12:27 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 898c28136c25 - main - devel/cmake*: Update to 3.31.1 Message-ID: <202411291612.4ATGCRQ8096717@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=898c28136c25da1502110a61d710fbf6ba55e73f commit 898c28136c25da1502110a61d710fbf6ba55e73f Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-11-29 06:17:14 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-11-29 16:12:16 +0000 devel/cmake*: Update to 3.31.1 Announcement: https://www.kitware.com/announce-cmake-3-31-1-available-for-download/ --- Mk/Uses/cmake.mk | 2 +- devel/cmake-core/Makefile | 1 - devel/cmake-core/distinfo | 6 +++--- devel/cmake-core/pkg-plist | 41 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 45 insertions(+), 5 deletions(-) diff --git a/Mk/Uses/cmake.mk b/Mk/Uses/cmake.mk index 1a4bf338b456..929367fd7eda 100644 --- a/Mk/Uses/cmake.mk +++ b/Mk/Uses/cmake.mk @@ -68,7 +68,7 @@ _valid_ARGS= indirect insource noninja run testing _internal # Reminder: devel/cmake-core, devel/cmake-doc, devel/cmake-gui, and devel/cmake-man # are all affected by changing _CMAKE_VERSION. Please check each of these ports. -_CMAKE_VERSION= 3.31.0 +_CMAKE_VERSION= 3.31.1 CMAKE_BIN= ${LOCALBASE}/bin/cmake # Sanity check diff --git a/devel/cmake-core/Makefile b/devel/cmake-core/Makefile index bdf931045533..f6dead9a0794 100644 --- a/devel/cmake-core/Makefile +++ b/devel/cmake-core/Makefile @@ -1,6 +1,5 @@ PORTNAME= cmake DISTVERSION= ${_CMAKE_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMESUFFIX= -core diff --git a/devel/cmake-core/distinfo b/devel/cmake-core/distinfo index 066fe902ecca..dfb34ccaa99c 100644 --- a/devel/cmake-core/distinfo +++ b/devel/cmake-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731429246 -SHA256 (cmake-3.31.0.tar.gz) = 300b71db6d69dcc1ab7c5aae61cbc1aa2778a3e00cbd918bc720203e311468c3 -SIZE (cmake-3.31.0.tar.gz) = 11699894 +TIMESTAMP = 1732751762 +SHA256 (cmake-3.31.1.tar.gz) = c4fc2a9bd0cd5f899ccb2fb81ec422e175090bc0de5d90e906dd453b53065719 +SIZE (cmake-3.31.1.tar.gz) = 11704421 diff --git a/devel/cmake-core/pkg-plist b/devel/cmake-core/pkg-plist index 384ae8da88d6..081cd684e4b0 100644 --- a/devel/cmake-core/pkg-plist +++ b/devel/cmake-core/pkg-plist @@ -3172,6 +3172,15 @@ share/bash-completion/completions/ctest %%DATADIR%%/Modules/Platform/Linker/AIX-C.cmake %%DATADIR%%/Modules/Platform/Linker/AIX-CXX.cmake %%DATADIR%%/Modules/Platform/Linker/AIX-Fortran.cmake +%%DATADIR%%/Modules/Platform/Linker/Android-ASM.cmake +%%DATADIR%%/Modules/Platform/Linker/Android-C.cmake +%%DATADIR%%/Modules/Platform/Linker/Android-CXX.cmake +%%DATADIR%%/Modules/Platform/Linker/Android-GNU-ASM.cmake +%%DATADIR%%/Modules/Platform/Linker/Android-GNU-C.cmake +%%DATADIR%%/Modules/Platform/Linker/Android-GNU-CXX.cmake +%%DATADIR%%/Modules/Platform/Linker/Android-LLD-ASM.cmake +%%DATADIR%%/Modules/Platform/Linker/Android-LLD-C.cmake +%%DATADIR%%/Modules/Platform/Linker/Android-LLD-CXX.cmake %%DATADIR%%/Modules/Platform/Linker/Apple-ASM.cmake %%DATADIR%%/Modules/Platform/Linker/Apple-AppleClang-ASM.cmake %%DATADIR%%/Modules/Platform/Linker/Apple-AppleClang-C.cmake @@ -3371,6 +3380,38 @@ share/bash-completion/completions/ctest %%DATADIR%%/Modules/Platform/Linker/Windows-MSVC-Fortran.cmake %%DATADIR%%/Modules/Platform/Linker/Windows-MSVC-HIP.cmake %%DATADIR%%/Modules/Platform/Linker/Windows-MSVC.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsCE-C.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsCE-CXX.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsCE-MSVC-C.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsCE-MSVC-CXX.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsKernelModeDriver-C.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsKernelModeDriver-CXX.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsKernelModeDriver-MSVC-C.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsKernelModeDriver-MSVC-CXX.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsPhone-ASM.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsPhone-C.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsPhone-CXX.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsPhone-GNU-ASM.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsPhone-GNU-C.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsPhone-GNU-CXX.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsPhone-LLD-ASM.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsPhone-LLD-C.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsPhone-LLD-CXX.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsPhone-MSVC-ASM.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsPhone-MSVC-C.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsPhone-MSVC-CXX.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsStore-ASM.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsStore-C.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsStore-CXX.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsStore-GNU-ASM.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsStore-GNU-C.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsStore-GNU-CXX.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsStore-LLD-ASM.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsStore-LLD-C.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsStore-LLD-CXX.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsStore-MSVC-ASM.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsStore-MSVC-C.cmake +%%DATADIR%%/Modules/Platform/Linker/WindowsStore-MSVC-CXX.cmake %%DATADIR%%/Modules/Platform/Linux-Absoft-Fortran.cmake %%DATADIR%%/Modules/Platform/Linux-Apple-Swift.cmake %%DATADIR%%/Modules/Platform/Linux-CCur-Fortran.cmake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411291612.4ATGCRQ8096717>