Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 68CDF1A923A for ; Wed, 8 Dec 2021 07:59:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 066AC84E80; Wed, 8 Dec 2021 07:59:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3E07F84D2D for ; Wed, 8 Dec 2021 07:59:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id axuHBZVMoCdQ for ; Wed, 8 Dec 2021 07:59:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 949AA84D2C for ; Wed, 8 Dec 2021 07:59:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8E2E1FAEC; Wed, 8 Dec 2021 07:59:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1638950349280490" MIME-Version: 1.0 Date: Wed, 8 Dec 2021 07:59:09 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/cmake To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20211208075909.8E2E1FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1638950349280490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Dec 8 07:59:09 UTC 2021 Modified Files: pkgsrc/devel/cmake: distinfo version.mk Log Message: cmake: updated to 3.22.1 CMake 3.22.1 * gitlab-ci: fix comment typo * gitlab-ci: shorten job prefixes * ci: add gmock to Debian base images * try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env vars * Help: Document more use cases for CMAKE_POLICY_DEFAULT_CMPNNNN * Help: Suggest CMAKE_POLICY_DEFAULT_CMP0077 in CMP0077 docs * Help: Suggest CMAKE_POLICY_DEFAULT_CMP0126 in CMP0126 docs * gitlab-ci: update macOS jobs to use Xcode 13.1 * CompilerId: Restore support for classic C by avoiding C++ style comments * cmSystemTools: Remove unnecessary mark-as-used casts to void * file(RPATH): Restore tolerance of unknown formats if new RPATH is empty * FindPkgConfig: Restore finding pkg-config before pkgconf * VS: Revert "Add missing label in C# project-build events" * ci: Enable more VS tests that use managed code * Utilities/Release: Add script to sign/notarize macOS application bundle * HIP: Enable CMAKE_EXPORT_COMPILE_COMMANDS for HIP * mingw: fix calling convention for strftime() * Help: ENVIRONMENT_MODIFICATION path_list_... separator is based on host * Help: Use definition list for allowed values of CMAKE_INSTALL_MODE * Help: Explicitly state that if(ENV{some_var}) is always false * Help: Be more explicit about the behavior of if() * Help: Clarify CMAKE_INSTALL_MODE documentation * UseSWIG: ensure directory for depfile exists * FindPython: clarify static libraries hint usage * CMakeParseLibraryArchitecture: Fix parsing /lib/ implicit object path * GNUInstallDirs: Prefer system lib64 over conda lib when ambiguous To generate a diff of this commit: cvs rdiff -u -r1.188 -r1.189 pkgsrc/devel/cmake/distinfo cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/cmake/version.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1638950349280490 Content-Disposition: inline Content-Length: 1761 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/cmake/distinfo diff -u pkgsrc/devel/cmake/distinfo:1.188 pkgsrc/devel/cmake/distinfo:1.189 --- pkgsrc/devel/cmake/distinfo:1.188 Mon Nov 22 08:59:17 2021 +++ pkgsrc/devel/cmake/distinfo Wed Dec 8 07:59:09 2021 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.188 2021/11/22 08:59:17 adam Exp $ +$NetBSD: distinfo,v 1.189 2021/12/08 07:59:09 adam Exp $ -BLAKE2s (cmake-3.22.0.tar.gz) = 48b4096be26b13a19d9bc02df8ee48b5ae0ff2a96c320c978a610c319f7ee79a -SHA512 (cmake-3.22.0.tar.gz) = 72e4e39bfd0a918572228af68391422979f89a0a5020fae7764b5d7ba86a7a56e8174e22f1b0ffeb37b741c0a6118162a2a47655a03939ea0535453186ed385c -Size (cmake-3.22.0.tar.gz) = 9772532 bytes +BLAKE2s (cmake-3.22.1.tar.gz) = 8410d061db360f5af135d3b3df3364e8ff718a6d851bf9bd9cc1c3e40079fd64 +SHA512 (cmake-3.22.1.tar.gz) = b1e900fe573cd1cc76d26386f2298d7722737c9ff67930ee108994972b4561ef69caeb537177c9b95b7f17b755e20e034825d3807ea0d2dd4c391310b03adc11 +Size (cmake-3.22.1.tar.gz) = 9778031 bytes SHA1 (patch-CMakeLists.txt) = fabdb0590f4b97c34c2242749ae3b6af18aefc0a SHA1 (patch-Modules_Compiler_GNU.cmake) = e091c53ac3f3a6cd811119d3231563df32e76bf9 SHA1 (patch-Modules_FindCurses.cmake) = 98cac805a6abafcfb8b61e441b50a1d6aec27ad0 Index: pkgsrc/devel/cmake/version.mk diff -u pkgsrc/devel/cmake/version.mk:1.22 pkgsrc/devel/cmake/version.mk:1.23 --- pkgsrc/devel/cmake/version.mk:1.22 Mon Nov 22 08:59:17 2021 +++ pkgsrc/devel/cmake/version.mk Wed Dec 8 07:59:09 2021 @@ -1,6 +1,6 @@ -# $NetBSD: version.mk,v 1.22 2021/11/22 08:59:17 adam Exp $ +# $NetBSD: version.mk,v 1.23 2021/12/08 07:59:09 adam Exp $ # used by devel/cmake/Makefile.common # used by devel/cmake-fedora/Makefile -CMAKE_VERSION= 3.22.0 +CMAKE_VERSION= 3.22.1 CMAKE_API= ${CMAKE_VERSION:R} --_----------=_1638950349280490--