Subject: CVS commit: pkgsrc/devel/kconfig
From: Mark Davies
Date: 2022-04-25 05:40:56
Message id: 20220425034056.7F543FB1A@cvs.NetBSD.org

Log Message:
kconfig: update to 5.93.0

5.81.0
Relicense file to LGPL-2.0-or-later
kconfig_compiler: Explicitly open input file for reading
kconfig_compiler: change how paramString() creates strings

5.82.0
Make the docs state that KConfig::reparseConfiguration() calls sync() if needed
Use new version-controlled enumerator deprecation warning macros
Deprecate KDesktopFile::readDevice()

5.83.0
kconfig_add_kcfg_files: catch alias targets before failing internally
Don't write position data for maximized windows (bug 434116)

5.85.0
KConfig: fix deletion of an entry that is also in kdeglobals
Do not create a vector and a QByteArray just to discard it immediately
Only query for existing config file when it's necessary
Use specific API to compare QByteArrays
Cache global config files

5.86.0
Add Ctrl+Alt+Comma shortcut for "Configure Keyboard Shortcuts"
Make enum value visible to QML when using GlobalEnum mode
KDesktopFile::isAuthorizedDesktopFile: reduce warning to info a log

5.87.0
Android: Fix writing to config if path is a content:// Uri
kconfigini: Only open the file once to write
Allow KConfigXT to use KSharedConfig::openStateConfig

5.88.0
Exclude new enum-overload from python bindings build
Enforce KAuthorized enums being not 0
Create enum to to authorize common keys
Do not try to generate python bindings for KConfigGroup::moveValuesTo
Create utility method for moving entries from one group to another

5.89.0
KDesktopFile: deprecate resource()
Use innerVarStr instead of varStr for choices
Add a proper test for the enumms within groups
Unbreak kconfig with enums, mutators and properties
Demonstrate build failure with kconfig generated code
Copy ConfigPropertyMap from KDeclarative to new KConfig QML module

5.90.0
kconfig_compiler/CMakeLists.txt - use CMAKE_CROSSCOMPILING for the check
Allow kreadconfig/kwriteconfig to access the root group

5.91.0
Introduce StandardShortcutWatcher to watch for runtime changes
Extract isNonDeletedKey() helper function
Look for entries with common group prefix in entryMap's subrange
KConfigPrivate::copyGroup: remove redundant entryMap lookup
groupList: convert each group name from UTF-8 once
Exclude deleted groups from groupList()

5.92.0
Add KWindowStateSaver
Remove warning from kauthorized.h
KConfigCompiler: support ItemAccessors=true with signalling items
QMake pri files: fix missing new path to version header
Support build without Qt session manager
Add KConfig GUI logging category

5.93.0
Disable DBus support on Windows by default
Make KConfig::mainConfigName() public
kconf_update: Fix checking for changes of update files

Files:
RevisionActionfile
1.48modifypkgsrc/devel/kconfig/Makefile
1.6modifypkgsrc/devel/kconfig/PLIST
1.14modifypkgsrc/devel/kconfig/distinfo