pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 30 13:14:29 UTC 2025
Modified Files:
pkgsrc/devel/cmake: Makefile PLIST distinfo version.mk
pkgsrc/devel/cmake-gui: Makefile
Log Message:
cmake cmake-gui: updated to 3.31.8
Changes made since CMake 3.31.7:
* CUDA/Clang: Fix list of architectures supported by Clang < 20.1
* CUDA/Clang: Reorder the logic for setting supported archs
* CUDA/Clang: Add archs supported by Clang 21
* Tests/RunCMake: handle C++26 support where needed
* gcc: support `import std`
* Experimental: recycle the `import std` UUID
* Clang/CXXImportStd: support `-stdlib=libstdc++`
* experimental/CXXModules: recycle the UUID
* ci: Tell CudaOnly.Architecture test what specific architecture to use
* ci: add tags to tie CUDA jobs to runners with hardware supporting them
* CUDA/Clang: Prefer NVCC's default architecture for each CUDA Toolkit version
* AUTOMOC: Avoid compiler warnings while computing predefines
* ci: Disable KWSys ConsoleBuf test that breaks on Windows Terminal 1.22+
* ci: Tie Intel 2024.1 jobs on Windows to MSVC 14.43 toolset
* ci: Update Windows builds to MSVC 14.44 toolset
* macOS: Reliably apply workaround for system curl 8.{3,4,5} LibreSSL backend
* FindPython: rely on ABIFLAGS on Windows for ABI profile
* FindPython: Avoid implicit link library on Windows
* ci: Tell CudaOnly.CompileFlags test what specific architecture to use
* CUDA/Clang: Update architectures supported by CUDA 12.8
* CUDA: Add CUDA 12.9 new architectures and family syntax
* CUDA/Clang: Update nvcc default architectures with CUDA 13 deprecations
* CUDA: Add include paths from nvcc SYSTEM_INCLUDES entry
* KWSys: Backport "Fix GetNumberOfLogicalCPU on s390x" to CMake 3.31
To generate a diff of this commit:
cvs rdiff -u -r1.228 -r1.229 pkgsrc/devel/cmake/Makefile
cvs rdiff -u -r1.85 -r1.86 pkgsrc/devel/cmake/PLIST
cvs rdiff -u -r1.251 -r1.252 pkgsrc/devel/cmake/distinfo
cvs rdiff -u -r1.76 -r1.77 pkgsrc/devel/cmake/version.mk
cvs rdiff -u -r1.55 -r1.56 pkgsrc/devel/cmake-gui/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/cmake/Makefile
diff -u pkgsrc/devel/cmake/Makefile:1.228 pkgsrc/devel/cmake/Makefile:1.229
--- pkgsrc/devel/cmake/Makefile:1.228 Sat Apr 19 07:57:40 2025
+++ pkgsrc/devel/cmake/Makefile Mon Jun 30 13:14:28 2025
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.228 2025/04/19 07:57:40 wiz Exp $
+# $NetBSD: Makefile,v 1.229 2025/06/30 13:14:28 adam Exp $
-PKGREVISION= 2
.include "Makefile.common"
COMMENT= Cross platform make
Index: pkgsrc/devel/cmake/PLIST
diff -u pkgsrc/devel/cmake/PLIST:1.85 pkgsrc/devel/cmake/PLIST:1.86
--- pkgsrc/devel/cmake/PLIST:1.85 Fri Apr 11 14:02:46 2025
+++ pkgsrc/devel/cmake/PLIST Mon Jun 30 13:14:28 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.85 2025/04/11 14:02:46 adam Exp $
+@comment $NetBSD: PLIST,v 1.86 2025/06/30 13:14:28 adam Exp $
bin/ccmake
bin/cmake
bin/cpack
@@ -2445,6 +2445,7 @@ share/cmake-${CMAKE_API}/Modules/Compile
share/cmake-${CMAKE_API}/Modules/Compiler/GNU-C-DetermineCompiler.cmake
share/cmake-${CMAKE_API}/Modules/Compiler/GNU-C-FeatureTests.cmake
share/cmake-${CMAKE_API}/Modules/Compiler/GNU-C.cmake
+share/cmake-${CMAKE_API}/Modules/Compiler/GNU-CXX-CXXImportStd.cmake
share/cmake-${CMAKE_API}/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake
share/cmake-${CMAKE_API}/Modules/Compiler/GNU-CXX-FeatureTests.cmake
share/cmake-${CMAKE_API}/Modules/Compiler/GNU-CXX.cmake
Index: pkgsrc/devel/cmake/distinfo
diff -u pkgsrc/devel/cmake/distinfo:1.251 pkgsrc/devel/cmake/distinfo:1.252
--- pkgsrc/devel/cmake/distinfo:1.251 Fri Apr 11 14:02:46 2025
+++ pkgsrc/devel/cmake/distinfo Mon Jun 30 13:14:28 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.251 2025/04/11 14:02:46 adam Exp $
+$NetBSD: distinfo,v 1.252 2025/06/30 13:14:28 adam Exp $
-BLAKE2s (cmake-3.31.7.tar.gz) = a62a9bde3ea4e48a85d233abb303d866d453ce1846540c290097009252b422f2
-SHA512 (cmake-3.31.7.tar.gz) = 896f29e8e7c897e6e346141496d3f338aeaced8300fb2fd1fedcd0236742bfe4842de1c94253adf54f4847b17c5d9699c92d199cbb4a74c99ee14972c939b09e
-Size (cmake-3.31.7.tar.gz) = 11711975 bytes
+BLAKE2s (cmake-3.31.8.tar.gz) = e94a260ebd6450a2d2a8e0947323f73a0d5c9ea8cdfae353aad13c1fa37faba3
+SHA512 (cmake-3.31.8.tar.gz) = 07dbb5af1d449760ef92a921e43c0a0a091989ac51ce3f8b7607bf617b8b56e47c675486d3c620c04f1105b7dfa3852b926915e0888ff46ea473cd01e572f461
+Size (cmake-3.31.8.tar.gz) = 11713806 bytes
SHA1 (patch-Auxiliary_CMakeLists.txt) = 7a26ef79be53b9d0370029e83f203440aa0be2a4
SHA1 (patch-CMakeLists.txt) = 0fb79458828a021a96e350bc4cf12875914f868b
SHA1 (patch-Modules_Compiler_GNU.cmake) = e06fc41fd7a49ca9f8edaabb95d4ab1cde784112
Index: pkgsrc/devel/cmake/version.mk
diff -u pkgsrc/devel/cmake/version.mk:1.76 pkgsrc/devel/cmake/version.mk:1.77
--- pkgsrc/devel/cmake/version.mk:1.76 Fri Apr 11 14:02:46 2025
+++ pkgsrc/devel/cmake/version.mk Mon Jun 30 13:14:28 2025
@@ -1,6 +1,6 @@
-# $NetBSD: version.mk,v 1.76 2025/04/11 14:02:46 adam Exp $
+# $NetBSD: version.mk,v 1.77 2025/06/30 13:14:28 adam Exp $
# used by devel/cmake/Makefile.common
# used by devel/cmake-fedora/Makefile
-CMAKE_VERSION= 3.31.7
+CMAKE_VERSION= 3.31.8
CMAKE_API= ${CMAKE_VERSION:R}
Index: pkgsrc/devel/cmake-gui/Makefile
diff -u pkgsrc/devel/cmake-gui/Makefile:1.55 pkgsrc/devel/cmake-gui/Makefile:1.56
--- pkgsrc/devel/cmake-gui/Makefile:1.55 Thu Apr 24 14:13:27 2025
+++ pkgsrc/devel/cmake-gui/Makefile Mon Jun 30 13:14:28 2025
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.55 2025/04/24 14:13:27 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2025/06/30 13:14:28 adam Exp $
-PKGREVISION= 3
.include "../../devel/cmake/Makefile.common"
PKGNAME= cmake-gui-${CMAKE_VERSION}
Home |
Main Index |
Thread Index |
Old Index