pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Apr 25 20:50:24 UTC 2019

Modified Files:
        pkgsrc/devel/kbookmarks: Makefile PLIST distinfo
        pkgsrc/devel/kcmutils: Makefile PLIST distinfo
        pkgsrc/devel/kconfig: Makefile PLIST distinfo
        pkgsrc/devel/kcoreaddons: Makefile PLIST distinfo
        pkgsrc/devel/kcrash: Makefile distinfo
        pkgsrc/devel/kdeclarative: Makefile PLIST distinfo
        pkgsrc/devel/kdoctools: Makefile PLIST distinfo
        pkgsrc/devel/ki18n: Makefile PLIST distinfo
        pkgsrc/devel/kidletime: Makefile distinfo
        pkgsrc/devel/kio: Makefile PLIST distinfo
        pkgsrc/devel/kio/patches: patch-src_ioslaves_file_file.cpp
        pkgsrc/devel/kitemmodels: Makefile distinfo
        pkgsrc/devel/knotifications: Makefile PLIST distinfo
        pkgsrc/devel/knotifyconfig: Makefile PLIST distinfo
        pkgsrc/devel/kpackage: Makefile PLIST distinfo
        pkgsrc/devel/kparts: Makefile PLIST distinfo
        pkgsrc/devel/kpeople: Makefile PLIST distinfo
        pkgsrc/devel/kpty: Makefile PLIST distinfo
        pkgsrc/devel/krunner: Makefile distinfo
        pkgsrc/devel/kservice: Makefile PLIST distinfo
        pkgsrc/devel/ktexteditor: Makefile PLIST distinfo
        pkgsrc/devel/threadweaver: Makefile distinfo
Removed Files:
        pkgsrc/devel/kio/patches: patch-src_ioslaves_file_file__unix.cpp

Log Message:
kde: update KDE Frameworks to 5.57.0

KDE Doxygen Tools

  Update URLs to use https

KCMUtils

  [KCModuleLoader] Pass args to created KQuickAddons::ConfigModule
  Pass focus to child searchbar when KPluginSelector is focused
  Improve the KCM error message
  Add runtime guard that pages are KCMs in KCMultiDialog

KConfig

  Add Notify capability to revertToDefault
  point readme to the wiki page
  kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension
  [kconf_update] move from custom logging tech to qCDebug
  Remove reference from const KConfigIniBackend::BufferFragment &
  KCONFIG_ADD_KCFG_FILES macro: ensure a change of File= in kcfg is picked up

KCoreAddons

  Fix "* foo *" we don't want to bold this string
  Fix Bug - clicking contact web url => uncomplete url is selected
  Print strerror when inotify fails (typical reason: "too many open files")

KDeclarative

  [GridViewKCM] Fix implicit width calculation
  move the gridview in a separate file
  Avoid fractionals in GridDelegate sizes and alignments

KDocTools

  Update Ukrainian translation
  Catalan updates
  it entities: update URLs to use https
  Update URLs to use https
  Use Indonesian translation
  Update design to look more similar to kde.org
  Add necessary files to use native Indonesian language for all Indonesian docs

KI18n

  Report human-readable error if Qt5Widgets is required but is not found

KIO

  Replace currentDateTimeUtc().toTime_t() with currentSecsSinceEpoch()
  Replace QDateTime::to_Time_t/from_Time_t with to/fromSecsSinceEpoch
  Improve executable dialog buttons' icons
  [KDirOperator] Show Detailed Tree View by default
  KFileItem: call stat() on demand, add SkipMimeTypeDetermination option
  KIOExec: fix error when the remote URL has no filename
  KFileWidget In saving single file mode an enter/return press on the
  KDirOperator triggers slotOk
  [KDynamicJobTracker] Use generated DBus interface
  [KFileWidget] When saving, highlight filename after clicking existing file
  also when using double-click
  Don't create thumbnails for encrypted Vaults
  Fix WebDAV directory renaming if KeepAlive is off
  Show list of tags in PlacesView
  Delete/Trash confirmation dialogue: Fix misleading title
  Display the correct file/path in "too bit for fat32" error message
  Phrase error message with GiB, not GB
  openwithdialog: use recursive flag in proxy filter
  Remove URLs being fetched when listing job is completed
  [CopyJob] Treat URL as dirty when renaming file as conflict resolution
  Pass local file path to KFileSystemType::fileSystemType()
  Fix upper/lower case rename on case insensitive fs
  Fix "Invalid URL: QUrl("some.txt")" warnings in Save dialog
  Fix crash while moving files
  Fix NTFS hidden check for symlinks to NTFS mountpoints
  Make file overwrite a bit safer

KNotification

  [KStatusNotifierItem] Send desktop-entry hint
  Allow to set custom hints for notifications

KNotifyConfig

  Allow selecting only supported audio files

KPackage Framework

  Fix finding the host tools targets file in the Android docker environment
  Add cross-compilation support for kpackagetool5

KService

  Add X-GNOME-UsesNotifications as recognized key
  Add bison minimum version of 2.4.1 due to %code

KTextEditor

  Fix: apply correctly the text colors of the chosen scheme
  DocumentPrivate: Add option "Auto Reload Document" to View menu
  DocumentPrivate: Support to set dictionary on block selection
  Fix Words & Chars String on katestatusbar
  Fix Minimap with QtCurve style
  KateStatusBar: Show lock icon on modified label when in read-only mode
  DocumentPrivate: Skip auto quotes when these looks already balanced
  Add Variable interface to KTextEditor::Editor
  relax code to only assert in debug build, work in release build
  ensure compatibility with old configs
  more use of generic config interface
  simplify QString KateDocumentConfig::eolString()
  transfer sonnet setting to KTextEditor setting
  ensure now gaps in config keys
  convert more things to generic config interface
  more use of the generic config interface
  generic config interface
  Don't crash on malformed syntax highlighting files
  IconBorder: Accept drag&drop events
  ViewPrivate: Make deselection by arrow keys more handy
  Fix for showing argument hint tree on non-primary screen
  Port some deprecated method
  Restore the search wrapped message to its former type and position
  ViewPrivate: Make 'Apply Word Wrap' more comfortable
  ModeBase::goToPos: Ensure jump target is valid
  ViInputMode: Remove unsupported text attributes from the status bar
  KateStatusBar: Add dictionary button
  add example for line heigh issue


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/kbookmarks/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/kbookmarks/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/kbookmarks/distinfo
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/kcmutils/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/kcmutils/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/kcmutils/distinfo
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/kconfig/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/kconfig/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/kconfig/distinfo
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/kcoreaddons/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/kcoreaddons/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/kcoreaddons/distinfo
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/kcrash/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/kcrash/distinfo
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/kdeclarative/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/kdeclarative/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/kdeclarative/distinfo
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/kdoctools/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/kdoctools/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/kdoctools/distinfo
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/ki18n/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ki18n/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ki18n/distinfo
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/kidletime/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/kidletime/distinfo
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/kio/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/kio/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/kio/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/devel/kio/patches/patch-src_ioslaves_file_file.cpp
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/kio/patches/patch-src_ioslaves_file_file__unix.cpp
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/kitemmodels/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/kitemmodels/distinfo
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/knotifications/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/knotifications/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/knotifications/distinfo
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/knotifyconfig/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/knotifyconfig/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/knotifyconfig/distinfo
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/kpackage/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/kpackage/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/kpackage/distinfo
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/kparts/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/kparts/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/kparts/distinfo
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/kpeople/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/kpeople/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/kpeople/distinfo
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/kpty/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/kpty/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/kpty/distinfo
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/krunner/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/krunner/distinfo
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/kservice/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/kservice/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/kservice/distinfo
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/ktexteditor/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ktexteditor/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ktexteditor/distinfo
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/threadweaver/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/threadweaver/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/kbookmarks/Makefile
diff -u pkgsrc/devel/kbookmarks/Makefile:1.26 pkgsrc/devel/kbookmarks/Makefile:1.27
--- pkgsrc/devel/kbookmarks/Makefile:1.26       Wed Apr  3 00:32:35 2019
+++ pkgsrc/devel/kbookmarks/Makefile    Thu Apr 25 20:50:22 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2019/04/03 00:32:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2019/04/25 20:50:22 markd Exp $
 
 DISTNAME=      kbookmarks-${KF5VER}
-PKGREVISION=   5
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/kbookmarks/PLIST
diff -u pkgsrc/devel/kbookmarks/PLIST:1.2 pkgsrc/devel/kbookmarks/PLIST:1.3
--- pkgsrc/devel/kbookmarks/PLIST:1.2   Thu Apr 12 10:09:16 2018
+++ pkgsrc/devel/kbookmarks/PLIST       Thu Apr 25 20:50:22 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/04/12 10:09:16 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/04/25 20:50:22 markd Exp $
 include/KF5/KBookmarks/KBookmark
 include/KF5/KBookmarks/KBookmarkAction
 include/KF5/KBookmarks/KBookmarkActionInterface
@@ -39,7 +39,6 @@ qt5/mkspecs/modules/qt_KBookmarks.pri
 share/examples/kde-xdg/kbookmarks.categories
 share/locale/af/LC_MESSAGES/kbookmarks5_qt.qm
 share/locale/ar/LC_MESSAGES/kbookmarks5_qt.qm
-share/locale/ast/LC_MESSAGES/kbookmarks5_qt.qm
 share/locale/be/LC_MESSAGES/kbookmarks5_qt.qm
 share/locale/be@latin/LC_MESSAGES/kbookmarks5_qt.qm
 share/locale/bg/LC_MESSAGES/kbookmarks5_qt.qm

Index: pkgsrc/devel/kbookmarks/distinfo
diff -u pkgsrc/devel/kbookmarks/distinfo:1.5 pkgsrc/devel/kbookmarks/distinfo:1.6
--- pkgsrc/devel/kbookmarks/distinfo:1.5        Thu Jun 21 05:25:11 2018
+++ pkgsrc/devel/kbookmarks/distinfo    Thu Apr 25 20:50:22 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:25:11 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:22 markd Exp $
 
-SHA1 (kbookmarks-5.47.0.tar.xz) = 79d71dca5ee955f54b2404904b5a3c06592fbbbb
-RMD160 (kbookmarks-5.47.0.tar.xz) = c498a840e308bab686f7e0a3f8803a8c2615681f
-SHA512 (kbookmarks-5.47.0.tar.xz) = 798d5fbd7876d3c970724b142c09551f29c3d909816e6ca65ea8cc40a005cd5d2f528e9dca762f5c416ef702dfd7f3d797807c27d3a41721e9b603008511eabf
-Size (kbookmarks-5.47.0.tar.xz) = 118596 bytes
+SHA1 (kbookmarks-5.57.0.tar.xz) = f7aac514342e2d022d2da11706d8d1ceafa93107
+RMD160 (kbookmarks-5.57.0.tar.xz) = 6d3635c14f2e1c3817c4b9e852dd2b1ae5c000b4
+SHA512 (kbookmarks-5.57.0.tar.xz) = d76b95a7a32fb4118160363d1f55895d60f5cef9e00d2db646c1964e2d1aa7e8508589013ae1b284951642fa0c6e3dd74703e1d5407bb8fe7156e189fea82df9
+Size (kbookmarks-5.57.0.tar.xz) = 118788 bytes

Index: pkgsrc/devel/kcmutils/Makefile
diff -u pkgsrc/devel/kcmutils/Makefile:1.27 pkgsrc/devel/kcmutils/Makefile:1.28
--- pkgsrc/devel/kcmutils/Makefile:1.27 Wed Apr  3 00:32:35 2019
+++ pkgsrc/devel/kcmutils/Makefile      Thu Apr 25 20:50:22 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2019/04/03 00:32:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2019/04/25 20:50:22 markd Exp $
 
 DISTNAME=      kcmutils-${KF5VER}
-PKGREVISION=   6
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/kcmutils/PLIST
diff -u pkgsrc/devel/kcmutils/PLIST:1.1 pkgsrc/devel/kcmutils/PLIST:1.2
--- pkgsrc/devel/kcmutils/PLIST:1.1     Thu May 26 08:29:04 2016
+++ pkgsrc/devel/kcmutils/PLIST Thu Apr 25 20:50:22 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/05/26 08:29:04 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/04/25 20:50:22 markd Exp $
 include/KF5/KCMUtils/KCModuleContainer
 include/KF5/KCMUtils/KCModuleInfo
 include/KF5/KCMUtils/KCModuleLoader
@@ -32,7 +32,6 @@ share/kservicetypes5/kcmoduleinit.deskto
 share/locale/af/LC_MESSAGES/kcmutils5.mo
 share/locale/ar/LC_MESSAGES/kcmutils5.mo
 share/locale/as/LC_MESSAGES/kcmutils5.mo
-share/locale/ast/LC_MESSAGES/kcmutils5.mo
 share/locale/be/LC_MESSAGES/kcmutils5.mo
 share/locale/be@latin/LC_MESSAGES/kcmutils5.mo
 share/locale/bg/LC_MESSAGES/kcmutils5.mo

Index: pkgsrc/devel/kcmutils/distinfo
diff -u pkgsrc/devel/kcmutils/distinfo:1.5 pkgsrc/devel/kcmutils/distinfo:1.6
--- pkgsrc/devel/kcmutils/distinfo:1.5  Thu Jun 21 05:26:42 2018
+++ pkgsrc/devel/kcmutils/distinfo      Thu Apr 25 20:50:22 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:26:42 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:22 markd Exp $
 
-SHA1 (kcmutils-5.47.0.tar.xz) = e6ac79a23e4e2a18c0840284a684122a0ee38a9c
-RMD160 (kcmutils-5.47.0.tar.xz) = df34508072e35da6f4e200db9d6940eb5386abba
-SHA512 (kcmutils-5.47.0.tar.xz) = b72b31ad4f657679fba4872afa95fb313dca24043a2ee70582aea9a1615ceeef377b833067c77e7cca402ac50de3ccabc133df9f24d8478eecf91ba24099ed00
-Size (kcmutils-5.47.0.tar.xz) = 236756 bytes
+SHA1 (kcmutils-5.57.0.tar.xz) = df0b9e69c27910ebb80ac2cf58c4e067c3120130
+RMD160 (kcmutils-5.57.0.tar.xz) = 60dcbad17a97c84b71f8649e3c7a57d9146a9433
+SHA512 (kcmutils-5.57.0.tar.xz) = a0ee851de095ff9cdc9b16c2817859663571eae477d96c96c44c4d6f198b5b61b2ead2fa6073884e940c4a7bce61143c152b38ea118ab7e100065605709d2a35
+Size (kcmutils-5.57.0.tar.xz) = 237884 bytes

Index: pkgsrc/devel/kconfig/Makefile
diff -u pkgsrc/devel/kconfig/Makefile:1.25 pkgsrc/devel/kconfig/Makefile:1.26
--- pkgsrc/devel/kconfig/Makefile:1.25  Wed Apr  3 00:32:35 2019
+++ pkgsrc/devel/kconfig/Makefile       Thu Apr 25 20:50:22 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2019/04/03 00:32:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2019/04/25 20:50:22 markd Exp $
 
 DISTNAME=      kconfig-${KF5VER}
-PKGREVISION=   5
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/kconfig/PLIST
diff -u pkgsrc/devel/kconfig/PLIST:1.2 pkgsrc/devel/kconfig/PLIST:1.3
--- pkgsrc/devel/kconfig/PLIST:1.2      Wed Jan 17 20:00:20 2018
+++ pkgsrc/devel/kconfig/PLIST  Thu Apr 25 20:50:22 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/01/17 20:00:20 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/04/25 20:50:22 markd Exp $
 bin/kreadconfig5
 bin/kwriteconfig5
 include/KF5/KConfigCore/ConversionCheck
@@ -6,6 +6,7 @@ include/KF5/KConfigCore/KAuthorized
 include/KF5/KConfigCore/KConfig
 include/KF5/KConfigCore/KConfigBase
 include/KF5/KConfigCore/KConfigGroup
+include/KF5/KConfigCore/KConfigWatcher
 include/KF5/KConfigCore/KCoreConfigSkeleton
 include/KF5/KConfigCore/KDesktopFile
 include/KF5/KConfigCore/KEMailSettings
@@ -29,6 +30,7 @@ include/KF5/KConfigGui/kconfiggui.h
 include/KF5/KConfigGui/kconfiggui_export.h
 include/KF5/KConfigGui/kconfigloader.h
 include/KF5/KConfigGui/kconfigskeleton.h
+include/KF5/KConfigCore/kconfigwatcher.h
 include/KF5/KConfigGui/kstandardshortcut.h
 include/KF5/KConfigGui/kwindowconfig.h
 include/KF5/kconfig_version.h
@@ -51,7 +53,6 @@ qt5/mkspecs/modules/qt_KConfigCore.pri
 qt5/mkspecs/modules/qt_KConfigGui.pri
 share/locale/af/LC_MESSAGES/kconfig5_qt.qm
 share/locale/ar/LC_MESSAGES/kconfig5_qt.qm
-share/locale/ast/LC_MESSAGES/kconfig5_qt.qm
 share/locale/be/LC_MESSAGES/kconfig5_qt.qm
 share/locale/be@latin/LC_MESSAGES/kconfig5_qt.qm
 share/locale/bg/LC_MESSAGES/kconfig5_qt.qm

Index: pkgsrc/devel/kconfig/distinfo
diff -u pkgsrc/devel/kconfig/distinfo:1.5 pkgsrc/devel/kconfig/distinfo:1.6
--- pkgsrc/devel/kconfig/distinfo:1.5   Thu Jun 21 05:28:28 2018
+++ pkgsrc/devel/kconfig/distinfo       Thu Apr 25 20:50:22 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:28:28 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:22 markd Exp $
 
-SHA1 (kconfig-5.47.0.tar.xz) = 84bf30d5872aa22a16c9a8eb940b6ba24ab8c9b4
-RMD160 (kconfig-5.47.0.tar.xz) = ad24f8a2ff230151a62d4b8c5507e19038956b44
-SHA512 (kconfig-5.47.0.tar.xz) = d8fb1d64f25a2d88fdf7235af682a0700732a18fe73852781c2d2369f2a3bb13e6e99fd5ceae396675258abd2ce67ef14ff616206aecb8ababd6889ff1745a5b
-Size (kconfig-5.47.0.tar.xz) = 235816 bytes
+SHA1 (kconfig-5.57.0.tar.xz) = 17e19e898b1af5cb6920bbd8495eaec62298f320
+RMD160 (kconfig-5.57.0.tar.xz) = a48bb0dde44d0707a0f4b921860847db88f01242
+SHA512 (kconfig-5.57.0.tar.xz) = bae34417c51c52610c7370d4ecfe59ed995a1a70ae828c4f699436eb2c2792a3bbdc6bec86f304edfdd94d83c56679493baf4e317d68e330a98c1944c78a1650
+Size (kconfig-5.57.0.tar.xz) = 240340 bytes

Index: pkgsrc/devel/kcoreaddons/Makefile
diff -u pkgsrc/devel/kcoreaddons/Makefile:1.29 pkgsrc/devel/kcoreaddons/Makefile:1.30
--- pkgsrc/devel/kcoreaddons/Makefile:1.29      Wed Apr  3 00:32:35 2019
+++ pkgsrc/devel/kcoreaddons/Makefile   Thu Apr 25 20:50:23 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2019/04/03 00:32:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.30 2019/04/25 20:50:23 markd Exp $
 
 DISTNAME=      kcoreaddons-${KF5VER}
-PKGREVISION=   5
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/kcoreaddons/PLIST
diff -u pkgsrc/devel/kcoreaddons/PLIST:1.3 pkgsrc/devel/kcoreaddons/PLIST:1.4
--- pkgsrc/devel/kcoreaddons/PLIST:1.3  Wed Apr 11 11:50:34 2018
+++ pkgsrc/devel/kcoreaddons/PLIST      Thu Apr 25 20:50:23 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2018/04/11 11:50:34 markd Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/04/25 20:50:23 markd Exp $
 bin/desktoptojson
 include/KF5/KCoreAddons/KAboutData
 include/KF5/KCoreAddons/KAutoSaveFile
@@ -82,7 +82,6 @@ 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.5 pkgsrc/devel/kcoreaddons/distinfo:1.6
--- pkgsrc/devel/kcoreaddons/distinfo:1.5       Thu Jun 21 05:30:04 2018
+++ pkgsrc/devel/kcoreaddons/distinfo   Thu Apr 25 20:50:23 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:30:04 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:23 markd Exp $
 
-SHA1 (kcoreaddons-5.47.0.tar.xz) = 8a4f129f17593b9892ada7d8172e52d5991cf9aa
-RMD160 (kcoreaddons-5.47.0.tar.xz) = 80d628fc0dd1e5ed1cd81f530a6ededa54542af8
-SHA512 (kcoreaddons-5.47.0.tar.xz) = 1ad2cdbf84c48fff245f2a6481a444cc534ac341a9f72af914df311aabaa371ca42199eadada5e8024614e5e6eec179d38ef12ae556d4479b2570045eab6a816
-Size (kcoreaddons-5.47.0.tar.xz) = 350320 bytes
+SHA1 (kcoreaddons-5.57.0.tar.xz) = 908c1b5ee54f995624ca7b62d80ef4ef38e62c38
+RMD160 (kcoreaddons-5.57.0.tar.xz) = 8902d697f847a7290b9f13397d0a049f963e4818
+SHA512 (kcoreaddons-5.57.0.tar.xz) = 838cc6a2541b3c8216629d7920725790b5bbe10fe74cd6d8b6c503aefec1c9c1f5d966ce3685785792f2078a97c1e156bb79bd083347cedcdda106a58c8e9115
+Size (kcoreaddons-5.57.0.tar.xz) = 361424 bytes
 SHA1 (patch-src_lib_caching_kshareddatacache_p.h) = a3dff380dd98bbef3f9bbfe32f1e852b985b6306

Index: pkgsrc/devel/kcrash/Makefile
diff -u pkgsrc/devel/kcrash/Makefile:1.17 pkgsrc/devel/kcrash/Makefile:1.18
--- pkgsrc/devel/kcrash/Makefile:1.17   Wed Apr  3 00:32:35 2019
+++ pkgsrc/devel/kcrash/Makefile        Thu Apr 25 20:50:23 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/04/03 00:32:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2019/04/25 20:50:23 markd Exp $
 
 DISTNAME=      kcrash-${KF5VER}
-PKGREVISION=   4
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/kcrash/distinfo
diff -u pkgsrc/devel/kcrash/distinfo:1.5 pkgsrc/devel/kcrash/distinfo:1.6
--- pkgsrc/devel/kcrash/distinfo:1.5    Thu Jun 21 05:31:22 2018
+++ pkgsrc/devel/kcrash/distinfo        Thu Apr 25 20:50:23 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:31:22 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:23 markd Exp $
 
-SHA1 (kcrash-5.47.0.tar.xz) = 4158f72d380db2411e2cf219cddde48011bec1da
-RMD160 (kcrash-5.47.0.tar.xz) = 7caf0d80fe03485df42221234efe7c264963a203
-SHA512 (kcrash-5.47.0.tar.xz) = 981052624090b05db21683895ac8517f2530c7393bc206d2932e19b5293c138315d8b53fdbb10fb5ddf085a5d488d909c893c25046b34249eb317355d1388372
-Size (kcrash-5.47.0.tar.xz) = 21876 bytes
+SHA1 (kcrash-5.57.0.tar.xz) = d0636780b5d59622c79c713571d4c94cdd47b3b8
+RMD160 (kcrash-5.57.0.tar.xz) = 09c51423b83ff2d2be0b84f29bb010582724f964
+SHA512 (kcrash-5.57.0.tar.xz) = fcdef127048097217349e62b1204bb99357ceb82ba609fbfadaed673a426ab0f75c32b458fb336945b7b380f540c07d5104f5e16afd9433aca16713f0a459c36
+Size (kcrash-5.57.0.tar.xz) = 22984 bytes

Index: pkgsrc/devel/kdeclarative/Makefile
diff -u pkgsrc/devel/kdeclarative/Makefile:1.27 pkgsrc/devel/kdeclarative/Makefile:1.28
--- pkgsrc/devel/kdeclarative/Makefile:1.27     Wed Apr  3 00:32:35 2019
+++ pkgsrc/devel/kdeclarative/Makefile  Thu Apr 25 20:50:23 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2019/04/03 00:32:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2019/04/25 20:50:23 markd Exp $
 
 DISTNAME=      kdeclarative-${KF5VER}
-PKGREVISION=   6
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/kdeclarative/PLIST
diff -u pkgsrc/devel/kdeclarative/PLIST:1.4 pkgsrc/devel/kdeclarative/PLIST:1.5
--- pkgsrc/devel/kdeclarative/PLIST:1.4 Thu Jun 21 05:33:08 2018
+++ pkgsrc/devel/kdeclarative/PLIST     Thu Apr 25 20:50:23 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2018/06/21 05:33:08 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/04/25 20:50:23 markd Exp $
 bin/kpackagelauncherqml
 include/KF5/KDeclarative/CalendarEvents/CalendarEventsPlugin
 include/KF5/KDeclarative/KDeclarative/ConfigPropertyMap
@@ -53,6 +53,7 @@ qt5/qml/org/kde/kcm/ScrollView.qml
 qt5/qml/org/kde/kcm/ScrollViewKCM.qml
 qt5/qml/org/kde/kcm/SimpleKCM.qml
 qt5/qml/org/kde/kcm/libkcmcontrolsplugin.so
+qt5/qml/org/kde/kcm/private/GridViewInternal.qml
 qt5/qml/org/kde/kcm/qmldir
 qt5/qml/org/kde/kconfig/libkconfigplugin.so
 qt5/qml/org/kde/kconfig/qmldir
@@ -72,7 +73,6 @@ qt5/qml/org/kde/private/kquickcontrols/q
 share/locale/af/LC_MESSAGES/kdeclarative5.mo
 share/locale/ar/LC_MESSAGES/kdeclarative5.mo
 share/locale/as/LC_MESSAGES/kdeclarative5.mo
-share/locale/ast/LC_MESSAGES/kdeclarative5.mo
 share/locale/be/LC_MESSAGES/kdeclarative5.mo
 share/locale/be@latin/LC_MESSAGES/kdeclarative5.mo
 share/locale/bg/LC_MESSAGES/kdeclarative5.mo

Index: pkgsrc/devel/kdeclarative/distinfo
diff -u pkgsrc/devel/kdeclarative/distinfo:1.5 pkgsrc/devel/kdeclarative/distinfo:1.6
--- pkgsrc/devel/kdeclarative/distinfo:1.5      Thu Jun 21 05:33:08 2018
+++ pkgsrc/devel/kdeclarative/distinfo  Thu Apr 25 20:50:23 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:33:08 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:23 markd Exp $
 
-SHA1 (kdeclarative-5.47.0.tar.xz) = b8e8ddb9d5fd1b807e645295c1cc3da685d83fc1
-RMD160 (kdeclarative-5.47.0.tar.xz) = 2013d7527284e41290587f2e1cefba38c8bf23f6
-SHA512 (kdeclarative-5.47.0.tar.xz) = fed58997c474d5648335b689b0ba650d4b3c6be6636ddd1db1bc5d2a5db1bed67880bb77224cff7c3dece1d1e38eca3da79ebea7c6b9949bfd8c059ef9506cc5
-Size (kdeclarative-5.47.0.tar.xz) = 171940 bytes
+SHA1 (kdeclarative-5.57.0.tar.xz) = 4bd1082d71f264343ea524520cb8da60995174bf
+RMD160 (kdeclarative-5.57.0.tar.xz) = f0846f103189fa84b0992aaf4674efb211767817
+SHA512 (kdeclarative-5.57.0.tar.xz) = 90e5fd9474a85b8d723cf33b5c5db443837710a6f40fa12f57e1cfe87733986b9ca9c2accfa7e254acf081ee69d5b3126b3f67b531024225172d737ef1c7df07
+Size (kdeclarative-5.57.0.tar.xz) = 173752 bytes

Index: pkgsrc/devel/kdoctools/Makefile
diff -u pkgsrc/devel/kdoctools/Makefile:1.21 pkgsrc/devel/kdoctools/Makefile:1.22
--- pkgsrc/devel/kdoctools/Makefile:1.21        Wed Apr  3 00:32:36 2019
+++ pkgsrc/devel/kdoctools/Makefile     Thu Apr 25 20:50:23 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2019/04/03 00:32:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2019/04/25 20:50:23 markd Exp $
 
 DISTNAME=      kdoctools-${KF5VER}
-PKGREVISION=   5
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/kdoctools/PLIST
diff -u pkgsrc/devel/kdoctools/PLIST:1.3 pkgsrc/devel/kdoctools/PLIST:1.4
--- pkgsrc/devel/kdoctools/PLIST:1.3    Wed Apr 11 11:50:35 2018
+++ pkgsrc/devel/kdoctools/PLIST        Thu Apr 25 20:50:23 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2018/04/11 11:50:35 markd Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/04/25 20:50:23 markd Exp $
 bin/checkXML5
 bin/meinproc5
 include/KF5/KDocTools/docbookxslt.h
@@ -8,6 +8,8 @@ lib/cmake/KF5DocTools/KF5DocToolsConfigV
 lib/cmake/KF5DocTools/KF5DocToolsMacros.cmake
 lib/cmake/KF5DocTools/KF5DocToolsTargets-noconfig.cmake
 lib/cmake/KF5DocTools/KF5DocToolsTargets.cmake
+lib/cmake/KF5DocTools/KF5DocToolsToolsTargets-noconfig.cmake
+lib/cmake/KF5DocTools/KF5DocToolsToolsTargets.cmake
 lib/libKF5DocTools.so
 lib/libKF5DocTools.so.5
 lib/libKF5DocTools.so.${PKGVERSION}
@@ -319,6 +321,7 @@ share/kf5/kdoctools/customization/eo/lan
 share/kf5/kdoctools/customization/eo/strings.entities
 share/kf5/kdoctools/customization/eo/user.entities
 share/kf5/kdoctools/customization/es/catalog.xml
+share/kf5/kdoctools/customization/es/entities/ccbysa4-notice.docbook
 share/kf5/kdoctools/customization/es/entities/fdl-notice.docbook
 share/kf5/kdoctools/customization/es/entities/gpl-notice.docbook
 share/kf5/kdoctools/customization/es/entities/help-menu.docbook
@@ -328,6 +331,7 @@ share/kf5/kdoctools/customization/es/ent
 share/kf5/kdoctools/customization/es/entities/report-bugs.docbook
 share/kf5/kdoctools/customization/es/entities/underArtisticLicense.docbook
 share/kf5/kdoctools/customization/es/entities/underBSDLicense.docbook
+share/kf5/kdoctools/customization/es/entities/underCCBYSA4.docbook
 share/kf5/kdoctools/customization/es/entities/underFDL.docbook
 share/kf5/kdoctools/customization/es/entities/underGPL.docbook
 share/kf5/kdoctools/customization/es/entities/underLGPL.docbook
@@ -461,6 +465,7 @@ share/kf5/kdoctools/customization/hu/lan
 share/kf5/kdoctools/customization/hu/strings.entities
 share/kf5/kdoctools/customization/hu/user.entities
 share/kf5/kdoctools/customization/id/catalog.xml
+share/kf5/kdoctools/customization/id/entities/ccbysa4-notice.docbook
 share/kf5/kdoctools/customization/id/entities/fdl-notice.docbook
 share/kf5/kdoctools/customization/id/entities/gpl-notice.docbook
 share/kf5/kdoctools/customization/id/entities/help-menu.docbook
@@ -470,8 +475,10 @@ share/kf5/kdoctools/customization/id/ent
 share/kf5/kdoctools/customization/id/entities/report-bugs.docbook
 share/kf5/kdoctools/customization/id/entities/underArtisticLicense.docbook
 share/kf5/kdoctools/customization/id/entities/underBSDLicense.docbook
+share/kf5/kdoctools/customization/id/entities/underCCBYSA4.docbook
 share/kf5/kdoctools/customization/id/entities/underFDL.docbook
 share/kf5/kdoctools/customization/id/entities/underGPL.docbook
+share/kf5/kdoctools/customization/id/entities/underLGPL.docbook
 share/kf5/kdoctools/customization/id/entities/underX11License.docbook
 share/kf5/kdoctools/customization/id/entities/update-doc.docbook
 share/kf5/kdoctools/customization/id/lang.entities
@@ -952,6 +959,7 @@ share/kf5/kdoctools/customization/xsl/et
 share/kf5/kdoctools/customization/xsl/fr.xml
 share/kf5/kdoctools/customization/xsl/gl.xml
 share/kf5/kdoctools/customization/xsl/hu.xml
+share/kf5/kdoctools/customization/xsl/id.xml
 share/kf5/kdoctools/customization/xsl/it.xml
 share/kf5/kdoctools/customization/xsl/lt.xml
 share/kf5/kdoctools/customization/xsl/nds.xml
@@ -1024,7 +1032,6 @@ share/kf5/kdoctools/customization/zh-TW/
 share/kf5/kdoctools/customization/zh-TW/user.entities
 share/locale/af/LC_MESSAGES/kdoctools5.mo
 share/locale/ar/LC_MESSAGES/kdoctools5.mo
-share/locale/ast/LC_MESSAGES/kdoctools5.mo
 share/locale/be/LC_MESSAGES/kdoctools5.mo
 share/locale/bg/LC_MESSAGES/kdoctools5.mo
 share/locale/bn/LC_MESSAGES/kdoctools5.mo

Index: pkgsrc/devel/kdoctools/distinfo
diff -u pkgsrc/devel/kdoctools/distinfo:1.5 pkgsrc/devel/kdoctools/distinfo:1.6
--- pkgsrc/devel/kdoctools/distinfo:1.5 Thu Jun 21 05:34:45 2018
+++ pkgsrc/devel/kdoctools/distinfo     Thu Apr 25 20:50:23 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:34:45 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:23 markd Exp $
 
-SHA1 (kdoctools-5.47.0.tar.xz) = 5f81a8a45bee5b0fb511306ccb36ec102ccd2bea
-RMD160 (kdoctools-5.47.0.tar.xz) = 5a3116af8c3cb4729e1f5ec3b91c6c6a00456c13
-SHA512 (kdoctools-5.47.0.tar.xz) = dd37ad49af0c0159692d2d24e0c206d757995b13afe5bb44a11295f6f397114b4dcbc75a0369b40cb9747e43c46f64fa77ac10cf13e4a54f52f07342703944c1
-Size (kdoctools-5.47.0.tar.xz) = 423724 bytes
+SHA1 (kdoctools-5.57.0.tar.xz) = 919ee1761324e2ba3bc2b416abbbdc37b000dc6e
+RMD160 (kdoctools-5.57.0.tar.xz) = fd2091f10b32a8afd438b4bba50cffcea0b70947
+SHA512 (kdoctools-5.57.0.tar.xz) = b4428e106414768d11cfa8cd285fca17b7ee088b89138f394a62ad5209ab89e9364d623180ccf73faad8e2ed902ec38dc4548259355ab1cebce75148de71a722
+Size (kdoctools-5.57.0.tar.xz) = 426072 bytes

Index: pkgsrc/devel/ki18n/Makefile
diff -u pkgsrc/devel/ki18n/Makefile:1.26 pkgsrc/devel/ki18n/Makefile:1.27
--- pkgsrc/devel/ki18n/Makefile:1.26    Wed Apr  3 00:32:36 2019
+++ pkgsrc/devel/ki18n/Makefile Thu Apr 25 20:50:23 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2019/04/03 00:32:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2019/04/25 20:50:23 markd Exp $
 
 DISTNAME=      ki18n-${KF5VER}
-PKGREVISION=   5
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/ki18n/PLIST
diff -u pkgsrc/devel/ki18n/PLIST:1.2 pkgsrc/devel/ki18n/PLIST:1.3
--- pkgsrc/devel/ki18n/PLIST:1.2        Wed Jan 17 20:00:20 2018
+++ pkgsrc/devel/ki18n/PLIST    Thu Apr 25 20:50:23 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/01/17 20:00:20 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/04/25 20:50:23 markd Exp $
 include/KF5/KI18n/KLocalizedContext
 include/KF5/KI18n/KLocalizedString
 include/KF5/KI18n/KLocalizedTranslator
@@ -11,9 +11,9 @@ include/KF5/KI18n/klocalizedtranslator.h
 include/KF5/KI18n/kuitmarkup.h
 include/KF5/KI18n/kuitsetup.h
 include/KF5/ki18n_version.h
-lib/cmake/KF5I18n/KF5I18NMacros.cmake
 lib/cmake/KF5I18n/KF5I18nConfig.cmake
 lib/cmake/KF5I18n/KF5I18nConfigVersion.cmake
+lib/cmake/KF5I18n/KF5I18nMacros.cmake
 lib/cmake/KF5I18n/KF5I18nTargets-noconfig.cmake
 lib/cmake/KF5I18n/KF5I18nTargets.cmake
 lib/cmake/KF5I18n/build-pofiles.cmake
@@ -28,7 +28,6 @@ qt5/plugins/kf5/ktranscript.so
 share/locale/af/LC_MESSAGES/ki18n5.mo
 share/locale/ar/LC_MESSAGES/ki18n5.mo
 share/locale/as/LC_MESSAGES/ki18n5.mo
-share/locale/ast/LC_MESSAGES/ki18n5.mo
 share/locale/be/LC_MESSAGES/ki18n5.mo
 share/locale/be@latin/LC_MESSAGES/ki18n5.mo
 share/locale/bg/LC_MESSAGES/ki18n5.mo

Index: pkgsrc/devel/ki18n/distinfo
diff -u pkgsrc/devel/ki18n/distinfo:1.5 pkgsrc/devel/ki18n/distinfo:1.6
--- pkgsrc/devel/ki18n/distinfo:1.5     Thu Jun 21 05:36:26 2018
+++ pkgsrc/devel/ki18n/distinfo Thu Apr 25 20:50:23 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:36:26 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:23 markd Exp $
 
-SHA1 (ki18n-5.47.0.tar.xz) = 0bd77354c825f8502ab49ae33de33e17e0c34336
-RMD160 (ki18n-5.47.0.tar.xz) = 5525340b79b1d8f477258adad392ad680a0d7358
-SHA512 (ki18n-5.47.0.tar.xz) = 876f330fa911e009889980d1d73f7c685940024302fe8cad4758301c190770a101f59112f5717faf29845ce91149a16ba041004cdf34cd67d1b5345cb6b8db04
-Size (ki18n-5.47.0.tar.xz) = 586888 bytes
+SHA1 (ki18n-5.57.0.tar.xz) = 15914a353ddbd766a015312e7c385ee107671faf
+RMD160 (ki18n-5.57.0.tar.xz) = 2d9e62b465c13aa78658a6f9cbf81b3a9b64ecd0
+SHA512 (ki18n-5.57.0.tar.xz) = 0d6993b55d79138f735821a7cacdd95db264cc63e11d40fb65c5a8fe2ebd3bec58b688d5d4f8dbb58a6aba41d505aeb9460a5a6de35c91c2426c7e10e9604488
+Size (ki18n-5.57.0.tar.xz) = 587548 bytes

Index: pkgsrc/devel/kidletime/Makefile
diff -u pkgsrc/devel/kidletime/Makefile:1.17 pkgsrc/devel/kidletime/Makefile:1.18
--- pkgsrc/devel/kidletime/Makefile:1.17        Wed Apr  3 00:32:36 2019
+++ pkgsrc/devel/kidletime/Makefile     Thu Apr 25 20:50:23 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/04/03 00:32:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2019/04/25 20:50:23 markd Exp $
 
 DISTNAME=      kidletime-${KF5VER}
-PKGREVISION=   4
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/kidletime/distinfo
diff -u pkgsrc/devel/kidletime/distinfo:1.5 pkgsrc/devel/kidletime/distinfo:1.6
--- pkgsrc/devel/kidletime/distinfo:1.5 Thu Jun 21 05:38:00 2018
+++ pkgsrc/devel/kidletime/distinfo     Thu Apr 25 20:50:23 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:38:00 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:23 markd Exp $
 
-SHA1 (kidletime-5.47.0.tar.xz) = e0fc1fccd09a8368ec8e1d60716f2d2cd35628e8
-RMD160 (kidletime-5.47.0.tar.xz) = 2a4987913517d3ad57c907799da976cae74eec82
-SHA512 (kidletime-5.47.0.tar.xz) = 3a6cef533e9dec38e3d546d4c542150eec94e748c84d8fedb433aa2168655542d213b6699923d70e64efdcc41ff8229c0fde38b04ec78ab94c80560b83a75ccb
-Size (kidletime-5.47.0.tar.xz) = 26596 bytes
+SHA1 (kidletime-5.57.0.tar.xz) = 1e7fd484e922003c69370eff11545cb221fc30ee
+RMD160 (kidletime-5.57.0.tar.xz) = 0812192f1465c2bcf4c882b705f38a143a21702c
+SHA512 (kidletime-5.57.0.tar.xz) = ecaf06c798fbac4867f9c226ad3f0c7c8aab597ab3cdee2c00916715bf30635978be2e3ce5e1de2da5229f62ddfe12f5df04d4fabbe2de84c2aa1b7290caeae0
+Size (kidletime-5.57.0.tar.xz) = 26832 bytes

Index: pkgsrc/devel/kio/Makefile
diff -u pkgsrc/devel/kio/Makefile:1.30 pkgsrc/devel/kio/Makefile:1.31
--- pkgsrc/devel/kio/Makefile:1.30      Wed Apr  3 00:32:36 2019
+++ pkgsrc/devel/kio/Makefile   Thu Apr 25 20:50:23 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2019/04/03 00:32:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2019/04/25 20:50:23 markd Exp $
 
 DISTNAME=      kio-${KF5VER}
-PKGREVISION=   6
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks
@@ -19,7 +18,7 @@ LDFLAGS.SunOS+=       -lsocket
 SUBST_CLASSES+=                xdg
 SUBST_STAGE.xdg=       pre-configure
 SUBST_MESSAGE.xdg=     Install via examples dir.
-SUBST_FILES.xdg=       src/core/CMakeLists.txt
+SUBST_FILES.xdg=       src/core/CMakeLists.txt CMakeLists.txt
 SUBST_FILES.xdg+=      src/urifilters/shorturi/CMakeLists.txt
 SUBST_SED.xdg=         -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
 
@@ -28,10 +27,8 @@ CONF_FILES+= ${PREFIX}/share/examples/kd
                ${PKG_SYSCONFDIR}/xdg/accept-languages.codes
 CONF_FILES+=   ${PREFIX}/share/examples/kde-xdg/kshorturifilterrc \
                ${PKG_SYSCONFDIR}/xdg/kshorturifilterrc
-
-#MAKE_DIRS+=   ${PKG_SYSCONFDIR}/dbus-1/system.d
-#CONF_FILES+=  ${PREFIX}/share/examples/kio/org.kde.kio.file.conf \
-#              ${PKG_SYSCONFDIR}/dbus-1/system.d/org.kde.kio.file.conf
+CONF_FILES+=   ${PREFIX}/share/examples/kde-xdg/kio.categories \
+               ${PKG_SYSCONFDIR}/xdg/kio.categories
 
 # generation of kcookieserver.moc fails when ${PREFIX}/include in the moc include path
 SUBST_CLASSES+=                fix-moc

Index: pkgsrc/devel/kio/PLIST
diff -u pkgsrc/devel/kio/PLIST:1.5 pkgsrc/devel/kio/PLIST:1.6
--- pkgsrc/devel/kio/PLIST:1.5  Thu Jun 21 05:42:07 2018
+++ pkgsrc/devel/kio/PLIST      Thu Apr 25 20:50:23 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2018/06/21 05:42:07 markd Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/04/25 20:50:23 markd Exp $
 bin/kcookiejar5
 bin/ktelnetservice5
 bin/ktrash5
@@ -133,6 +133,7 @@ include/KF5/KIOFileWidgets/KDirSortFilte
 include/KF5/KIOFileWidgets/KEncodingFileDialog
 include/KF5/KIOFileWidgets/KFileCopyToMenu
 include/KF5/KIOFileWidgets/KFileFilterCombo
+include/KF5/KIOFileWidgets/KFilePlaceEditDialog
 include/KF5/KIOFileWidgets/KFilePlacesModel
 include/KF5/KIOFileWidgets/KFilePlacesView
 include/KF5/KIOFileWidgets/KFilePreviewGenerator
@@ -150,6 +151,7 @@ include/KF5/KIOFileWidgets/kdirsortfilte
 include/KF5/KIOFileWidgets/kencodingfiledialog.h
 include/KF5/KIOFileWidgets/kfilecopytomenu.h
 include/KF5/KIOFileWidgets/kfilefiltercombo.h
+include/KF5/KIOFileWidgets/kfileplaceeditdialog.h
 include/KF5/KIOFileWidgets/kfileplacesmodel.h
 include/KF5/KIOFileWidgets/kfileplacesview.h
 include/KF5/KIOFileWidgets/kfilepreviewgenerator.h
@@ -606,6 +608,8 @@ share/doc/HTML/pt_BR/kioslave5/telnet/in
 share/doc/HTML/pt_BR/kioslave5/telnet/index.docbook
 share/doc/HTML/pt_BR/kioslave5/webdav/index.cache.bz2
 share/doc/HTML/pt_BR/kioslave5/webdav/index.docbook
+share/doc/HTML/ru/kcontrol5/proxy/index.cache.bz2
+share/doc/HTML/ru/kcontrol5/proxy/index.docbook
 share/doc/HTML/ru/kioslave5/data/index.cache.bz2
 share/doc/HTML/ru/kioslave5/data/index.docbook
 share/doc/HTML/ru/kioslave5/file/index.cache.bz2
@@ -753,6 +757,7 @@ share/doc/HTML/uk/kioslave5/telnet/index
 share/doc/HTML/uk/kioslave5/webdav/index.cache.bz2
 share/doc/HTML/uk/kioslave5/webdav/index.docbook
 share/examples/kde-xdg/accept-languages.codes
+share/examples/kde-xdg/kio.categories
 share/examples/kde-xdg/kshorturifilterrc
 share/kconf_update/filepicker.upd
 share/kf5/kcookiejar/domain_info
@@ -794,7 +799,6 @@ share/kservices5/searchproviders/de2en.d
 share/kservices5/searchproviders/de2fr.desktop
 share/kservices5/searchproviders/deb.desktop
 share/kservices5/searchproviders/dictfr.desktop
-share/kservices5/searchproviders/dmoz.desktop
 share/kservices5/searchproviders/docbook.desktop
 share/kservices5/searchproviders/doi.desktop
 share/kservices5/searchproviders/duckduckgo.desktop
@@ -806,7 +810,6 @@ share/kservices5/searchproviders/en2es.d
 share/kservices5/searchproviders/en2fr.desktop
 share/kservices5/searchproviders/en2it.desktop
 share/kservices5/searchproviders/es2en.desktop
-share/kservices5/searchproviders/ethicle.desktop
 share/kservices5/searchproviders/facebook.desktop
 share/kservices5/searchproviders/feedster.desktop
 share/kservices5/searchproviders/flickr.desktop
@@ -818,7 +821,7 @@ share/kservices5/searchproviders/freecod
 share/kservices5/searchproviders/freedb.desktop
 share/kservices5/searchproviders/fsd.desktop
 share/kservices5/searchproviders/github.desktop
-share/kservices5/searchproviders/gitorious.desktop
+share/kservices5/searchproviders/gitlab.desktop
 share/kservices5/searchproviders/google.desktop
 share/kservices5/searchproviders/google_advanced.desktop
 share/kservices5/searchproviders/google_code.desktop
@@ -832,7 +835,6 @@ share/kservices5/searchproviders/google_
 share/kservices5/searchproviders/grec.desktop
 share/kservices5/searchproviders/hyperdictionary.desktop
 share/kservices5/searchproviders/hyperdictionary_thesaurus.desktop
-share/kservices5/searchproviders/ibl.desktop
 share/kservices5/searchproviders/identica_groups.desktop
 share/kservices5/searchproviders/identica_notices.desktop
 share/kservices5/searchproviders/identica_people.desktop
@@ -844,7 +846,6 @@ share/kservices5/searchproviders/kde.des
 share/kservices5/searchproviders/kde_apps.desktop
 share/kservices5/searchproviders/kde_forums.desktop
 share/kservices5/searchproviders/kde_look.desktop
-share/kservices5/searchproviders/kde_projects.desktop
 share/kservices5/searchproviders/kde_techbase.desktop
 share/kservices5/searchproviders/kde_userbase.desktop
 share/kservices5/searchproviders/leo.desktop
@@ -953,7 +954,6 @@ share/kservicetypes5/searchprovider.desk
 share/kservicetypes5/uasprovider.desktop
 share/locale/af/LC_MESSAGES/kio5.mo
 share/locale/ar/LC_MESSAGES/kio5.mo
-share/locale/ast/LC_MESSAGES/kio5.mo
 share/locale/be/LC_MESSAGES/kio5.mo
 share/locale/be@latin/LC_MESSAGES/kio5.mo
 share/locale/bg/LC_MESSAGES/kio5.mo

Index: pkgsrc/devel/kio/distinfo
diff -u pkgsrc/devel/kio/distinfo:1.7 pkgsrc/devel/kio/distinfo:1.8
--- pkgsrc/devel/kio/distinfo:1.7       Thu Jun 21 05:42:07 2018
+++ pkgsrc/devel/kio/distinfo   Thu Apr 25 20:50:23 2019
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.7 2018/06/21 05:42:07 markd Exp $
+$NetBSD: distinfo,v 1.8 2019/04/25 20:50:23 markd Exp $
 
-SHA1 (kio-5.47.0.tar.xz) = 7b0ddaadc6871a4263939264bf13175a9d896d27
-RMD160 (kio-5.47.0.tar.xz) = 99b8c5034193b517d0a7cd4b1b75381c1a9f5ea1
-SHA512 (kio-5.47.0.tar.xz) = 2f0003fb8f6d755cb101e82841f1b4d7f0b464759624794ad6289aff4cd1ddfcaa2d5605b00733e021955cf5b601058f06f09c7e154934735fbbbd785fdc4c8e
-Size (kio-5.47.0.tar.xz) = 3159580 bytes
+SHA1 (kio-5.57.0.tar.xz) = dc4eb6d00b76256a96a6a62a03b6162f74b4a684
+RMD160 (kio-5.57.0.tar.xz) = 4900f77c8744a1338b7e4a125791006222d7a871
+SHA512 (kio-5.57.0.tar.xz) = 88d07ae8f8de356999a4b4de5fc73d7c0b6e707145643629ade12be2c72a892b20003bddf93f64b8f1711d32be58d23799f9df8d6e7fc9e42b35f1b8c6a3c977
+Size (kio-5.57.0.tar.xz) = 3166500 bytes
 SHA1 (patch-src_core_config-kmountpoint.h.cmake) = 7da0ea584a8c10b7b5476dd91f56a284869f056c
-SHA1 (patch-src_ioslaves_file_file.cpp) = 2c6269f8a4b7a505612ff84cb247190b5f5096e6
-SHA1 (patch-src_ioslaves_file_file__unix.cpp) = 2f5350b513364099fde558745fdd608c629c07d1
+SHA1 (patch-src_ioslaves_file_file.cpp) = ecd5574c59b4f4db8a2e303e71894e0c527f4650

Index: pkgsrc/devel/kio/patches/patch-src_ioslaves_file_file.cpp
diff -u pkgsrc/devel/kio/patches/patch-src_ioslaves_file_file.cpp:1.1 pkgsrc/devel/kio/patches/patch-src_ioslaves_file_file.cpp:1.2
--- pkgsrc/devel/kio/patches/patch-src_ioslaves_file_file.cpp:1.1       Fri Jun 15 13:46:48 2018
+++ pkgsrc/devel/kio/patches/patch-src_ioslaves_file_file.cpp   Thu Apr 25 20:50:23 2019
@@ -1,20 +1,20 @@
-$NetBSD: patch-src_ioslaves_file_file.cpp,v 1.1 2018/06/15 13:46:48 jperkin Exp $
+$NetBSD: patch-src_ioslaves_file_file.cpp,v 1.2 2019/04/25 20:50:23 markd Exp $
 
 Properly comment out debug code.
 
---- src/ioslaves/file/file.cpp.orig    2018-03-04 11:01:29.000000000 +0000
+--- src/ioslaves/file/file.cpp.orig    2019-04-07 07:29:13.000000000 +0000
 +++ src/ioslaves/file/file.cpp
-@@ -1148,7 +1148,7 @@ void FileProtocol::unmount(const QString
+@@ -1168,7 +1168,7 @@ void FileProtocol::unmount(const QString
  
      if (volmgt_running()) {
          // qDebug() << "VOLMGT: looking for "
 -                << _point.toLocal8Bit();
 +        //        << _point.toLocal8Bit();
  
-         if ((mnttab = QT_FOPEN(MNTTAB, "r")) == NULL) {
+         if ((mnttab = QT_FOPEN(MNTTAB, "r")) == nullptr) {
              err = QLatin1String("could not open mnttab");
-@@ -1176,8 +1176,8 @@ void FileProtocol::unmount(const QString
-         if (devname == NULL) {
+@@ -1196,8 +1196,8 @@ void FileProtocol::unmount(const QString
+         if (devname == nullptr) {
              err = QLatin1String("not in mnttab");
              // qDebug() << "VOLMGT: "
 -                    << QFile::encodeName(_point).data()

Index: pkgsrc/devel/kitemmodels/Makefile
diff -u pkgsrc/devel/kitemmodels/Makefile:1.27 pkgsrc/devel/kitemmodels/Makefile:1.28
--- pkgsrc/devel/kitemmodels/Makefile:1.27      Wed Apr  3 00:32:36 2019
+++ pkgsrc/devel/kitemmodels/Makefile   Thu Apr 25 20:50:23 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2019/04/03 00:32:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2019/04/25 20:50:23 markd Exp $
 
 DISTNAME=      kitemmodels-${KF5VER}
-PKGREVISION=   6
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/kitemmodels/distinfo
diff -u pkgsrc/devel/kitemmodels/distinfo:1.5 pkgsrc/devel/kitemmodels/distinfo:1.6
--- pkgsrc/devel/kitemmodels/distinfo:1.5       Thu Jun 21 05:44:39 2018
+++ pkgsrc/devel/kitemmodels/distinfo   Thu Apr 25 20:50:23 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:44:39 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:23 markd Exp $
 
-SHA1 (kitemmodels-5.47.0.tar.xz) = 2655fcf1d017755f0d5429f4b5c30f6a45940d36
-RMD160 (kitemmodels-5.47.0.tar.xz) = 4097eb62404b75dfb3cea9e6a56c91fc7b28f01e
-SHA512 (kitemmodels-5.47.0.tar.xz) = 79f3a02b2f07b297e377c052879c1bccd30cc7e84a60b6775cc8a88d19d56e857caa2271c9ede2cebbfecfe5de8f2e720d6cb9449e14a72b5121ace5c62f5997
-Size (kitemmodels-5.47.0.tar.xz) = 390140 bytes
+SHA1 (kitemmodels-5.57.0.tar.xz) = fe4ee6aaa2669fbe6f0306a2543ffb3c90725e23
+RMD160 (kitemmodels-5.57.0.tar.xz) = cc4ae12ff0c7597fde49947594b71318d2455408
+SHA512 (kitemmodels-5.57.0.tar.xz) = 935571b934eea27e2aec01e839e58d69a35f7ce13d7498bd8d1a7fcb8f858e519e0bb3b3d1a67e5f3d7611480642f4d0d813fd8200c99951ac05827ca4ef9cbf
+Size (kitemmodels-5.57.0.tar.xz) = 390044 bytes

Index: pkgsrc/devel/knotifications/Makefile
diff -u pkgsrc/devel/knotifications/Makefile:1.25 pkgsrc/devel/knotifications/Makefile:1.26
--- pkgsrc/devel/knotifications/Makefile:1.25   Wed Apr  3 00:32:36 2019
+++ pkgsrc/devel/knotifications/Makefile        Thu Apr 25 20:50:23 2019
@@ -1,15 +1,25 @@
-# $NetBSD: Makefile,v 1.25 2019/04/03 00:32:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2019/04/25 20:50:23 markd Exp $
 
 DISTNAME=      knotifications-${KF5VER}
-PKGREVISION=   5
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks
 COMMENT=       Abstraction for system notifications
 LICENSE=       gnu-lgpl-v2.1 AND modified-bsd
 
+SUBST_CLASSES+=                xdg
+SUBST_STAGE.xdg=       pre-configure
+SUBST_MESSAGE.xdg=     Install via examples dir.
+SUBST_FILES.xdg=       CMakeLists.txt
+SUBST_SED.xdg=         -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
+
+MAKE_DIRS+=    ${PKG_SYSCONFDIR}/xdg
+CONF_FILES+=   ${PREFIX}/share/examples/kde-xdg/knotifications.categories \
+               ${PKG_SYSCONFDIR}/xdg/knotifications.categories
+
 .include "../../meta-pkgs/kde/kf5.mk"
 
+.include "../../audio/libcanberra/buildlink3.mk"
 .include "../../devel/kconfig/buildlink3.mk"
 .include "../../devel/kcoreaddons/buildlink3.mk"
 .include "../../devel/libdbusmenu-qt5/buildlink3.mk"

Index: pkgsrc/devel/knotifications/PLIST
diff -u pkgsrc/devel/knotifications/PLIST:1.1 pkgsrc/devel/knotifications/PLIST:1.2
--- pkgsrc/devel/knotifications/PLIST:1.1       Thu May 26 08:29:05 2016
+++ pkgsrc/devel/knotifications/PLIST   Thu Apr 25 20:50:23 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/05/26 08:29:05 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/04/25 20:50:23 markd Exp $
 include/KF5/KNotifications/KNotification
 include/KF5/KNotifications/KNotificationPlugin
 include/KF5/KNotifications/KNotificationRestrictions
@@ -23,11 +23,11 @@ lib/libKF5Notifications.so.${PKGVERSION}
 qt5/mkspecs/modules/qt_KNotifications.pri
 share/dbus-1/interfaces/kf5_org.kde.StatusNotifierItem.xml
 share/dbus-1/interfaces/kf5_org.kde.StatusNotifierWatcher.xml
+share/examples/kde-xdg/knotifications.categories
 share/kservicetypes5/knotificationplugin.desktop
 share/locale/af/LC_MESSAGES/knotifications5_qt.qm
 share/locale/ar/LC_MESSAGES/knotifications5_qt.qm
 share/locale/as/LC_MESSAGES/knotifications5_qt.qm
-share/locale/ast/LC_MESSAGES/knotifications5_qt.qm
 share/locale/be/LC_MESSAGES/knotifications5_qt.qm
 share/locale/be@latin/LC_MESSAGES/knotifications5_qt.qm
 share/locale/bg/LC_MESSAGES/knotifications5_qt.qm

Index: pkgsrc/devel/knotifications/distinfo
diff -u pkgsrc/devel/knotifications/distinfo:1.5 pkgsrc/devel/knotifications/distinfo:1.6
--- pkgsrc/devel/knotifications/distinfo:1.5    Thu Jun 21 05:46:14 2018
+++ pkgsrc/devel/knotifications/distinfo        Thu Apr 25 20:50:23 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:46:14 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:23 markd Exp $
 
-SHA1 (knotifications-5.47.0.tar.xz) = ae2056e61fc90a895e7b1a41bb2e9a5a2a27c227
-RMD160 (knotifications-5.47.0.tar.xz) = a3dbf200d78cdcf88510cf1c2ed0b1e43a9f92e0
-SHA512 (knotifications-5.47.0.tar.xz) = a4009cd73d1380faed439daf3da9b50acc32e68841d1d3c091ee991daab7009e267fa8a5627ef63213a3498f561f6824eba84f3918419ed20b3eb74bc121a357
-Size (knotifications-5.47.0.tar.xz) = 100860 bytes
+SHA1 (knotifications-5.57.0.tar.xz) = f4278789306c10f690bcb99e997c484fe9214ceb
+RMD160 (knotifications-5.57.0.tar.xz) = 120c999614babfae11f42f4cd8cf00f09b9cdd09
+SHA512 (knotifications-5.57.0.tar.xz) = f0c8b805d251c5172fc7e8f0a61e2d9e21ba705287376502695bc50b465c792c43311b96a931b43c5a07042a443ff5f20c47a1274628bdc1b1f94f819136d9b3
+Size (knotifications-5.57.0.tar.xz) = 113180 bytes

Index: pkgsrc/devel/knotifyconfig/Makefile
diff -u pkgsrc/devel/knotifyconfig/Makefile:1.26 pkgsrc/devel/knotifyconfig/Makefile:1.27
--- pkgsrc/devel/knotifyconfig/Makefile:1.26    Wed Apr  3 00:32:36 2019
+++ pkgsrc/devel/knotifyconfig/Makefile Thu Apr 25 20:50:23 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2019/04/03 00:32:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2019/04/25 20:50:23 markd Exp $
 
 DISTNAME=      knotifyconfig-${KF5VER}
-PKGREVISION=   6
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/knotifyconfig/PLIST
diff -u pkgsrc/devel/knotifyconfig/PLIST:1.1 pkgsrc/devel/knotifyconfig/PLIST:1.2
--- pkgsrc/devel/knotifyconfig/PLIST:1.1        Thu May 26 08:29:05 2016
+++ pkgsrc/devel/knotifyconfig/PLIST    Thu Apr 25 20:50:23 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/05/26 08:29:05 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/04/25 20:50:23 markd Exp $
 include/KF5/KNotifyConfig/KNotifyConfigWidget
 include/KF5/KNotifyConfig/knotifyconfig_export.h
 include/KF5/KNotifyConfig/knotifyconfigwidget.h
@@ -14,7 +14,6 @@ qt5/mkspecs/modules/qt_KNotifyConfig.pri
 share/locale/af/LC_MESSAGES/knotifyconfig5.mo
 share/locale/ar/LC_MESSAGES/knotifyconfig5.mo
 share/locale/as/LC_MESSAGES/knotifyconfig5.mo
-share/locale/ast/LC_MESSAGES/knotifyconfig5.mo
 share/locale/be/LC_MESSAGES/knotifyconfig5.mo
 share/locale/be@latin/LC_MESSAGES/knotifyconfig5.mo
 share/locale/bg/LC_MESSAGES/knotifyconfig5.mo

Index: pkgsrc/devel/knotifyconfig/distinfo
diff -u pkgsrc/devel/knotifyconfig/distinfo:1.5 pkgsrc/devel/knotifyconfig/distinfo:1.6
--- pkgsrc/devel/knotifyconfig/distinfo:1.5     Thu Jun 21 05:48:02 2018
+++ pkgsrc/devel/knotifyconfig/distinfo Thu Apr 25 20:50:23 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:48:02 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:23 markd Exp $
 
-SHA1 (knotifyconfig-5.47.0.tar.xz) = 2517944f8083f2ac9e73e97b2423c8fb0ae489f1
-RMD160 (knotifyconfig-5.47.0.tar.xz) = c8ca6e996f9bed7afaa5b7d6246351f558f5b26e
-SHA512 (knotifyconfig-5.47.0.tar.xz) = e02302adb0e4f147ef613728379bd444dea05a5879de8d0658917997687937c1b9f4f2aed446623625fa261836e3c4dfc79aba8d764ed908dac72c9e8f2f0b01
-Size (knotifyconfig-5.47.0.tar.xz) = 83688 bytes
+SHA1 (knotifyconfig-5.57.0.tar.xz) = c6510d59e8ee178073056e3abe9bfc1d13a7b058
+RMD160 (knotifyconfig-5.57.0.tar.xz) = 99327933c471542f2e19a05a7f57d95c701709ba
+SHA512 (knotifyconfig-5.57.0.tar.xz) = eb803a397e0d82d1a43fb75a2351795e2b6421d72a7e03f376de0d059b65ce25f89a66336eba01e1a6d4c41cae7fe640e35aa32c782b5be860435fe48a58a1e3
+Size (knotifyconfig-5.57.0.tar.xz) = 83816 bytes

Index: pkgsrc/devel/kpackage/Makefile
diff -u pkgsrc/devel/kpackage/Makefile:1.26 pkgsrc/devel/kpackage/Makefile:1.27
--- pkgsrc/devel/kpackage/Makefile:1.26 Thu Apr 25 07:32:47 2019
+++ pkgsrc/devel/kpackage/Makefile      Thu Apr 25 20:50:24 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2019/04/25 07:32:47 maya Exp $
+# $NetBSD: Makefile,v 1.27 2019/04/25 20:50:24 markd Exp $
 
 DISTNAME=      kpackage-${KF5VER}
-PKGREVISION=   6
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/kpackage/PLIST
diff -u pkgsrc/devel/kpackage/PLIST:1.4 pkgsrc/devel/kpackage/PLIST:1.5
--- pkgsrc/devel/kpackage/PLIST:1.4     Wed Apr 11 11:50:36 2018
+++ pkgsrc/devel/kpackage/PLIST Thu Apr 25 20:50:24 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2018/04/11 11:50:36 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/04/25 20:50:24 markd Exp $
 bin/kpackagetool5
 include/KF5/KPackage/KPackage/Package
 include/KF5/KPackage/KPackage/PackageLoader
@@ -14,6 +14,8 @@ lib/cmake/KF5Package/KF5PackageConfigVer
 lib/cmake/KF5Package/KF5PackageMacros.cmake
 lib/cmake/KF5Package/KF5PackageTargets-noconfig.cmake
 lib/cmake/KF5Package/KF5PackageTargets.cmake
+lib/cmake/KF5Package/KF5PackageToolsTargets-noconfig.cmake
+lib/cmake/KF5Package/KF5PackageToolsTargets.cmake
 lib/cmake/KF5Package/qrc.cmake
 lib/libKF5Package.so
 lib/libKF5Package.so.5
@@ -33,7 +35,6 @@ share/kservicetypes5/kpackage-generic.de
 share/kservicetypes5/kpackage-genericqml.desktop
 share/kservicetypes5/kpackage-packagestructure.desktop
 share/locale/ar/LC_MESSAGES/libkpackage5.mo
-share/locale/ast/LC_MESSAGES/libkpackage5.mo
 share/locale/bs/LC_MESSAGES/libkpackage5.mo
 share/locale/ca/LC_MESSAGES/libkpackage5.mo
 share/locale/ca@valencia/LC_MESSAGES/libkpackage5.mo

Index: pkgsrc/devel/kpackage/distinfo
diff -u pkgsrc/devel/kpackage/distinfo:1.5 pkgsrc/devel/kpackage/distinfo:1.6
--- pkgsrc/devel/kpackage/distinfo:1.5  Thu Jun 21 05:49:52 2018
+++ pkgsrc/devel/kpackage/distinfo      Thu Apr 25 20:50:24 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:49:52 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:24 markd Exp $
 
-SHA1 (kpackage-5.47.0.tar.xz) = fbf21e57831261db012f71f124492c8392c047b9
-RMD160 (kpackage-5.47.0.tar.xz) = 82fc847ea808cf1a777a38f49bf344ad2c296103
-SHA512 (kpackage-5.47.0.tar.xz) = 6c3a176b665ca16d71ac8dd6069e9f989decc087ac8d190e69d62dfa58886d1daee209f92efa970be01c304e14dd5619549c045cbe8de6f88cb0ab68fe3b6bb8
-Size (kpackage-5.47.0.tar.xz) = 132784 bytes
+SHA1 (kpackage-5.57.0.tar.xz) = 0a09eb74cb2ed7928b9585b3c27af6ea195dddde
+RMD160 (kpackage-5.57.0.tar.xz) = 5b5d2cf5508aff9461be5d69190c7daf5b0777c9
+SHA512 (kpackage-5.57.0.tar.xz) = bd133f60e8a09e1802354118832ad939235570dea7b8eba028d8144366769626b7f8830cc5486ac0791c21523ea06c284ae8b9b08b2d3a526b43e636698ad360
+Size (kpackage-5.57.0.tar.xz) = 133456 bytes

Index: pkgsrc/devel/kparts/Makefile
diff -u pkgsrc/devel/kparts/Makefile:1.26 pkgsrc/devel/kparts/Makefile:1.27
--- pkgsrc/devel/kparts/Makefile:1.26   Wed Apr  3 00:32:37 2019
+++ pkgsrc/devel/kparts/Makefile        Thu Apr 25 20:50:24 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2019/04/03 00:32:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2019/04/25 20:50:24 markd Exp $
 
 DISTNAME=      kparts-${KF5VER}
-PKGREVISION=   6
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/kparts/PLIST
diff -u pkgsrc/devel/kparts/PLIST:1.2 pkgsrc/devel/kparts/PLIST:1.3
--- pkgsrc/devel/kparts/PLIST:1.2       Wed Jan 17 20:00:21 2018
+++ pkgsrc/devel/kparts/PLIST   Thu Apr 25 20:50:24 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/01/17 20:00:21 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/04/25 20:50:24 markd Exp $
 include/KF5/KParts/KParts/BrowserArguments
 include/KF5/KParts/KParts/BrowserExtension
 include/KF5/KParts/KParts/BrowserHostExtension
@@ -82,7 +82,6 @@ share/kservicetypes5/krwp.desktop
 share/locale/af/LC_MESSAGES/kparts5.mo
 share/locale/ar/LC_MESSAGES/kparts5.mo
 share/locale/as/LC_MESSAGES/kparts5.mo
-share/locale/ast/LC_MESSAGES/kparts5.mo
 share/locale/be/LC_MESSAGES/kparts5.mo
 share/locale/be@latin/LC_MESSAGES/kparts5.mo
 share/locale/bg/LC_MESSAGES/kparts5.mo

Index: pkgsrc/devel/kparts/distinfo
diff -u pkgsrc/devel/kparts/distinfo:1.5 pkgsrc/devel/kparts/distinfo:1.6
--- pkgsrc/devel/kparts/distinfo:1.5    Thu Jun 21 05:51:38 2018
+++ pkgsrc/devel/kparts/distinfo        Thu Apr 25 20:50:24 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:51:38 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:24 markd Exp $
 
-SHA1 (kparts-5.47.0.tar.xz) = e4daec9a370a4c09eba85a68911ea2951f5d251a
-RMD160 (kparts-5.47.0.tar.xz) = 1879175fe660c009ad6bd57a27c7231f710c9e35
-SHA512 (kparts-5.47.0.tar.xz) = e780cb536b18aed0c71d705799ed8f953c56d307c43f4f313786c6a0058cff08eab31487dff81d1b4403ea2b6ed4c540e12b41090f434f696cfb57c18782aaf3
-Size (kparts-5.47.0.tar.xz) = 176004 bytes
+SHA1 (kparts-5.57.0.tar.xz) = c784c76df7f8ea17bdf36a70edba2a35f7c38401
+RMD160 (kparts-5.57.0.tar.xz) = df988c188b5ae17aac612d02654bd5b3744f16de
+SHA512 (kparts-5.57.0.tar.xz) = 785a09e00bc0cf78a57d7d81839cc74fa4d8497cb73321edd7d89b24343339d42d1e4c2d398d51874309824bce8c229f447a4136775690373f402f9127950b56
+Size (kparts-5.57.0.tar.xz) = 175968 bytes

Index: pkgsrc/devel/kpeople/Makefile
diff -u pkgsrc/devel/kpeople/Makefile:1.19 pkgsrc/devel/kpeople/Makefile:1.20
--- pkgsrc/devel/kpeople/Makefile:1.19  Thu Apr 25 07:32:47 2019
+++ pkgsrc/devel/kpeople/Makefile       Thu Apr 25 20:50:24 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2019/04/25 07:32:47 maya Exp $
+# $NetBSD: Makefile,v 1.20 2019/04/25 20:50:24 markd Exp $
 
 DISTNAME=      kpeople-${KF5VER}
-PKGREVISION=   5
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/KTp/libkpeople
@@ -12,6 +11,16 @@ LICENSE=     gnu-lgpl-v2.1
 
 USE_TOOLS+=    msgmerge
 
+SUBST_CLASSES+=                xdg
+SUBST_STAGE.xdg=       pre-configure
+SUBST_MESSAGE.xdg=     Install via examples dir.
+SUBST_FILES.xdg=       CMakeLists.txt
+SUBST_SED.xdg=         -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
+
+MAKE_DIRS+=    ${PKG_SYSCONFDIR}/xdg
+CONF_FILES+=   ${PREFIX}/share/examples/kde-xdg/kpeople.categories \
+               ${PKG_SYSCONFDIR}/xdg/kpeople.categories
+
 .include "../../lang/python/tool.mk"
 .include "../../devel/kservice/buildlink3.mk"
 .include "../../x11/kitemviews/buildlink3.mk"

Index: pkgsrc/devel/kpeople/PLIST
diff -u pkgsrc/devel/kpeople/PLIST:1.4 pkgsrc/devel/kpeople/PLIST:1.5
--- pkgsrc/devel/kpeople/PLIST:1.4      Wed Apr 11 11:50:36 2018
+++ pkgsrc/devel/kpeople/PLIST  Thu Apr 25 20:50:24 2019
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.4 2018/04/11 11:50:36 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/04/25 20:50:24 markd Exp $
 include/KF5/KPeople/KPeople/Global
 include/KF5/KPeople/KPeople/PersonData
+include/KF5/KPeople/KPeople/PersonPluginManager
 include/KF5/KPeople/KPeople/PersonsModel
 include/KF5/KPeople/KPeople/Widgets/AbstractFieldWidgetFactory
 include/KF5/KPeople/KPeople/Widgets/Actions
@@ -15,6 +16,7 @@ include/KF5/KPeople/KPeopleBackend/Conta
 include/KF5/KPeople/kpeople/global.h
 include/KF5/KPeople/kpeople/kpeople_export.h
 include/KF5/KPeople/kpeople/persondata.h
+include/KF5/KPeople/kpeople/personpluginmanager.h
 include/KF5/KPeople/kpeople/personsmodel.h
 include/KF5/KPeople/kpeople/widgets/abstractfieldwidgetfactory.h
 include/KF5/KPeople/kpeople/widgets/actions.h
@@ -45,12 +47,12 @@ qt5/mkspecs/modules/qt_KPeople.pri
 qt5/mkspecs/modules/qt_KPeopleWidgets.pri
 qt5/qml/org/kde/people/libKF5PeopleDeclarative.so
 qt5/qml/org/kde/people/qmldir
+share/examples/kde-xdg/kpeople.categories
 share/kf5/kpeople/dummy_avatar.png
 share/kservicetypes5/kpeople_data_source.desktop
 share/kservicetypes5/kpeople_plugin.desktop
 share/kservicetypes5/persondetailsplugin.desktop
 share/locale/ar/LC_MESSAGES/kpeople5.mo
-share/locale/ast/LC_MESSAGES/kpeople5.mo
 share/locale/bs/LC_MESSAGES/kpeople5.mo
 share/locale/ca/LC_MESSAGES/kpeople5.mo
 share/locale/ca@valencia/LC_MESSAGES/kpeople5.mo

Index: pkgsrc/devel/kpeople/distinfo
diff -u pkgsrc/devel/kpeople/distinfo:1.5 pkgsrc/devel/kpeople/distinfo:1.6
--- pkgsrc/devel/kpeople/distinfo:1.5   Thu Jun 21 05:53:02 2018
+++ pkgsrc/devel/kpeople/distinfo       Thu Apr 25 20:50:24 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:53:02 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:24 markd Exp $
 
-SHA1 (kpeople-5.47.0.tar.xz) = fc277fa10c7618877dd25fa9bf127e9674864152
-RMD160 (kpeople-5.47.0.tar.xz) = c07acc91e5b4321527470deda3b0af0c96f71bd6
-SHA512 (kpeople-5.47.0.tar.xz) = bd43543e62df59f5776267905eca59e3b30875c91c26ff4f26537cc6dee00ab5690ddfca2278ef68269661ea579822cba3e4760d67b77cf9e336575ba22efab2
-Size (kpeople-5.47.0.tar.xz) = 59908 bytes
+SHA1 (kpeople-5.57.0.tar.xz) = d080f9952f0c9bb7ff10685b5f9dc1189a570748
+RMD160 (kpeople-5.57.0.tar.xz) = 00e803aae1886828cdddd7a83c1fb17bee9c07b7
+SHA512 (kpeople-5.57.0.tar.xz) = 39f959dd4ee33d37079caedcefc924f2e39faea48451659b65bd8c4a357b8456af883589e9d51c59ebadf12705242018c94e9454f60289ca0778f1f3555ffd7c
+Size (kpeople-5.57.0.tar.xz) = 60688 bytes

Index: pkgsrc/devel/kpty/Makefile
diff -u pkgsrc/devel/kpty/Makefile:1.18 pkgsrc/devel/kpty/Makefile:1.19
--- pkgsrc/devel/kpty/Makefile:1.18     Thu Apr 25 07:32:47 2019
+++ pkgsrc/devel/kpty/Makefile  Thu Apr 25 20:50:24 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2019/04/25 07:32:47 maya Exp $
+# $NetBSD: Makefile,v 1.19 2019/04/25 20:50:24 markd Exp $
 
 DISTNAME=      kpty-${KF5VER}
-PKGREVISION=   5
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/kpty/PLIST
diff -u pkgsrc/devel/kpty/PLIST:1.1 pkgsrc/devel/kpty/PLIST:1.2
--- pkgsrc/devel/kpty/PLIST:1.1 Thu May 26 08:29:06 2016
+++ pkgsrc/devel/kpty/PLIST     Thu Apr 25 20:50:24 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/05/26 08:29:06 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/04/25 20:50:24 markd Exp $
 include/KF5/KPty/KPty
 include/KF5/KPty/KPtyDevice
 include/KF5/KPty/KPtyProcess
@@ -18,7 +18,6 @@ qt5/mkspecs/modules/qt_KPty.pri
 share/locale/af/LC_MESSAGES/kpty5.mo
 share/locale/ar/LC_MESSAGES/kpty5.mo
 share/locale/as/LC_MESSAGES/kpty5.mo
-share/locale/ast/LC_MESSAGES/kpty5.mo
 share/locale/be/LC_MESSAGES/kpty5.mo
 share/locale/be@latin/LC_MESSAGES/kpty5.mo
 share/locale/bg/LC_MESSAGES/kpty5.mo

Index: pkgsrc/devel/kpty/distinfo
diff -u pkgsrc/devel/kpty/distinfo:1.5 pkgsrc/devel/kpty/distinfo:1.6
--- pkgsrc/devel/kpty/distinfo:1.5      Thu Jun 21 05:54:16 2018
+++ pkgsrc/devel/kpty/distinfo  Thu Apr 25 20:50:24 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:54:16 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:24 markd Exp $
 
-SHA1 (kpty-5.47.0.tar.xz) = de880fcab2b2f81a4dcd2a31e0299756ac8a0f91
-RMD160 (kpty-5.47.0.tar.xz) = 03530489ca1f9b0be2fe0cd38814c8fca0ebafe8
-SHA512 (kpty-5.47.0.tar.xz) = ebca6663ef9cd8b5bcc89a8a5e597b9e655508e9cd78c5dbebb4d52165c23893ef86abdec77900df5f6308c03c39e3c37312c9ea80d100b5dfeec27b2916407b
-Size (kpty-5.47.0.tar.xz) = 58180 bytes
+SHA1 (kpty-5.57.0.tar.xz) = 8c43ec1f719b89a5b5ad880802c0649e4392e68e
+RMD160 (kpty-5.57.0.tar.xz) = 107a5d9343b39b5054278e84b6c2574d04fdfcdc
+SHA512 (kpty-5.57.0.tar.xz) = 56f92155b824a52da6e90a214350287bc141dd5838ed658fb93ead2ed3fb589fc33deb25b080c8b3bd3f5ca8b767bd82248d0f2f729bb8bb0606a6a167353b2b
+Size (kpty-5.57.0.tar.xz) = 58208 bytes
 SHA1 (patch-src_ConfigureCheck.cmake) = aa44e7b76545c450bc41265a8077877e9f69506b
 SHA1 (patch-src_kpty.cpp) = 2a5db5ad0f936766750b269f193de9e81ebde9a3
 SHA1 (patch-src_kptydevice.cpp) = 1c28c0dd04a87aba8e676685262ef8421ccdbb85

Index: pkgsrc/devel/krunner/Makefile
diff -u pkgsrc/devel/krunner/Makefile:1.25 pkgsrc/devel/krunner/Makefile:1.26
--- pkgsrc/devel/krunner/Makefile:1.25  Wed Apr  3 00:32:37 2019
+++ pkgsrc/devel/krunner/Makefile       Thu Apr 25 20:50:24 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2019/04/03 00:32:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2019/04/25 20:50:24 markd Exp $
 
 DISTNAME=      krunner-${KF5VER}
-PKGREVISION=   6
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/krunner/distinfo
diff -u pkgsrc/devel/krunner/distinfo:1.4 pkgsrc/devel/krunner/distinfo:1.5
--- pkgsrc/devel/krunner/distinfo:1.4   Thu Jun 21 05:55:43 2018
+++ pkgsrc/devel/krunner/distinfo       Thu Apr 25 20:50:24 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/06/21 05:55:43 markd Exp $
+$NetBSD: distinfo,v 1.5 2019/04/25 20:50:24 markd Exp $
 
-SHA1 (krunner-5.47.0.tar.xz) = 3fb17838aec6e33543966f3d8919dfca91b63411
-RMD160 (krunner-5.47.0.tar.xz) = 04e0b439481fb7c05222f7ad1745a487fa56bdc1
-SHA512 (krunner-5.47.0.tar.xz) = a53a86e1457adae4f17ecfeb5e5475e88a70c9c414d024827fe577b111fe05e8cd40e80e010264d1501f32948e502f07077abc731c14d3bcae028ba4f33ba00f
-Size (krunner-5.47.0.tar.xz) = 61476 bytes
+SHA1 (krunner-5.57.0.tar.xz) = ddb0a3448302866b8c6547a545971ae11b4d7f80
+RMD160 (krunner-5.57.0.tar.xz) = bf5a02624d8444d3a78f3709c9affa976f4bcc89
+SHA512 (krunner-5.57.0.tar.xz) = 365009e4aff8b102b252990b76ae993445ee8a7f7ff71151df3624c11205296f19e6d8b7c94136834358645368fbe93b9f9dfe27c1deb6d3c0937dbbe256b08f
+Size (krunner-5.57.0.tar.xz) = 62060 bytes

Index: pkgsrc/devel/kservice/Makefile
diff -u pkgsrc/devel/kservice/Makefile:1.21 pkgsrc/devel/kservice/Makefile:1.22
--- pkgsrc/devel/kservice/Makefile:1.21 Thu Apr 25 07:32:47 2019
+++ pkgsrc/devel/kservice/Makefile      Thu Apr 25 20:50:24 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2019/04/25 07:32:47 maya Exp $
+# $NetBSD: Makefile,v 1.22 2019/04/25 20:50:24 markd Exp $
 
 DISTNAME=      kservice-${KF5VER}
-PKGREVISION=   5
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/kservice/PLIST
diff -u pkgsrc/devel/kservice/PLIST:1.4 pkgsrc/devel/kservice/PLIST:1.5
--- pkgsrc/devel/kservice/PLIST:1.4     Wed Apr 11 11:50:36 2018
+++ pkgsrc/devel/kservice/PLIST Thu Apr 25 20:50:24 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2018/04/11 11:50:36 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/04/25 20:50:24 markd Exp $
 bin/kbuildsycoca5
 include/KF5/KService/KAutostart
 include/KF5/KService/KDBusServiceStarter
@@ -68,7 +68,6 @@ share/kservicetypes5/kplugininfo.desktop
 share/locale/af/LC_MESSAGES/kservice5.mo
 share/locale/ar/LC_MESSAGES/kservice5.mo
 share/locale/as/LC_MESSAGES/kservice5.mo
-share/locale/ast/LC_MESSAGES/kservice5.mo
 share/locale/be/LC_MESSAGES/kservice5.mo
 share/locale/be@latin/LC_MESSAGES/kservice5.mo
 share/locale/bg/LC_MESSAGES/kservice5.mo

Index: pkgsrc/devel/kservice/distinfo
diff -u pkgsrc/devel/kservice/distinfo:1.8 pkgsrc/devel/kservice/distinfo:1.9
--- pkgsrc/devel/kservice/distinfo:1.8  Thu Jun 21 05:58:27 2018
+++ pkgsrc/devel/kservice/distinfo      Thu Apr 25 20:50:24 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2018/06/21 05:58:27 markd Exp $
+$NetBSD: distinfo,v 1.9 2019/04/25 20:50:24 markd Exp $
 
-SHA1 (kservice-5.47.0.tar.xz) = 8495366f5282bf3c0880a4e2ce61982be137c01d
-RMD160 (kservice-5.47.0.tar.xz) = cd6538485258e785b8b1bf0771e02a9852232d4b
-SHA512 (kservice-5.47.0.tar.xz) = 5572e523b2cdb1127de73ccee16b808290dad0a3c6139e969eeb9e2b92eb45db56ccb636495035aab42aabd3433965fefb0e78da2b5b1d17e7d454df01de227d
-Size (kservice-5.47.0.tar.xz) = 249528 bytes
+SHA1 (kservice-5.57.0.tar.xz) = 79949b9f396c96183abb3f87bc04c63aa2846396
+RMD160 (kservice-5.57.0.tar.xz) = 578ce2429fb99ab0c7d9d0602ca780107f5756e8
+SHA512 (kservice-5.57.0.tar.xz) = 8035500c9dc116d89f0c53968a23aa571fd52ad57666ff16c79b279748117409dcae1d28e8f0765e0e7094f0657e35ebd0d601c8fbc4bf2fae37bd7fcefa756e
+Size (kservice-5.57.0.tar.xz) = 251212 bytes

Index: pkgsrc/devel/ktexteditor/Makefile
diff -u pkgsrc/devel/ktexteditor/Makefile:1.31 pkgsrc/devel/ktexteditor/Makefile:1.32
--- pkgsrc/devel/ktexteditor/Makefile:1.31      Wed Apr  3 00:32:37 2019
+++ pkgsrc/devel/ktexteditor/Makefile   Thu Apr 25 20:50:24 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2019/04/03 00:32:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.32 2019/04/25 20:50:24 markd Exp $
 
 DISTNAME=      ktexteditor-${KF5VER}
-PKGREVISION=   8
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks
@@ -20,6 +19,16 @@ CONF_FILES+= ${PREFIX}/share/examples/kt
 MAKE_DIRS+=            ${PKG_SYSCONFDIR}/dbus-1/system.d
 INSTALLATION_DIRS+=    share/examples/ktexteditor
 
+SUBST_CLASSES+=                xdg
+SUBST_STAGE.xdg=       pre-configure
+SUBST_MESSAGE.xdg=     Install via examples dir.
+SUBST_FILES.xdg=       CMakeLists.txt
+SUBST_SED.xdg=         -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
+
+MAKE_DIRS+=    ${PKG_SYSCONFDIR}/xdg
+CONF_FILES+=   ${PREFIX}/share/examples/kde-xdg/ktexteditor.categories \
+               ${PKG_SYSCONFDIR}/xdg/ktexteditor.categories
+
 .include "../../devel/libgit2/buildlink3.mk"
 .include "../../devel/kparts/buildlink3.mk"
 .include "../../textproc/syntax-highlighting/buildlink3.mk"

Index: pkgsrc/devel/ktexteditor/PLIST
diff -u pkgsrc/devel/ktexteditor/PLIST:1.3 pkgsrc/devel/ktexteditor/PLIST:1.4
--- pkgsrc/devel/ktexteditor/PLIST:1.3  Sun Apr  1 03:48:57 2018
+++ pkgsrc/devel/ktexteditor/PLIST      Thu Apr 25 20:50:24 2019
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2018/04/01 03:48:57 markd Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/04/25 20:50:24 markd Exp $
+include/KF5/KTextEditor/KTextEditor/AbstractAnnotationItemDelegate
 include/KF5/KTextEditor/KTextEditor/AnnotationInterface
 include/KF5/KTextEditor/KTextEditor/Application
 include/KF5/KTextEditor/KTextEditor/Attribute
@@ -12,6 +13,9 @@ include/KF5/KTextEditor/KTextEditor/Curs
 include/KF5/KTextEditor/KTextEditor/Document
 include/KF5/KTextEditor/KTextEditor/DocumentCursor
 include/KF5/KTextEditor/KTextEditor/Editor
+include/KF5/KTextEditor/KTextEditor/InlineNote
+include/KF5/KTextEditor/KTextEditor/InlineNoteInterface
+include/KF5/KTextEditor/KTextEditor/InlineNoteProvider
 include/KF5/KTextEditor/KTextEditor/MainWindow
 include/KF5/KTextEditor/KTextEditor/MarkInterface
 include/KF5/KTextEditor/KTextEditor/Message
@@ -25,6 +29,7 @@ include/KF5/KTextEditor/KTextEditor/Rang
 include/KF5/KTextEditor/KTextEditor/SessionConfigInterface
 include/KF5/KTextEditor/KTextEditor/TextHintInterface
 include/KF5/KTextEditor/KTextEditor/View
+include/KF5/KTextEditor/ktexteditor/abstractannotationitemdelegate.h
 include/KF5/KTextEditor/ktexteditor/annotationinterface.h
 include/KF5/KTextEditor/ktexteditor/application.h
 include/KF5/KTextEditor/ktexteditor/attribute.h
@@ -38,6 +43,9 @@ include/KF5/KTextEditor/ktexteditor/curs
 include/KF5/KTextEditor/ktexteditor/document.h
 include/KF5/KTextEditor/ktexteditor/documentcursor.h
 include/KF5/KTextEditor/ktexteditor/editor.h
+include/KF5/KTextEditor/ktexteditor/inlinenote.h
+include/KF5/KTextEditor/ktexteditor/inlinenoteinterface.h
+include/KF5/KTextEditor/ktexteditor/inlinenoteprovider.h
 include/KF5/KTextEditor/ktexteditor/mainwindow.h
 include/KF5/KTextEditor/ktexteditor/markinterface.h
 include/KF5/KTextEditor/ktexteditor/message.h
@@ -64,6 +72,7 @@ libexec/kauth/kauth_ktexteditor_helper
 qt5/mkspecs/modules/qt_KTextEditor.pri
 qt5/plugins/kf5/parts/katepart.so
 share/dbus-1/system-services/org.kde.ktexteditor.katetextbuffer.service
+share/examples/kde-xdg/ktexteditor.categories
 share/examples/ktexteditor/org.kde.ktexteditor.katetextbuffer.conf
 share/katepart5/script/README.md
 share/kdevappwizard/templates/ktexteditor-plugin.tar.bz2
@@ -72,7 +81,6 @@ share/kservicetypes5/ktexteditor.desktop
 share/kservicetypes5/ktexteditorplugin.desktop
 share/locale/af/LC_MESSAGES/ktexteditor5.mo
 share/locale/ar/LC_MESSAGES/ktexteditor5.mo
-share/locale/ast/LC_MESSAGES/ktexteditor5.mo
 share/locale/be/LC_MESSAGES/ktexteditor5.mo
 share/locale/bg/LC_MESSAGES/ktexteditor5.mo
 share/locale/bn/LC_MESSAGES/ktexteditor5.mo
@@ -103,6 +111,7 @@ share/locale/hr/LC_MESSAGES/ktexteditor5
 share/locale/hsb/LC_MESSAGES/ktexteditor5.mo
 share/locale/hu/LC_MESSAGES/ktexteditor5.mo
 share/locale/ia/LC_MESSAGES/ktexteditor5.mo
+share/locale/id/LC_MESSAGES/ktexteditor5.mo
 share/locale/is/LC_MESSAGES/ktexteditor5.mo
 share/locale/it/LC_MESSAGES/ktexteditor5.mo
 share/locale/ja/LC_MESSAGES/ktexteditor5.mo

Index: pkgsrc/devel/ktexteditor/distinfo
diff -u pkgsrc/devel/ktexteditor/distinfo:1.5 pkgsrc/devel/ktexteditor/distinfo:1.6
--- pkgsrc/devel/ktexteditor/distinfo:1.5       Thu Jun 21 06:00:14 2018
+++ pkgsrc/devel/ktexteditor/distinfo   Thu Apr 25 20:50:24 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 06:00:14 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:24 markd Exp $
 
-SHA1 (ktexteditor-5.47.0.tar.xz) = a5813f552e08c32e129b59471c41375dd0bb0cdd
-RMD160 (ktexteditor-5.47.0.tar.xz) = bc623116ea73419bba7790832b9cfde735859153
-SHA512 (ktexteditor-5.47.0.tar.xz) = 3f5480ebd2540617e48c4c5167fde858b8b77dba9289f6f53951aa3c4f1e5ad7de8ba600d8b2872056bb6319c89c5b2b8c400e4e5aeec63ea793cc88c5b913bd
-Size (ktexteditor-5.47.0.tar.xz) = 2297056 bytes
+SHA1 (ktexteditor-5.57.0.tar.xz) = 197c248e6d5823d0bde622d8cc53a74406e20030
+RMD160 (ktexteditor-5.57.0.tar.xz) = 55f6157eea9388ab5144dc3208555d9a39babc44
+SHA512 (ktexteditor-5.57.0.tar.xz) = e5b1462eed712273e1b5bf6107f42da7bea79d06d160106bc1fb68825f062b898a15a231f864819b74103eeb8772c09adf591945cef8bd663389290daf785a82
+Size (ktexteditor-5.57.0.tar.xz) = 2294748 bytes

Index: pkgsrc/devel/threadweaver/Makefile
diff -u pkgsrc/devel/threadweaver/Makefile:1.17 pkgsrc/devel/threadweaver/Makefile:1.18
--- pkgsrc/devel/threadweaver/Makefile:1.17     Wed Apr  3 00:32:40 2019
+++ pkgsrc/devel/threadweaver/Makefile  Thu Apr 25 20:50:24 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/04/03 00:32:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2019/04/25 20:50:24 markd Exp $
 
 DISTNAME=      threadweaver-${KF5VER}
-PKGREVISION=   4
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/threadweaver/distinfo
diff -u pkgsrc/devel/threadweaver/distinfo:1.5 pkgsrc/devel/threadweaver/distinfo:1.6
--- pkgsrc/devel/threadweaver/distinfo:1.5      Thu Jun 21 06:05:29 2018
+++ pkgsrc/devel/threadweaver/distinfo  Thu Apr 25 20:50:24 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 06:05:29 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:24 markd Exp $
 
-SHA1 (threadweaver-5.47.0.tar.xz) = e353a18e8ea5c8326f6afe888fc38deabb22d523
-RMD160 (threadweaver-5.47.0.tar.xz) = a1b88f0bd7c6078de0fe30c6ae07cb34e6bc840e
-SHA512 (threadweaver-5.47.0.tar.xz) = 4285056247ede4fd04e2901ec0dfce07baf6e8a730c732bad518a3b23456f21e37060f45f19d97efadd9ad6f04d248d27b225a4df8ff47308811fe87c154b542
-Size (threadweaver-5.47.0.tar.xz) = 1409556 bytes
+SHA1 (threadweaver-5.57.0.tar.xz) = ec96e4fbfc7194c0e746da6168e1af9ef39020d3
+RMD160 (threadweaver-5.57.0.tar.xz) = d1c468322cd26889c5391162b0902bd1f31bae2f
+SHA512 (threadweaver-5.57.0.tar.xz) = dcc47be442be45527dc65d89cc5b77fae2ced7f90cce69e7a7ac55e03d05591b5c93767b75dafb329655c07ba97886f9bfcd6af0441c47d7806caf5649566358
+Size (threadweaver-5.57.0.tar.xz) = 1409804 bytes



Home | Main Index | Thread Index | Old Index