pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/krunner
Module Name: pkgsrc
Committed By: markd
Date: Sat Jul 29 02:06:26 UTC 2023
Modified Files:
pkgsrc/devel/krunner: Makefile PLIST distinfo
Log Message:
krunner: update to 5.108.0
5.99
QueryMatch: Make long docstrings for enum values more readable
Deprecate QueryMatch::MatchType::InformationalMatch
Runner templates: fix install location
5.100
runnermanager: only emit `queryFinished` when previous jobs are still running
5.101
QueryMatch: Avoid unneeded QVariant conversion to string when setting data
cppcheck: Do not shadow outer functions with local variables
cppcheck: Make constructors explicit
Fix crash when deleting RunnerManager while jobs are running
5.104
KF5KRunnerMacros: Add compat code and warning for in KF6 renamed
configure_krunner_test macro
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/devel/krunner/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/krunner/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/krunner/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/krunner/Makefile
diff -u pkgsrc/devel/krunner/Makefile:1.60 pkgsrc/devel/krunner/Makefile:1.61
--- pkgsrc/devel/krunner/Makefile:1.60 Mon May 22 20:59:58 2023
+++ pkgsrc/devel/krunner/Makefile Sat Jul 29 02:06:26 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2023/05/22 20:59:58 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2023/07/29 02:06:26 markd Exp $
DISTNAME= krunner-${KF5VER}
-PKGREVISION= 6
CATEGORIES= devel
HOMEPAGE= https://community.kde.org/Frameworks
Index: pkgsrc/devel/krunner/PLIST
diff -u pkgsrc/devel/krunner/PLIST:1.6 pkgsrc/devel/krunner/PLIST:1.7
--- pkgsrc/devel/krunner/PLIST:1.6 Mon Apr 25 05:02:23 2022
+++ pkgsrc/devel/krunner/PLIST Sat Jul 29 02:06:26 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2022/04/25 05:02:23 markd Exp $
+@comment $NetBSD: PLIST,v 1.7 2023/07/29 02:06:26 markd Exp $
include/KF5/KRunner/KRunner/AbstractRunner
include/KF5/KRunner/KRunner/AbstractRunnerTest
include/KF5/KRunner/KRunner/QueryMatch
@@ -25,8 +25,8 @@ qt5/mkspecs/modules/qt_KRunner.pri
qt5/qml/org/kde/runnermodel/librunnermodelplugin.so
qt5/qml/org/kde/runnermodel/qmldir
share/dbus-1/interfaces/kf5_org.kde.krunner1.xml
-share/kdevfiletemplates/templates/runner.tar.bz2
-share/kdevfiletemplates/templates/runnerpython.tar.bz2
+share/kdevappwizard/templates/runner.tar.bz2
+share/kdevappwizard/templates/runnerpython.tar.bz2
share/kservicetypes5/plasma-runner.desktop
share/qlogging-categories5/krunner.categories
share/qlogging-categories5/krunner.renamecategories
Index: pkgsrc/devel/krunner/distinfo
diff -u pkgsrc/devel/krunner/distinfo:1.14 pkgsrc/devel/krunner/distinfo:1.15
--- pkgsrc/devel/krunner/distinfo:1.14 Thu Sep 29 00:36:33 2022
+++ pkgsrc/devel/krunner/distinfo Sat Jul 29 02:06:26 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2022/09/29 00:36:33 markd Exp $
+$NetBSD: distinfo,v 1.15 2023/07/29 02:06:26 markd Exp $
-BLAKE2s (krunner-5.98.0.tar.xz) = ff12c538abbc45cab6a8cdbc495d10c789a7eadb166d0696ec2614214f8523f2
-SHA512 (krunner-5.98.0.tar.xz) = e10264332a93c16171f0d05a0d510f2d8c28a7e5f4210a7400c98e7b2e44a6f9e5f6a7e3a1d07ef291180d379fcc84008e0e12a6c7a5b1e5b2845d21a39eecf5
-Size (krunner-5.98.0.tar.xz) = 87764 bytes
+BLAKE2s (krunner-5.108.0.tar.xz) = 8372f18863dd74fd94212dfa8618c67d9caa2317b4077c3e4de3685916a370f4
+SHA512 (krunner-5.108.0.tar.xz) = 8782ce8359a842fff01145335312d06629d31143b9fac43c8828574980322b7eb6a951306c8d065623d7bb41b60f1952b7cc8378f3b6947fa2b49970b84d7c60
+Size (krunner-5.108.0.tar.xz) = 88604 bytes
Home |
Main Index |
Thread Index |
Old Index