From e873c8ac5e00331924ecd9807b8b8c697bb96e2c Mon Sep 17 00:00:00 2001
From: Stamatin Cristina <dear.volgk@gmail.com>
Date: Tue, 15 Feb 2022 13:29:29 +0200
Subject: [PATCH] extra-cmake-modules: 5.90.0 -> 5.91.0

---
 extra-cmake-modules/.footprint | 9 ++++++++-
 extra-cmake-modules/.signature | 8 ++++----
 extra-cmake-modules/Pkgfile    | 2 +-
 3 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/extra-cmake-modules/.footprint b/extra-cmake-modules/.footprint
index 213bca47f..24af51e84 100644
--- a/extra-cmake-modules/.footprint
+++ b/extra-cmake-modules/.footprint
@@ -77,9 +77,11 @@ drwxr-xr-x	root/root	usr/share/ECM/modules/
 -rw-r--r--	root/root	usr/share/ECM/modules/ECMConfiguredInstall.cmake
 -rw-r--r--	root/root	usr/share/ECM/modules/ECMCoverageOption.cmake
 -rw-r--r--	root/root	usr/share/ECM/modules/ECMCreateQmFromPoFiles.cmake
+-rw-r--r--	root/root	usr/share/ECM/modules/ECMDeprecationSettings.cmake
 -rw-r--r--	root/root	usr/share/ECM/modules/ECMEnableSanitizers.cmake
 -rw-r--r--	root/root	usr/share/ECM/modules/ECMFindModuleHelpers.cmake
--rw-r--r--	root/root	usr/share/ECM/modules/ECMFindQMLModule.cmake.in
+-rw-r--r--	root/root	usr/share/ECM/modules/ECMFindQmlModule.cmake
+-rw-r--r--	root/root	usr/share/ECM/modules/ECMFindQmlModule.cmake.in
 -rw-r--r--	root/root	usr/share/ECM/modules/ECMGenerateDBusServiceFile.cmake
 -rw-r--r--	root/root	usr/share/ECM/modules/ECMGenerateExportHeader.cmake
 -rw-r--r--	root/root	usr/share/ECM/modules/ECMGenerateHeaders.cmake
@@ -96,6 +98,11 @@ drwxr-xr-x	root/root	usr/share/ECM/modules/
 -rw-r--r--	root/root	usr/share/ECM/modules/ECMQchDoxygen.config.in
 -rw-r--r--	root/root	usr/share/ECM/modules/ECMQchDoxygenLayout.xml
 -rw-r--r--	root/root	usr/share/ECM/modules/ECMQmLoader.cpp.in
+-rw-r--r--	root/root	usr/share/ECM/modules/ECMQmlModule.cmake
+-rw-r--r--	root/root	usr/share/ECM/modules/ECMQmlModule.cpp.in
+-rw-r--r--	root/root	usr/share/ECM/modules/ECMQmlModule.cpp.in.license
+-rw-r--r--	root/root	usr/share/ECM/modules/ECMQmlModule.h.in
+-rw-r--r--	root/root	usr/share/ECM/modules/ECMQmlModule.h.in.license
 -rw-r--r--	root/root	usr/share/ECM/modules/ECMQtDeclareLoggingCategory.cmake
 -rw-r--r--	root/root	usr/share/ECM/modules/ECMQtDeclareLoggingCategory.cpp.in
 -rw-r--r--	root/root	usr/share/ECM/modules/ECMQtDeclareLoggingCategory.h.in
diff --git a/extra-cmake-modules/.signature b/extra-cmake-modules/.signature
index c7e0c7426..e6bcd6cb3 100644
--- a/extra-cmake-modules/.signature
+++ b/extra-cmake-modules/.signature
@@ -1,5 +1,5 @@
 untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3zSfy3PnWeq7vSdoVPnAZagiNufGQb6oqLbfk6HEW8xy/r8D1QX03MR5vHVCEzoucGA2nilw5fUHztZzF3Nz5Q8=
-SHA256 (Pkgfile) = dff57e2d5908acd7156c17a463f474ca387c79707e210b40f204297f90743db3
-SHA256 (.footprint) = 24c9d74048d3d14e548722f6a7213e73f0c5023c6de0b9c30dce0cdd05a3860f
-SHA256 (extra-cmake-modules-5.90.0.tar.gz) = d1c4c11848651f1d2ef7baa1ac30b44397a93ca35864395e44a11e6ec753d2fd
+RWSagIOpLGJF3ydtwJs8jx0c/r3OPtUmqnOiO+Q7CvIYjdxMLHvGZ+MKmKMmvuPLX29GsOKkOssRqsgtiIqXOfyp++QV96dp4AQ=
+SHA256 (Pkgfile) = 01ace113c6d758273bfc18df3662b77bd64c67142a1e7889a6f4127c98974a32
+SHA256 (.footprint) = c4298d4f66732130a27de888baeada22ebb773ef645d98a639587884c6f6a36c
+SHA256 (extra-cmake-modules-5.91.0.tar.gz) = 86f3ce5dcff667d1fdb209d11fa8c6ff336af429e26991c9127fd70584a099c9
diff --git a/extra-cmake-modules/Pkgfile b/extra-cmake-modules/Pkgfile
index 10f15ddcc..eae04d096 100644
--- a/extra-cmake-modules/Pkgfile
+++ b/extra-cmake-modules/Pkgfile
@@ -4,7 +4,7 @@
 # Depends on:  cmake
 
 name=extra-cmake-modules
-version=5.90.0
+version=5.91.0
 release=1
 source=(https://github.com/KDE/$name/archive/v$version/$name-$version.tar.gz)