aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2024-11-29 06:17:14 +0000
committerJason E. Hale <jhale@FreeBSD.org>2024-11-29 16:12:16 +0000
commit898c28136c25da1502110a61d710fbf6ba55e73f (patch)
treef551219726e358d38a3f18bc9eb439a11a9f47ae
parentf4320431e4c233c6f930340a1664f7d8ffdcbb01 (diff)
downloadports-898c28136c25da1502110a61d710fbf6ba55e73f.tar.gz
ports-898c28136c25da1502110a61d710fbf6ba55e73f.zip
devel/cmake*: Update to 3.31.1
-rw-r--r--Mk/Uses/cmake.mk2
-rw-r--r--devel/cmake-core/Makefile1
-rw-r--r--devel/cmake-core/distinfo6
-rw-r--r--devel/cmake-core/pkg-plist41
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