Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/kcmutils kcmutils: update to 5.70.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b7ea891739f
branches:  trunk
changeset: 433710:7b7ea891739f
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Jun 07 10:49:56 2020 +0000

description:
kcmutils: update to 5.70.0

5.67
  prefer the new kcm plugins to the old
  KCModuleQml: Ensure defaulted is emitted with the current
  configModule->representsDefaults on load
  Show button respecting what is declared by KCModule
  Update KPluginSelector to allow KCM to show good state for reset, apply
  and default button
5.68
  Check activeModule before using it
5.69
  listen to passiveNotificationRequested
  workaround to never make applicationitem resize itself
5.70
  KSettings::Dialog: add support for KPluginInfos without a KService
  Small optimization: call kcmServices() only once
  Downgrade warning about old-style KCM to qDebug, until KF6
  Use ecm_setup_qtplugin_macro_names

diffstat:

 devel/kcmutils/Makefile |   3 +--
 devel/kcmutils/distinfo |  10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 7345a8e069be -r 7b7ea891739f devel/kcmutils/Makefile
--- a/devel/kcmutils/Makefile   Sun Jun 07 10:47:48 2020 +0000
+++ b/devel/kcmutils/Makefile   Sun Jun 07 10:49:56 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2020/06/02 08:22:36 adam Exp $
+# $NetBSD: Makefile,v 1.36 2020/06/07 10:49:56 markd Exp $
 
 DISTNAME=      kcmutils-${KF5VER}
-PKGREVISION=   4
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 7345a8e069be -r 7b7ea891739f devel/kcmutils/distinfo
--- a/devel/kcmutils/distinfo   Sun Jun 07 10:47:48 2020 +0000
+++ b/devel/kcmutils/distinfo   Sun Jun 07 10:49:56 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/01/29 11:49:23 markd Exp $
+$NetBSD: distinfo,v 1.10 2020/06/07 10:49:56 markd Exp $
 
-SHA1 (kcmutils-5.66.0.tar.xz) = f062cfa4b54295cd4b1c7b8426b44aebd33b7477
-RMD160 (kcmutils-5.66.0.tar.xz) = 7ff9be8da3b6973d1c33bbe3edd6a32a3d31f7f4
-SHA512 (kcmutils-5.66.0.tar.xz) = 720cfc3adddd69b8006b971ab3a1a13d8de8abb2d4cbb49839860156405042f8cd20efde695fcdc3008a5a6c6e157f730fbc07dcc80e48a5c6911fb429084b55
-Size (kcmutils-5.66.0.tar.xz) = 240000 bytes
+SHA1 (kcmutils-5.70.0.tar.xz) = 6da18913c52e41aeb55ebd314aedcab985c1446a
+RMD160 (kcmutils-5.70.0.tar.xz) = 467a89e171dc183b73d4e9c56873477a712401e1
+SHA512 (kcmutils-5.70.0.tar.xz) = 2b1811c30bc003b2f4325aa1ce094cb9cffcb96eead58a55d4c40cd100ef3cc640d38510077ddc306bfd526526fb0598c3efa49f8342a0ffa46c296bac240c38
+Size (kcmutils-5.70.0.tar.xz) = 239804 bytes



Home | Main Index | Thread Index | Old Index