summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-11-19 09:50:10 +0100
committerTim Biermann <tbier@posteo.de>2021-11-19 09:54:08 +0100
commit604455b0390fea8336d801a1a858689eec9c1cb1 (patch)
tree2f4ca0a9ef4112d406469c184ff18ca099b34692 /cmake
parenta2ee8469773d7fe0fdba47c76248e0d4719ed6ac (diff)
downloadopt-604455b0390fea8336d801a1a858689eec9c1cb1.tar.gz
opt-604455b0390fea8336d801a1a858689eec9c1cb1.tar.xz
cmake: 3.21.4 -> 3.22.0
Diffstat (limited to 'cmake')
-rw-r--r--cmake/.footprint6
-rw-r--r--cmake/.signature8
-rw-r--r--cmake/Pkgfile2
3 files changed, 10 insertions, 6 deletions
diff --git a/cmake/.footprint b/cmake/.footprint
index 33f074b68..294fd5444 100644
--- a/cmake/.footprint
+++ b/cmake/.footprint
@@ -13,7 +13,7 @@ drwxr-xr-x root/root usr/share/bash-completion/completions/
-rw-r--r-- root/root usr/share/bash-completion/completions/cpack
-rw-r--r-- root/root usr/share/bash-completion/completions/ctest
drwxr-xr-x root/root usr/share/cmake/
-lrwxrwxrwx root/root usr/share/cmake-3.21 -> cmake
+lrwxrwxrwx root/root usr/share/cmake-3.22 -> cmake
drwxr-xr-x root/root usr/share/cmake/include/
-rw-r--r-- root/root usr/share/cmake/include/cmCPluginAPI.h
drwxr-xr-x root/root usr/share/cmake/Modules/
@@ -154,6 +154,7 @@ drwxr-xr-x root/root usr/share/cmake/Modules/CMakeAddFortranSubdirectory/
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeFindXCode.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeForceCompiler.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeFortranCompilerABI.F
+-rw-r--r-- root/root usr/share/cmake/Modules/CMakeFortranCompilerABI.F90
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeFortranCompiler.cmake.in
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeFortranCompilerId.F.in
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeFortranInformation.cmake
@@ -688,6 +689,9 @@ drwxr-xr-x root/root usr/share/cmake/Modules/Internal/CPack/
-rw-r--r-- root/root usr/share/cmake/Modules/Internal/CPack/NSIS.template.in
-rw-r--r-- root/root usr/share/cmake/Modules/Internal/CPack/WIX.template.in
-rw-r--r-- root/root usr/share/cmake/Modules/Internal/FeatureTesting.cmake
+drwxr-xr-x root/root usr/share/cmake/Modules/Internal/OSRelease/
+-rw-r--r-- root/root usr/share/cmake/Modules/Internal/OSRelease/010-TryOldCentOS.cmake
+-rw-r--r-- root/root usr/share/cmake/Modules/Internal/OSRelease/020-TryDebianVersion.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/ITKCompatibility.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/kde3init_dummy.cpp.in
-rw-r--r-- root/root usr/share/cmake/Modules/KDE3Macros.cmake
diff --git a/cmake/.signature b/cmake/.signature
index 3538749d0..2e00edf08 100644
--- a/cmake/.signature
+++ b/cmake/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/cQfK2kcg+/GLBJ7KFKTLPgXHdYpxZ1rTE78PH71PaNh/hxfDeNDeZlXLN9SdcuXrQBeqNR0bs5fUSlH/0Cc7gk=
-SHA256 (Pkgfile) = e74bdbc5871697fcd085cf3afc102b8f627c0477cc9fc87ede6a0e27cbed463f
-SHA256 (.footprint) = 802c79fe85fdeb3db0f6d0d233bf9ad58ee642ea13b8cf1004236f66448a4225
-SHA256 (cmake-3.21.4.tar.gz) = d9570a95c215f4c9886dd0f0564ca4ef8d18c30750f157238ea12669c2985978
+RWSE3ohX2g5d/SplzpUe7TkZG14/pVZzf6n+OxjDi/h1qm1YVYXD5ti4Wtqkl2EGQYavgnjFR49OJUaUm/mcZXVatz6csQ5Tlwg=
+SHA256 (Pkgfile) = 1ea7608437403775d0ba78dfc211c7df74b6715d5336897ec812ca151bedb83c
+SHA256 (.footprint) = d55891e1ab4bd625bc3e5edc37c109162315b3def7450d375c8c920c1699e5a4
+SHA256 (cmake-3.22.0.tar.gz) = 998c7ba34778d2dfdb3df8a695469e24b11e2bfa21fbe41b361a3f45e1c9345e
diff --git a/cmake/Pkgfile b/cmake/Pkgfile
index 75af68d3b..a8169259d 100644
--- a/cmake/Pkgfile
+++ b/cmake/Pkgfile
@@ -5,7 +5,7 @@
# Optional: jsoncpp librhash libuv lzlib nghttp2-libs ninja python3-sphinx
name=cmake
-version=3.21.4
+version=3.22.0
release=1
source=(https://cmake.org/files/v${version%.*}/$name-$version.tar.gz)

Generated by cgit