pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/kcoreaddons
Module Name: pkgsrc
Committed By: markd
Date: Sun Jun 7 10:54:00 UTC 2020
Modified Files:
pkgsrc/devel/kcoreaddons: Makefile PLIST distinfo
Log Message:
kcoreaddons: update to 5.70.0
5.67
demote plugin load errors from warning to debug level + reword
Document how to filter by servicetype the right way
Add perlSplit() overload taking a QRegularExpression and deprecate the
QRegExp one
Add mime type for backtraces saved from DrKonqi
Add utility text function KShell::tildeCollapse
KPluginMetaData: add initialPreference() getter
desktoptojson: also convert InitialPreference key
5.68
add hint that QIcon can be used as a program logo
5.69
kdirwatch: fix a recently introduced crash
KPluginMetaData: handle invalid mimetype in supportsMimeType
5.70
API dox: use ulong typedef with Q_PROPERTY(percent) to avoid doxygen bug
API dox: document Q_DECLARE_FLAGS-based flags
Mark ancient KLibFactory typedef as deprecated
[KJobUiDelegate] Add AutoHandlingEnabled flag
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/kcoreaddons/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/kcoreaddons/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/kcoreaddons/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/kcoreaddons/Makefile
diff -u pkgsrc/devel/kcoreaddons/Makefile:1.41 pkgsrc/devel/kcoreaddons/Makefile:1.42
--- pkgsrc/devel/kcoreaddons/Makefile:1.41 Tue Jun 2 08:22:36 2020
+++ pkgsrc/devel/kcoreaddons/Makefile Sun Jun 7 10:54:00 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2020/06/02 08:22:36 adam Exp $
+# $NetBSD: Makefile,v 1.42 2020/06/07 10:54:00 markd Exp $
DISTNAME= kcoreaddons-${KF5VER}
-PKGREVISION= 4
CATEGORIES= devel
HOMEPAGE= https://community.kde.org/Frameworks
Index: pkgsrc/devel/kcoreaddons/PLIST
diff -u pkgsrc/devel/kcoreaddons/PLIST:1.8 pkgsrc/devel/kcoreaddons/PLIST:1.9
--- pkgsrc/devel/kcoreaddons/PLIST:1.8 Mon Nov 11 07:36:12 2019
+++ pkgsrc/devel/kcoreaddons/PLIST Sun Jun 7 10:54:00 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2019/11/11 07:36:12 markd Exp $
+@comment $NetBSD: PLIST,v 1.9 2020/06/07 10:54:00 markd Exp $
bin/desktoptojson
include/KF5/KCoreAddons/KAboutData
include/KF5/KCoreAddons/KAutoSaveFile
@@ -90,6 +90,7 @@ share/kf5/licenses/QPL_V1.0
share/locale/af/LC_MESSAGES/kcoreaddons5_qt.qm
share/locale/ar/LC_MESSAGES/kcoreaddons5_qt.qm
share/locale/as/LC_MESSAGES/kcoreaddons5_qt.qm
+share/locale/ast/LC_MESSAGES/kcoreaddons5_qt.qm
share/locale/be/LC_MESSAGES/kcoreaddons5_qt.qm
share/locale/be@latin/LC_MESSAGES/kcoreaddons5_qt.qm
share/locale/bg/LC_MESSAGES/kcoreaddons5_qt.qm
Index: pkgsrc/devel/kcoreaddons/distinfo
diff -u pkgsrc/devel/kcoreaddons/distinfo:1.9 pkgsrc/devel/kcoreaddons/distinfo:1.10
--- pkgsrc/devel/kcoreaddons/distinfo:1.9 Wed Jan 29 11:49:23 2020
+++ pkgsrc/devel/kcoreaddons/distinfo Sun Jun 7 10:54:00 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2020/01/29 11:49:23 markd Exp $
+$NetBSD: distinfo,v 1.10 2020/06/07 10:54:00 markd Exp $
-SHA1 (kcoreaddons-5.66.0.tar.xz) = e0dd9595c93aca1c2846f058e641874da64dddc6
-RMD160 (kcoreaddons-5.66.0.tar.xz) = dd2b8ff386df63b197c352963f5b251acbcc780a
-SHA512 (kcoreaddons-5.66.0.tar.xz) = 86b24604a9d7ff32b5a1e4c43c11a254b788deb0e289625de3c7acf75d435405273b59be2646df9906558f8190124aeedc061f9b963bf336d0200ed799570b60
-Size (kcoreaddons-5.66.0.tar.xz) = 368064 bytes
+SHA1 (kcoreaddons-5.70.0.tar.xz) = 4242f9e8ebfe57cac2bbceba7b026a5305623d69
+RMD160 (kcoreaddons-5.70.0.tar.xz) = 5a35804faa2b9a35b64a7df583f6ea3390bf5ee8
+SHA512 (kcoreaddons-5.70.0.tar.xz) = e14994ceef6fd9f65f8614ba3853b78b3cb416cb284c062eef0f0271bd692c153269d9da4acac285941bdca9e2952f75e292f62586f25358a33a646345a534a6
+Size (kcoreaddons-5.70.0.tar.xz) = 381028 bytes
SHA1 (patch-src_lib_caching_kshareddatacache_p.h) = a3dff380dd98bbef3f9bbfe32f1e852b985b6306
Home |
Main Index |
Thread Index |
Old Index