pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/kcmutils
Module Name: pkgsrc
Committed By: markd
Date: Sun Jun 7 10:49:56 UTC 2020
Modified Files:
pkgsrc/devel/kcmutils: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/kcmutils/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/kcmutils/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/kcmutils/Makefile
diff -u pkgsrc/devel/kcmutils/Makefile:1.35 pkgsrc/devel/kcmutils/Makefile:1.36
--- pkgsrc/devel/kcmutils/Makefile:1.35 Tue Jun 2 08:22:36 2020
+++ pkgsrc/devel/kcmutils/Makefile Sun Jun 7 10:49:56 2020
@@ -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
Index: pkgsrc/devel/kcmutils/distinfo
diff -u pkgsrc/devel/kcmutils/distinfo:1.9 pkgsrc/devel/kcmutils/distinfo:1.10
--- pkgsrc/devel/kcmutils/distinfo:1.9 Wed Jan 29 11:49:23 2020
+++ pkgsrc/devel/kcmutils/distinfo Sun Jun 7 10:49:56 2020
@@ -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