svn commit: r514577 - in head: . Mk/Uses audio/plasma5-plasma-pa deskutils/plasma5-milou deskutils/plasma5-sddm-kcm devel/plasma5-khotkeys devel/plasma5-kwrited devel/plasma5-plasma-sdk security/pl...

Tobias C. Berner tcberner at FreeBSD.org
Wed Oct 16 09:55:05 UTC 2019


Author: tcberner
Date: Wed Oct 16 09:54:56 2019
New Revision: 514577
URL: https://svnweb.freebsd.org/changeset/ports/514577

Log:
  Update KDE's Plasma Desktop to 5.17
  
  Plasma 5.17 is the version where the desktop anticipates your needs. Night
  Color, the color-grading system that relaxes your eyes when the sun sets, has
  landed for X11. Your Plasma desktop also recognizes when you are giving a
  presentation, and stops messages popping up in the middle of your slideshow. If
  you are using Wayland, Plasma now comes with fractional scaling, which means
  that you can adjust the size of all your desktop elements, windows, fonts and
  panels perfectly to your HiDPI monitor.
  
  The best part? All these improvements do not tax your hardware! Plasma 5.17 is
  as lightweight and thrifty with resources as ever.
  
  Important startup change:
  	With Plasma 5.17 the startup script has been renamed. People who use the
  	.xinitrc method to start Plasma have to call the new binary.
  
  	Previously:
  	     exec ck-launch-session startkde
  	Change to:
  	     exec ck-launch-session startplasma-x11
  
  Announcement:
  	https://kde.org/announcements/plasma-5.17.0.php

Deleted:
  head/x11/plasma5-plasma-workspace/files/patch-startkde__startkde.cmake
Modified:
  head/Mk/Uses/kde.mk
  head/UPDATING
  head/audio/plasma5-plasma-pa/distinfo
  head/audio/plasma5-plasma-pa/pkg-plist
  head/deskutils/plasma5-milou/Makefile
  head/deskutils/plasma5-milou/distinfo
  head/deskutils/plasma5-milou/pkg-plist
  head/deskutils/plasma5-sddm-kcm/distinfo
  head/deskutils/plasma5-sddm-kcm/pkg-plist
  head/devel/plasma5-khotkeys/distinfo
  head/devel/plasma5-khotkeys/pkg-plist
  head/devel/plasma5-kwrited/distinfo
  head/devel/plasma5-plasma-sdk/distinfo
  head/devel/plasma5-plasma-sdk/pkg-plist
  head/security/plasma5-kscreenlocker/distinfo
  head/security/plasma5-kscreenlocker/pkg-plist
  head/security/plasma5-ksshaskpass/distinfo
  head/security/plasma5-ksshaskpass/pkg-plist
  head/security/plasma5-kwallet-pam/distinfo
  head/sysutils/plasma5-discover/distinfo
  head/sysutils/plasma5-discover/pkg-plist
  head/sysutils/plasma5-drkonqi/distinfo
  head/sysutils/plasma5-drkonqi/pkg-plist
  head/sysutils/plasma5-kde-cli-tools/distinfo
  head/sysutils/plasma5-kde-cli-tools/pkg-plist
  head/sysutils/plasma5-kinfocenter/distinfo
  head/sysutils/plasma5-kinfocenter/pkg-plist
  head/sysutils/plasma5-kmenuedit/distinfo
  head/sysutils/plasma5-kmenuedit/pkg-plist
  head/sysutils/plasma5-ksysguard/distinfo
  head/sysutils/plasma5-ksysguard/pkg-plist
  head/sysutils/plasma5-libksysguard/distinfo
  head/sysutils/plasma5-libksysguard/pkg-plist
  head/sysutils/plasma5-polkit-kde-agent-1/distinfo
  head/sysutils/plasma5-polkit-kde-agent-1/pkg-plist
  head/sysutils/plasma5-powerdevil/distinfo
  head/sysutils/plasma5-powerdevil/pkg-plist
  head/sysutils/plasma5-systemsettings/distinfo
  head/sysutils/plasma5-systemsettings/pkg-plist
  head/sysutils/plasma5-user-manager/distinfo
  head/sysutils/plasma5-user-manager/pkg-plist
  head/www/plasma5-plasma-browser-integration/Makefile
  head/www/plasma5-plasma-browser-integration/distinfo
  head/www/plasma5-plasma-browser-integration/pkg-plist
  head/x11-themes/plasma5-breeze-gtk/distinfo
  head/x11-themes/plasma5-breeze-gtk/pkg-plist
  head/x11-themes/plasma5-breeze/distinfo
  head/x11-themes/plasma5-breeze/pkg-plist
  head/x11-themes/plasma5-kde-gtk-config/distinfo
  head/x11-themes/plasma5-kde-gtk-config/pkg-plist
  head/x11-themes/plasma5-oxygen/distinfo
  head/x11-themes/plasma5-oxygen/pkg-plist
  head/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo
  head/x11-toolkits/plasma5-kdeplasma-addons/distinfo
  head/x11-toolkits/plasma5-kdeplasma-addons/pkg-plist
  head/x11-wm/plasma5-kdecoration/distinfo
  head/x11-wm/plasma5-kdecoration/pkg-plist
  head/x11-wm/plasma5-kwin/distinfo
  head/x11-wm/plasma5-kwin/pkg-plist
  head/x11/plasma5-kactivitymanagerd/distinfo
  head/x11/plasma5-kactivitymanagerd/pkg-plist
  head/x11/plasma5-kgamma5/distinfo
  head/x11/plasma5-kgamma5/pkg-plist
  head/x11/plasma5-kscreen/distinfo
  head/x11/plasma5-kscreen/pkg-plist
  head/x11/plasma5-kwayland-integration/Makefile
  head/x11/plasma5-kwayland-integration/distinfo
  head/x11/plasma5-kwayland-integration/pkg-plist
  head/x11/plasma5-libkscreen/distinfo
  head/x11/plasma5-libkscreen/pkg-plist
  head/x11/plasma5-plasma-desktop/distinfo
  head/x11/plasma5-plasma-desktop/pkg-plist
  head/x11/plasma5-plasma-integration/distinfo
  head/x11/plasma5-plasma-integration/pkg-plist
  head/x11/plasma5-plasma-workspace/Makefile
  head/x11/plasma5-plasma-workspace/distinfo
  head/x11/plasma5-plasma-workspace/pkg-message
  head/x11/plasma5-plasma-workspace/pkg-plist

Modified: head/Mk/Uses/kde.mk
==============================================================================
--- head/Mk/Uses/kde.mk	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/Mk/Uses/kde.mk	Wed Oct 16 09:54:56 2019	(r514577)
@@ -54,7 +54,7 @@ _KDE_RELNAME=		KDE${_KDE_VERSION}
 
 # === VERSIONS OF THE DIFFERENT COMPONENTS =====================================
 # Current KDE desktop.
-KDE_PLASMA_VERSION?=		5.16.5
+KDE_PLASMA_VERSION?=		5.17.0
 KDE_PLASMA_BRANCH?=		stable
 
 # Current KDE frameworks.

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/UPDATING	Wed Oct 16 09:54:56 2019	(r514577)
@@ -5,6 +5,18 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20191016:
+  AFFECTS: users of KDE Plasma Desktop
+  AUTHOR: kde at FreeBSD.org
+
+  With Plasma 5.17 the startup script has been renamed. People who use the
+  .xinitrc method to start Plasma have to call the new binary.
+
+  Previously:
+  	exec ck-launch-session startkde
+  Change to:
+  	exec ck-launch-session startplasma-x11
+
 20191014:
   AFFECTS: users of mail/rspamd, mail/rspamd-devel
   AUTHOR: vsevolod at FreeBSD.org

Modified: head/audio/plasma5-plasma-pa/distinfo
==============================================================================
--- head/audio/plasma5-plasma-pa/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/audio/plasma5-plasma-pa/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529834
-SHA256 (KDE/plasma/5.16.5/plasma-pa-5.16.5.tar.xz) = e029563d50cc6266a4a3e22574c33fef4670e1aaab18630eb30769e2167acc96
-SIZE (KDE/plasma/5.16.5/plasma-pa-5.16.5.tar.xz) = 101100
+TIMESTAMP = 1571209579
+SHA256 (KDE/plasma/5.17.0/plasma-pa-5.17.0.tar.xz) = da660d75ea0a4589ee3730a2697665c791e6525f35813cbf90c48408607b1ee6
+SIZE (KDE/plasma/5.17.0/plasma-pa-5.17.0.tar.xz) = 103908

Modified: head/audio/plasma5-plasma-pa/pkg-plist
==============================================================================
--- head/audio/plasma5-plasma-pa/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/audio/plasma5-plasma-pa/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -8,6 +8,8 @@ share/doc/HTML/de/kcontrol/plasma-pa/index.cache.bz2
 share/doc/HTML/de/kcontrol/plasma-pa/index.docbook
 share/doc/HTML/en/kcontrol/plasma-pa/index.cache.bz2
 share/doc/HTML/en/kcontrol/plasma-pa/index.docbook
+share/doc/HTML/id/kcontrol/plasma-pa/index.cache.bz2
+share/doc/HTML/id/kcontrol/plasma-pa/index.docbook
 share/doc/HTML/it/kcontrol/plasma-pa/index.cache.bz2
 share/doc/HTML/it/kcontrol/plasma-pa/index.docbook
 share/doc/HTML/nl/kcontrol/plasma-pa/index.cache.bz2
@@ -29,7 +31,6 @@ share/kde4/apps/kconf_update/plasmaVolumeDisableKMixAu
 share/kpackage/kcms/kcm_pulseaudio/contents/ui/Advanced.qml
 share/kpackage/kcms/kcm_pulseaudio/contents/ui/Applications.qml
 share/kpackage/kcms/kcm_pulseaudio/contents/ui/CardListItem.qml
-share/kpackage/kcms/kcm_pulseaudio/contents/ui/DefaultDeviceButton.qml
 share/kpackage/kcms/kcm_pulseaudio/contents/ui/DeviceComboBox.qml
 share/kpackage/kcms/kcm_pulseaudio/contents/ui/DeviceListItem.qml
 share/kpackage/kcms/kcm_pulseaudio/contents/ui/Devices.qml
@@ -45,6 +46,8 @@ share/kservices5/kcm_pulseaudio.desktop
 share/kservices5/plasma-applet-org.kde.plasma.volume.desktop
 share/locale/ar/LC_MESSAGES/kcm_pulseaudio.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
+share/locale/ast/LC_MESSAGES/kcm_pulseaudio.mo
+share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
 share/locale/ca/LC_MESSAGES/kcm_pulseaudio.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
 share/locale/ca at valencia/LC_MESSAGES/kcm_pulseaudio.mo
@@ -87,8 +90,6 @@ share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plas
 share/locale/lt/LC_MESSAGES/kcm_pulseaudio.mo
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
 share/locale/lv/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
-share/locale/ml/LC_MESSAGES/kcm_pulseaudio.mo
-share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
 share/locale/nb/LC_MESSAGES/kcm_pulseaudio.mo
 share/locale/nl/LC_MESSAGES/kcm_pulseaudio.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo

Modified: head/deskutils/plasma5-milou/Makefile
==============================================================================
--- head/deskutils/plasma5-milou/Makefile	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/deskutils/plasma5-milou/Makefile	Wed Oct 16 09:54:56 2019	(r514577)
@@ -8,7 +8,7 @@ MAINTAINER=	kde at FreeBSD.org
 COMMENT=	Plasma5 Plasmoid for search
 
 USES=		cmake compiler:c++11-lib cpe gettext kde:5 qt:5 tar:xz
-USE_KDE=	auth codecs config coreaddons i18n kdeclarative package \
+USE_KDE=	auth codecs config coreaddons i18n itemmodels kdeclarative package \
 		plasma-framework runner service
 USE_QT=		core declarative gui network script testlib widgets \
 		buildtools_build qmake_build

Modified: head/deskutils/plasma5-milou/distinfo
==============================================================================
--- head/deskutils/plasma5-milou/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/deskutils/plasma5-milou/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529835
-SHA256 (KDE/plasma/5.16.5/milou-5.16.5.tar.xz) = bfcdba29262dda9f386ee99132053ad5751194b2df8219899fcbb0b3699afcd5
-SIZE (KDE/plasma/5.16.5/milou-5.16.5.tar.xz) = 57700
+TIMESTAMP = 1571209579
+SHA256 (KDE/plasma/5.17.0/milou-5.17.0.tar.xz) = d8e94ecf18f2f41e3bcb66ae324996dc1db6c3addc4a506e060c7874c2764107
+SIZE (KDE/plasma/5.17.0/milou-5.17.0.tar.xz) = 63288

Modified: head/deskutils/plasma5-milou/pkg-plist
==============================================================================
--- head/deskutils/plasma5-milou/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/deskutils/plasma5-milou/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -51,14 +51,10 @@ share/locale/id/LC_MESSAGES/milou.mo
 share/locale/id/LC_MESSAGES/plasma_applet_org.kde.milou.mo
 share/locale/it/LC_MESSAGES/milou.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.milou.mo
-share/locale/ja/LC_MESSAGES/milou.mo
-share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.milou.mo
 share/locale/ko/LC_MESSAGES/milou.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.milou.mo
 share/locale/lt/LC_MESSAGES/milou.mo
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.milou.mo
-share/locale/ml/LC_MESSAGES/milou.mo
-share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.milou.mo
 share/locale/nb/LC_MESSAGES/milou.mo
 share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.milou.mo
 share/locale/nds/LC_MESSAGES/milou.mo

Modified: head/deskutils/plasma5-sddm-kcm/distinfo
==============================================================================
--- head/deskutils/plasma5-sddm-kcm/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/deskutils/plasma5-sddm-kcm/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529846
-SHA256 (KDE/plasma/5.16.5/sddm-kcm-5.16.5.tar.xz) = 4220d18f1a04c767649bffee1aed6c2b2c12c60cd7d6ca6fabc3dbec1ec3f127
-SIZE (KDE/plasma/5.16.5/sddm-kcm-5.16.5.tar.xz) = 62164
+TIMESTAMP = 1571209601
+SHA256 (KDE/plasma/5.17.0/sddm-kcm-5.17.0.tar.xz) = 3ab6da7692df4b35c088f45657dfe2430797021c7c7fd6091747d7fd9ca594d7
+SIZE (KDE/plasma/5.17.0/sddm-kcm-5.17.0.tar.xz) = 58748

Modified: head/deskutils/plasma5-sddm-kcm/pkg-plist
==============================================================================
--- head/deskutils/plasma5-sddm-kcm/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/deskutils/plasma5-sddm-kcm/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -6,6 +6,7 @@ share/dbus-1/system.d/org.kde.kcontrol.kcmsddm.conf
 share/knsrcfiles/sddmtheme.knsrc
 share/kservices5/kcm_sddm.desktop
 share/locale/ar/LC_MESSAGES/kcm_sddm.mo
+share/locale/ast/LC_MESSAGES/kcm_sddm.mo
 share/locale/bs/LC_MESSAGES/kcm_sddm.mo
 share/locale/ca/LC_MESSAGES/kcm_sddm.mo
 share/locale/ca at valencia/LC_MESSAGES/kcm_sddm.mo
@@ -28,7 +29,6 @@ share/locale/it/LC_MESSAGES/kcm_sddm.mo
 share/locale/ja/LC_MESSAGES/kcm_sddm.mo
 share/locale/ko/LC_MESSAGES/kcm_sddm.mo
 share/locale/lt/LC_MESSAGES/kcm_sddm.mo
-share/locale/ml/LC_MESSAGES/kcm_sddm.mo
 share/locale/nb/LC_MESSAGES/kcm_sddm.mo
 share/locale/nl/LC_MESSAGES/kcm_sddm.mo
 share/locale/nn/LC_MESSAGES/kcm_sddm.mo

Modified: head/devel/plasma5-khotkeys/distinfo
==============================================================================
--- head/devel/plasma5-khotkeys/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/devel/plasma5-khotkeys/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529857
-SHA256 (KDE/plasma/5.16.5/khotkeys-5.16.5.tar.xz) = e7b866b5249ff7c5860a5a222dca79691ca1f09af176f786021fbbadbd718c8c
-SIZE (KDE/plasma/5.16.5/khotkeys-5.16.5.tar.xz) = 1846184
+TIMESTAMP = 1571209622
+SHA256 (KDE/plasma/5.17.0/khotkeys-5.17.0.tar.xz) = da7d2a1db9f49b34ea5b24ec9bd6450142cb4e708c9a8f478adc94eb7f190d69
+SIZE (KDE/plasma/5.17.0/khotkeys-5.17.0.tar.xz) = 1852756

Modified: head/devel/plasma5-khotkeys/pkg-plist
==============================================================================
--- head/devel/plasma5-khotkeys/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/devel/plasma5-khotkeys/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -30,6 +30,8 @@ share/doc/HTML/en/kcontrol/khotkeys/shortcuts-action-d
 share/doc/HTML/en/kcontrol/khotkeys/shortcuts-action-keyboard.png
 share/doc/HTML/en/kcontrol/khotkeys/shortcuts-trigger-keyboard.png
 share/doc/HTML/en/kcontrol/khotkeys/shortcuts-trigger-mouse.png
+share/doc/HTML/id/kcontrol/khotkeys/index.cache.bz2
+share/doc/HTML/id/kcontrol/khotkeys/index.docbook
 share/doc/HTML/it/kcontrol/khotkeys/index.cache.bz2
 share/doc/HTML/it/kcontrol/khotkeys/index.docbook
 share/doc/HTML/nl/kcontrol/khotkeys/index.cache.bz2
@@ -97,7 +99,6 @@ share/locale/he/LC_MESSAGES/khotkeys.mo
 share/locale/hi/LC_MESSAGES/khotkeys.mo
 share/locale/hne/LC_MESSAGES/khotkeys.mo
 share/locale/hr/LC_MESSAGES/khotkeys.mo
-share/locale/hsb/LC_MESSAGES/khotkeys.mo
 share/locale/hu/LC_MESSAGES/khotkeys.mo
 share/locale/ia/LC_MESSAGES/khotkeys.mo
 share/locale/id/LC_MESSAGES/khotkeys.mo
@@ -122,7 +123,6 @@ share/locale/ne/LC_MESSAGES/khotkeys.mo
 share/locale/nl/LC_MESSAGES/khotkeys.mo
 share/locale/nn/LC_MESSAGES/khotkeys.mo
 share/locale/oc/LC_MESSAGES/khotkeys.mo
-share/locale/or/LC_MESSAGES/khotkeys.mo
 share/locale/pa/LC_MESSAGES/khotkeys.mo
 share/locale/pl/LC_MESSAGES/khotkeys.mo
 share/locale/pt/LC_MESSAGES/khotkeys.mo
@@ -150,6 +150,5 @@ share/locale/uz/LC_MESSAGES/khotkeys.mo
 share/locale/uz at cyrillic/LC_MESSAGES/khotkeys.mo
 share/locale/vi/LC_MESSAGES/khotkeys.mo
 share/locale/wa/LC_MESSAGES/khotkeys.mo
-share/locale/xh/LC_MESSAGES/khotkeys.mo
 share/locale/zh_CN/LC_MESSAGES/khotkeys.mo
 share/locale/zh_TW/LC_MESSAGES/khotkeys.mo

Modified: head/devel/plasma5-kwrited/distinfo
==============================================================================
--- head/devel/plasma5-kwrited/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/devel/plasma5-kwrited/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529857
-SHA256 (KDE/plasma/5.16.5/kwrited-5.16.5.tar.xz) = 4b122099b0a362fc409b50b7523689ba8a112508dad26f58753c6b648e7c5313
-SIZE (KDE/plasma/5.16.5/kwrited-5.16.5.tar.xz) = 20032
+TIMESTAMP = 1571209623
+SHA256 (KDE/plasma/5.17.0/kwrited-5.17.0.tar.xz) = 514bbfbd3e4ab1ea764eb61b5f62606f6359d74d55908ee7296ad8491fc6e361
+SIZE (KDE/plasma/5.17.0/kwrited-5.17.0.tar.xz) = 20076

Modified: head/devel/plasma5-plasma-sdk/distinfo
==============================================================================
--- head/devel/plasma5-plasma-sdk/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/devel/plasma5-plasma-sdk/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529858
-SHA256 (KDE/plasma/5.16.5/plasma-sdk-5.16.5.tar.xz) = 1b05f0501309099f241ebae857c24b31bc4e61fde8bfc33e854d3a1dd3d37385
-SIZE (KDE/plasma/5.16.5/plasma-sdk-5.16.5.tar.xz) = 250148
+TIMESTAMP = 1571209624
+SHA256 (KDE/plasma/5.17.0/plasma-sdk-5.17.0.tar.xz) = a8ff60bf62f0cab10ccc7a04e79a08e2124d78ec3d92a35a0bc78e469d8c199f
+SIZE (KDE/plasma/5.17.0/plasma-sdk-5.17.0.tar.xz) = 258636

Modified: head/devel/plasma5-plasma-sdk/pkg-plist
==============================================================================
--- head/devel/plasma5-plasma-sdk/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/devel/plasma5-plasma-sdk/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -318,8 +318,6 @@ share/locale/nn/LC_MESSAGES/plasmaengineexplorer.mo
 share/locale/nn/LC_MESSAGES/plasmawallpaperviewer.mo
 share/locale/nn/LC_MESSAGES/plasmoidviewer.mo
 share/locale/oc/LC_MESSAGES/plasmaengineexplorer.mo
-share/locale/or/LC_MESSAGES/plasmaengineexplorer.mo
-share/locale/or/LC_MESSAGES/plasmoidviewer.mo
 share/locale/pa/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo
 share/locale/pa/LC_MESSAGES/plasmaengineexplorer.mo
 share/locale/pa/LC_MESSAGES/plasmawallpaperviewer.mo
@@ -426,6 +424,7 @@ share/locale/ta/LC_MESSAGES/plasmaengineexplorer.mo
 share/locale/ta/LC_MESSAGES/plasmoidviewer.mo
 share/locale/te/LC_MESSAGES/plasmaengineexplorer.mo
 share/locale/te/LC_MESSAGES/plasmoidviewer.mo
+share/locale/tg/LC_MESSAGES/cuttlefish_editorplugin.mo
 share/locale/tg/LC_MESSAGES/plasmaengineexplorer.mo
 share/locale/tg/LC_MESSAGES/plasmoidviewer.mo
 share/locale/th/LC_MESSAGES/plasmaengineexplorer.mo
@@ -476,11 +475,16 @@ share/metainfo/org.kde.plasma.plasmoidviewershell.appd
 share/metainfo/org.kde.plasma.themeexplorer.appdata.xml
 share/metainfo/org.kde.plasmaengineexplorer.appdata.xml
 share/metainfo/org.kde.plasmoidviewer.appdata.xml
+share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/DualMontage.qml
+share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/GlobalMenuBar.qml
 share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/IconGrid.qml
 share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/IconGridDelegate.qml
+share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/Menu.qml
 share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/Preview.qml
+share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/ResponsivePreview.qml
 share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/SvgGrid.qml
 share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/Tools.qml
+share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/ToolsResponsive.qml
 share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/cuttlefish.qml
 share/plasma/packages/org.kde.plasma.cuttlefish/metadata.desktop
 share/plasma/packages/org.kde.plasma.cuttlefish/metadata.json

Modified: head/security/plasma5-kscreenlocker/distinfo
==============================================================================
--- head/security/plasma5-kscreenlocker/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/security/plasma5-kscreenlocker/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529869
-SHA256 (KDE/plasma/5.16.5/kscreenlocker-5.16.5.tar.xz) = 5ed6fdeac9aaba014edf67c5f782fc210d58310d083afaa589d0ff1bb3e8e02d
-SIZE (KDE/plasma/5.16.5/kscreenlocker-5.16.5.tar.xz) = 122872
+TIMESTAMP = 1571209647
+SHA256 (KDE/plasma/5.17.0/kscreenlocker-5.17.0.tar.xz) = 2047e1dad90fd1c298ab23c7668fa60fd1189b1d232aca0ed5976d086ac1f3cb
+SIZE (KDE/plasma/5.17.0/kscreenlocker-5.17.0.tar.xz) = 123628

Modified: head/security/plasma5-kscreenlocker/pkg-plist
==============================================================================
--- head/security/plasma5-kscreenlocker/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/security/plasma5-kscreenlocker/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -82,9 +82,6 @@ share/locale/id/LC_MESSAGES/screenlocker_kcm.mo
 share/locale/it/LC_MESSAGES/kscreenlocker.mo
 share/locale/it/LC_MESSAGES/kscreenlocker_greet.mo
 share/locale/it/LC_MESSAGES/screenlocker_kcm.mo
-share/locale/ja/LC_MESSAGES/kscreenlocker.mo
-share/locale/ja/LC_MESSAGES/kscreenlocker_greet.mo
-share/locale/ja/LC_MESSAGES/screenlocker_kcm.mo
 share/locale/kk/LC_MESSAGES/kscreenlocker.mo
 share/locale/kk/LC_MESSAGES/kscreenlocker_greet.mo
 share/locale/ko/LC_MESSAGES/kscreenlocker.mo
@@ -93,9 +90,6 @@ share/locale/ko/LC_MESSAGES/screenlocker_kcm.mo
 share/locale/lt/LC_MESSAGES/kscreenlocker.mo
 share/locale/lt/LC_MESSAGES/kscreenlocker_greet.mo
 share/locale/lt/LC_MESSAGES/screenlocker_kcm.mo
-share/locale/ml/LC_MESSAGES/kscreenlocker.mo
-share/locale/ml/LC_MESSAGES/kscreenlocker_greet.mo
-share/locale/ml/LC_MESSAGES/screenlocker_kcm.mo
 share/locale/mr/LC_MESSAGES/kscreenlocker.mo
 share/locale/mr/LC_MESSAGES/kscreenlocker_greet.mo
 share/locale/nb/LC_MESSAGES/kscreenlocker.mo

Modified: head/security/plasma5-ksshaskpass/distinfo
==============================================================================
--- head/security/plasma5-ksshaskpass/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/security/plasma5-ksshaskpass/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529870
-SHA256 (KDE/plasma/5.16.5/ksshaskpass-5.16.5.tar.xz) = 78eaa38ebbf888a8905e9385173e7161335041d6d07720283ce6f3fa06426a33
-SIZE (KDE/plasma/5.16.5/ksshaskpass-5.16.5.tar.xz) = 21416
+TIMESTAMP = 1571209648
+SHA256 (KDE/plasma/5.17.0/ksshaskpass-5.17.0.tar.xz) = 75ed318ebac038b6309b78f10dd1ef6e23935e93f7575372e2c2c4bbe607febb
+SIZE (KDE/plasma/5.17.0/ksshaskpass-5.17.0.tar.xz) = 21376

Modified: head/security/plasma5-ksshaskpass/pkg-plist
==============================================================================
--- head/security/plasma5-ksshaskpass/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/security/plasma5-ksshaskpass/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -19,10 +19,8 @@ share/locale/he/LC_MESSAGES/ksshaskpass.mo
 share/locale/ia/LC_MESSAGES/ksshaskpass.mo
 share/locale/id/LC_MESSAGES/ksshaskpass.mo
 share/locale/it/LC_MESSAGES/ksshaskpass.mo
-share/locale/ja/LC_MESSAGES/ksshaskpass.mo
 share/locale/ko/LC_MESSAGES/ksshaskpass.mo
 share/locale/lt/LC_MESSAGES/ksshaskpass.mo
-share/locale/ml/LC_MESSAGES/ksshaskpass.mo
 share/locale/nb/LC_MESSAGES/ksshaskpass.mo
 share/locale/nl/LC_MESSAGES/ksshaskpass.mo
 share/locale/nn/LC_MESSAGES/ksshaskpass.mo

Modified: head/security/plasma5-kwallet-pam/distinfo
==============================================================================
--- head/security/plasma5-kwallet-pam/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/security/plasma5-kwallet-pam/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529870
-SHA256 (KDE/plasma/5.16.5/kwallet-pam-5.16.5.tar.xz) = 4a12a8ed51973f9ea318a39a699523bcc99ae4e1cac932fccd19dedd45e758a8
-SIZE (KDE/plasma/5.16.5/kwallet-pam-5.16.5.tar.xz) = 19512
+TIMESTAMP = 1571209648
+SHA256 (KDE/plasma/5.17.0/kwallet-pam-5.17.0.tar.xz) = 224af4870be35075f4aec8bf9984eff7ef65d1656a2c5ca2ba1fdb5efcc574bc
+SIZE (KDE/plasma/5.17.0/kwallet-pam-5.17.0.tar.xz) = 19720

Modified: head/sysutils/plasma5-discover/distinfo
==============================================================================
--- head/sysutils/plasma5-discover/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-discover/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529872
-SHA256 (KDE/plasma/5.16.5/discover-5.16.5.tar.xz) = 26c47a5c0f59a31f37da85e894a926c76805b66f91dde8ba6d2de8015842d5c1
-SIZE (KDE/plasma/5.16.5/discover-5.16.5.tar.xz) = 10453308
+TIMESTAMP = 1571209651
+SHA256 (KDE/plasma/5.17.0/discover-5.17.0.tar.xz) = 1d33f40cb259552d7083aaf7cbbb18da3f8ecd321e74ca4b7fe206352dca5daf
+SIZE (KDE/plasma/5.17.0/discover-5.17.0.tar.xz) = 10446932

Modified: head/sysutils/plasma5-discover/pkg-plist
==============================================================================
--- head/sysutils/plasma5-discover/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-discover/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,11 +1,11 @@
 bin/plasma-discover
-etc/xdg/discover.categories
+etc/xdg/autostart/org.kde.discover.notifier.desktop
+lib/libexec/DiscoverNotifier
 lib/plasma-discover/libDiscoverCommon.so
 lib/plasma-discover/libDiscoverNotifiers.so
 %%QT_PLUGINDIR%%/discover/kns-backend.so
-%%QT_QMLDIR%%/org/kde/discovernotifier/libDiscoverNotifierDeclarativePlugin.so
-%%QT_QMLDIR%%/org/kde/discovernotifier/qmldir
 share/applications/org.kde.discover.desktop
+share/applications/org.kde.discover.notifier.desktop
 share/applications/org.kde.discover.snap.urlhandler.desktop
 share/applications/org.kde.discover.urlhandler.desktop
 share/icons/hicolor/128x128/apps/plasmadiscover.png
@@ -16,198 +16,148 @@ share/icons/hicolor/48x48/apps/plasmadiscover.png
 share/icons/hicolor/scalable/apps/plasmadiscover.svgz
 share/knotifications5/discoverabstractnotifier.notifyrc
 share/knsrcfiles/discover_ktexteditor_codesnippets_core.knsrc
-share/kservices5/plasma-applet-org.kde.discovernotifier.desktop
 share/kxmlgui5/plasmadiscover/plasmadiscoverui.rc
 share/locale/ar/LC_MESSAGES/libdiscover.mo
 share/locale/ar/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/ar/LC_MESSAGES/plasma-discover.mo
-share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/bg/LC_MESSAGES/libdiscover.mo
 share/locale/bs/LC_MESSAGES/libdiscover.mo
 share/locale/bs/LC_MESSAGES/plasma-discover.mo
-share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/ca/LC_MESSAGES/libdiscover.mo
 share/locale/ca/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/ca/LC_MESSAGES/plasma-discover.mo
-share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/ca at valencia/LC_MESSAGES/libdiscover.mo
 share/locale/ca at valencia/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/ca at valencia/LC_MESSAGES/plasma-discover.mo
-share/locale/ca at valencia/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/cs/LC_MESSAGES/libdiscover.mo
 share/locale/cs/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/cs/LC_MESSAGES/plasma-discover.mo
-share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/da/LC_MESSAGES/libdiscover.mo
 share/locale/da/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/da/LC_MESSAGES/plasma-discover.mo
-share/locale/da/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/de/LC_MESSAGES/libdiscover.mo
 share/locale/de/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/de/LC_MESSAGES/plasma-discover.mo
-share/locale/de/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/el/LC_MESSAGES/libdiscover.mo
 share/locale/el/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/el/LC_MESSAGES/plasma-discover.mo
-share/locale/el/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/en_GB/LC_MESSAGES/libdiscover.mo
 share/locale/en_GB/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/en_GB/LC_MESSAGES/plasma-discover.mo
-share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/es/LC_MESSAGES/libdiscover.mo
 share/locale/es/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/es/LC_MESSAGES/plasma-discover.mo
-share/locale/es/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/et/LC_MESSAGES/libdiscover.mo
 share/locale/et/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/et/LC_MESSAGES/plasma-discover.mo
-share/locale/et/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/eu/LC_MESSAGES/libdiscover.mo
 share/locale/eu/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/eu/LC_MESSAGES/plasma-discover.mo
-share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/fi/LC_MESSAGES/libdiscover.mo
 share/locale/fi/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/fi/LC_MESSAGES/plasma-discover.mo
-share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/fr/LC_MESSAGES/libdiscover.mo
 share/locale/fr/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/fr/LC_MESSAGES/plasma-discover.mo
-share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/ga/LC_MESSAGES/libdiscover.mo
 share/locale/ga/LC_MESSAGES/plasma-discover.mo
 share/locale/gl/LC_MESSAGES/libdiscover.mo
 share/locale/gl/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/gl/LC_MESSAGES/plasma-discover.mo
-share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/he/LC_MESSAGES/libdiscover.mo
 share/locale/he/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/he/LC_MESSAGES/plasma-discover.mo
-share/locale/he/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/hu/LC_MESSAGES/libdiscover.mo
 share/locale/hu/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/hu/LC_MESSAGES/plasma-discover.mo
-share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/ia/LC_MESSAGES/libdiscover.mo
 share/locale/ia/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/ia/LC_MESSAGES/plasma-discover.mo
-share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/id/LC_MESSAGES/libdiscover.mo
 share/locale/id/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/id/LC_MESSAGES/plasma-discover.mo
-share/locale/id/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/it/LC_MESSAGES/libdiscover.mo
 share/locale/it/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/it/LC_MESSAGES/plasma-discover.mo
-share/locale/it/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/ja/LC_MESSAGES/libdiscover.mo
 share/locale/ja/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/ja/LC_MESSAGES/plasma-discover.mo
-share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/kk/LC_MESSAGES/libdiscover.mo
 share/locale/kk/LC_MESSAGES/plasma-discover.mo
 share/locale/ko/LC_MESSAGES/libdiscover.mo
 share/locale/ko/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/ko/LC_MESSAGES/plasma-discover.mo
-share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/lt/LC_MESSAGES/libdiscover.mo
 share/locale/lt/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/lt/LC_MESSAGES/plasma-discover.mo
-share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
-share/locale/ml/LC_MESSAGES/libdiscover.mo
-share/locale/ml/LC_MESSAGES/plasma-discover-notifier.mo
-share/locale/ml/LC_MESSAGES/plasma-discover.mo
-share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/mr/LC_MESSAGES/libdiscover.mo
 share/locale/mr/LC_MESSAGES/plasma-discover.mo
 share/locale/nb/LC_MESSAGES/libdiscover.mo
 share/locale/nb/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/nb/LC_MESSAGES/plasma-discover.mo
-share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/nds/LC_MESSAGES/libdiscover.mo
 share/locale/nds/LC_MESSAGES/plasma-discover.mo
 share/locale/nl/LC_MESSAGES/libdiscover.mo
 share/locale/nl/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/nl/LC_MESSAGES/plasma-discover.mo
-share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/nn/LC_MESSAGES/libdiscover.mo
 share/locale/nn/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/nn/LC_MESSAGES/plasma-discover.mo
-share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/pa/LC_MESSAGES/libdiscover.mo
 share/locale/pa/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/pa/LC_MESSAGES/plasma-discover.mo
-share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/pl/LC_MESSAGES/libdiscover.mo
 share/locale/pl/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/pl/LC_MESSAGES/plasma-discover.mo
-share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/pt/LC_MESSAGES/libdiscover.mo
 share/locale/pt/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/pt/LC_MESSAGES/plasma-discover.mo
-share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/pt_BR/LC_MESSAGES/libdiscover.mo
 share/locale/pt_BR/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/pt_BR/LC_MESSAGES/plasma-discover.mo
-share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/ro/LC_MESSAGES/libdiscover.mo
 share/locale/ro/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/ro/LC_MESSAGES/plasma-discover.mo
-share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/ru/LC_MESSAGES/libdiscover.mo
 share/locale/ru/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/ru/LC_MESSAGES/plasma-discover.mo
-share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/sk/LC_MESSAGES/libdiscover.mo
 share/locale/sk/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/sk/LC_MESSAGES/plasma-discover.mo
-share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/sl/LC_MESSAGES/libdiscover.mo
 share/locale/sl/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/sl/LC_MESSAGES/plasma-discover.mo
-share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/sr/LC_MESSAGES/libdiscover.mo
 share/locale/sr/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/sr/LC_MESSAGES/plasma-discover.mo
-share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/sr at ijekavian/LC_MESSAGES/libdiscover.mo
 share/locale/sr at ijekavian/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/sr at ijekavian/LC_MESSAGES/plasma-discover.mo
-share/locale/sr at ijekavian/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/sr at ijekavianlatin/LC_MESSAGES/libdiscover.mo
 share/locale/sr at ijekavianlatin/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/sr at ijekavianlatin/LC_MESSAGES/plasma-discover.mo
-share/locale/sr at ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/sr at latin/LC_MESSAGES/libdiscover.mo
 share/locale/sr at latin/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/sr at latin/LC_MESSAGES/plasma-discover.mo
-share/locale/sr at latin/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/sv/LC_MESSAGES/libdiscover.mo
 share/locale/sv/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/sv/LC_MESSAGES/plasma-discover.mo
-share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
+share/locale/tg/LC_MESSAGES/libdiscover.mo
 share/locale/tr/LC_MESSAGES/libdiscover.mo
 share/locale/tr/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/tr/LC_MESSAGES/plasma-discover.mo
-share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/ug/LC_MESSAGES/libdiscover.mo
 share/locale/ug/LC_MESSAGES/plasma-discover.mo
 share/locale/uk/LC_MESSAGES/libdiscover.mo
 share/locale/uk/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/uk/LC_MESSAGES/plasma-discover.mo
-share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/vi/LC_MESSAGES/libdiscover.mo
 share/locale/vi/LC_MESSAGES/plasma-discover.mo
 share/locale/zh_CN/LC_MESSAGES/libdiscover.mo
 share/locale/zh_CN/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/zh_CN/LC_MESSAGES/plasma-discover.mo
-share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/locale/zh_TW/LC_MESSAGES/libdiscover.mo
 share/locale/zh_TW/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/zh_TW/LC_MESSAGES/plasma-discover.mo
-share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo
 share/metainfo/org.kde.discover.appdata.xml
-share/metainfo/org.kde.discovernotifier.appdata.xml
-share/plasma/plasmoids/org.kde.discovernotifier/contents/ui/main.qml
-share/plasma/plasmoids/org.kde.discovernotifier/metadata.desktop
-share/plasma/plasmoids/org.kde.discovernotifier/metadata.json
+share/qlogging-categories5/discover.categories

Modified: head/sysutils/plasma5-drkonqi/distinfo
==============================================================================
--- head/sysutils/plasma5-drkonqi/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-drkonqi/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529873
-SHA256 (KDE/plasma/5.16.5/drkonqi-5.16.5.tar.xz) = b4ae1518108c2d3ccbc533708801b52b83b7e9efd6eed9f1ee9d67936b9e78ff
-SIZE (KDE/plasma/5.16.5/drkonqi-5.16.5.tar.xz) = 743220
+TIMESTAMP = 1571209652
+SHA256 (KDE/plasma/5.17.0/drkonqi-5.17.0.tar.xz) = 13974762e5987fe0af23c93770ac64026b190def95c22b230c7fa41db8c81749
+SIZE (KDE/plasma/5.17.0/drkonqi-5.17.0.tar.xz) = 739904

Modified: head/sysutils/plasma5-drkonqi/pkg-plist
==============================================================================
--- head/sysutils/plasma5-drkonqi/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-drkonqi/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,4 +1,3 @@
-etc/xdg/drkonqi.categories
 lib/libexec/drkonqi
 share/applications/org.kde.drkonqi.desktop
 %%DATADIR%%/debuggers/external/cdbrc
@@ -69,7 +68,6 @@ share/locale/ne/LC_MESSAGES/drkonqi5.mo
 share/locale/nl/LC_MESSAGES/drkonqi5.mo
 share/locale/nn/LC_MESSAGES/drkonqi5.mo
 share/locale/oc/LC_MESSAGES/drkonqi5.mo
-share/locale/or/LC_MESSAGES/drkonqi5.mo
 share/locale/pa/LC_MESSAGES/drkonqi5.mo
 share/locale/pl/LC_MESSAGES/drkonqi5.mo
 share/locale/pt/LC_MESSAGES/drkonqi5.mo
@@ -100,3 +98,4 @@ share/locale/wa/LC_MESSAGES/drkonqi5.mo
 share/locale/xh/LC_MESSAGES/drkonqi5.mo
 share/locale/zh_CN/LC_MESSAGES/drkonqi5.mo
 share/locale/zh_TW/LC_MESSAGES/drkonqi5.mo
+share/qlogging-categories5/drkonqi.categories

Modified: head/sysutils/plasma5-kde-cli-tools/distinfo
==============================================================================
--- head/sysutils/plasma5-kde-cli-tools/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-kde-cli-tools/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529884
-SHA256 (KDE/plasma/5.16.5/kde-cli-tools-5.16.5.tar.xz) = bc82b159d3c9a23f0ecb47a8314b645041b01692887a3be0ef0582d54f926de2
-SIZE (KDE/plasma/5.16.5/kde-cli-tools-5.16.5.tar.xz) = 587312
+TIMESTAMP = 1571209673
+SHA256 (KDE/plasma/5.17.0/kde-cli-tools-5.17.0.tar.xz) = 1d554bc8c68b9a7ec7e467bcd38b64ed706c5c6a6de566c4b205b536f5490744
+SIZE (KDE/plasma/5.17.0/kde-cli-tools-5.17.0.tar.xz) = 590056

Modified: head/sysutils/plasma5-kde-cli-tools/pkg-plist
==============================================================================
--- head/sysutils/plasma5-kde-cli-tools/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-kde-cli-tools/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -17,6 +17,7 @@ man/ca/man1/kdesu.1.gz
 man/de/man1/kdesu.1.gz
 man/es/man1/kdesu.1.gz
 man/et/man1/kdesu.1.gz
+man/id/man1/kdesu.1.gz
 man/it/man1/kdesu.1.gz
 man/man1/kdesu.1.gz
 man/nb/man1/kdesu.1.gz
@@ -46,6 +47,10 @@ share/doc/HTML/es/kdesu/index.cache.bz2
 share/doc/HTML/es/kdesu/index.docbook
 share/doc/HTML/et/kdesu/index.cache.bz2
 share/doc/HTML/et/kdesu/index.docbook
+share/doc/HTML/id/kcontrol5/filetypes/index.cache.bz2
+share/doc/HTML/id/kcontrol5/filetypes/index.docbook
+share/doc/HTML/id/kdesu/index.cache.bz2
+share/doc/HTML/id/kdesu/index.docbook
 share/doc/HTML/it/kcontrol5/filetypes/index.cache.bz2
 share/doc/HTML/it/kcontrol5/filetypes/index.docbook
 share/doc/HTML/it/kdesu/index.cache.bz2
@@ -496,12 +501,6 @@ share/locale/oc/LC_MESSAGES/kioclient5.mo
 share/locale/oc/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/oc/LC_MESSAGES/kstart5.mo
 share/locale/oc/LC_MESSAGES/ktraderclient5.mo
-share/locale/or/LC_MESSAGES/kcmshell5.mo
-share/locale/or/LC_MESSAGES/kdesu5.mo
-share/locale/or/LC_MESSAGES/kioclient5.mo
-share/locale/or/LC_MESSAGES/kmimetypefinder5.mo
-share/locale/or/LC_MESSAGES/kstart5.mo
-share/locale/or/LC_MESSAGES/ktraderclient5.mo
 share/locale/pa/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/pa/LC_MESSAGES/kcmshell5.mo
 share/locale/pa/LC_MESSAGES/kdesu5.mo

Modified: head/sysutils/plasma5-kinfocenter/distinfo
==============================================================================
--- head/sysutils/plasma5-kinfocenter/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-kinfocenter/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529895
-SHA256 (KDE/plasma/5.16.5/kinfocenter-5.16.5.tar.xz) = e3bbc5e2baedf35dc8750c99e18c115b651f2665218a105c08177bc5250eb9b1
-SIZE (KDE/plasma/5.16.5/kinfocenter-5.16.5.tar.xz) = 1321040
+TIMESTAMP = 1571209695
+SHA256 (KDE/plasma/5.17.0/kinfocenter-5.17.0.tar.xz) = f9866450a795b6c458011de457f27e51258803459d5d384b7366f13f9a1c8d7e
+SIZE (KDE/plasma/5.17.0/kinfocenter-5.17.0.tar.xz) = 1343076

Modified: head/sysutils/plasma5-kinfocenter/pkg-plist
==============================================================================
--- head/sysutils/plasma5-kinfocenter/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-kinfocenter/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -20,6 +20,8 @@ share/doc/HTML/de/kinfocenter/index.docbook
 share/doc/HTML/en/kinfocenter/index.cache.bz2
 share/doc/HTML/en/kinfocenter/index.docbook
 share/doc/HTML/en/kinfocenter/kinfocenter.png
+share/doc/HTML/id/kinfocenter/index.cache.bz2
+share/doc/HTML/id/kinfocenter/index.docbook
 share/doc/HTML/it/kinfocenter/index.cache.bz2
 share/doc/HTML/it/kinfocenter/index.docbook
 share/doc/HTML/nl/kinfocenter/index.cache.bz2
@@ -79,6 +81,8 @@ share/locale/ar/LC_MESSAGES/kcmsamba.mo
 share/locale/ar/LC_MESSAGES/kcmusb.mo
 share/locale/ar/LC_MESSAGES/kcmview1394.mo
 share/locale/ar/LC_MESSAGES/kinfocenter.mo
+share/locale/ast/LC_MESSAGES/kcm-about-distro.mo
+share/locale/ast/LC_MESSAGES/kinfocenter.mo
 share/locale/be/LC_MESSAGES/kcminfo.mo
 share/locale/be/LC_MESSAGES/kcmopengl.mo
 share/locale/be/LC_MESSAGES/kcmsamba.mo
@@ -526,6 +530,7 @@ share/locale/ku/LC_MESSAGES/kcmview1394.mo
 share/locale/ku/LC_MESSAGES/kinfocenter.mo
 share/locale/lt/LC_MESSAGES/kcm-about-distro.mo
 share/locale/lt/LC_MESSAGES/kcm_energyinfo.mo
+share/locale/lt/LC_MESSAGES/kcm_fileindexermonitor.mo
 share/locale/lt/LC_MESSAGES/kcm_memory.mo
 share/locale/lt/LC_MESSAGES/kcm_pci.mo
 share/locale/lt/LC_MESSAGES/kcmdevinfo.mo
@@ -546,7 +551,6 @@ share/locale/lv/LC_MESSAGES/kcmsamba.mo
 share/locale/lv/LC_MESSAGES/kcmusb.mo
 share/locale/lv/LC_MESSAGES/kcmview1394.mo
 share/locale/lv/LC_MESSAGES/kinfocenter.mo
-share/locale/lt/LC_MESSAGES/kcm_fileindexermonitor.mo
 share/locale/mai/LC_MESSAGES/kcm_memory.mo
 share/locale/mai/LC_MESSAGES/kcm_pci.mo
 share/locale/mai/LC_MESSAGES/kcmdevinfo.mo
@@ -655,14 +659,6 @@ share/locale/oc/LC_MESSAGES/kcmsamba.mo
 share/locale/oc/LC_MESSAGES/kcmusb.mo
 share/locale/oc/LC_MESSAGES/kcmview1394.mo
 share/locale/oc/LC_MESSAGES/kinfocenter.mo
-share/locale/or/LC_MESSAGES/kcm_memory.mo
-share/locale/or/LC_MESSAGES/kcm_pci.mo
-share/locale/or/LC_MESSAGES/kcminfo.mo
-share/locale/or/LC_MESSAGES/kcmopengl.mo
-share/locale/or/LC_MESSAGES/kcmsamba.mo
-share/locale/or/LC_MESSAGES/kcmusb.mo
-share/locale/or/LC_MESSAGES/kcmview1394.mo
-share/locale/or/LC_MESSAGES/kinfocenter.mo
 share/locale/pa/LC_MESSAGES/kcm-about-distro.mo
 share/locale/pa/LC_MESSAGES/kcm_energyinfo.mo
 share/locale/pa/LC_MESSAGES/kcm_memory.mo

Modified: head/sysutils/plasma5-kmenuedit/distinfo
==============================================================================
--- head/sysutils/plasma5-kmenuedit/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-kmenuedit/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529896
-SHA256 (KDE/plasma/5.16.5/kmenuedit-5.16.5.tar.xz) = 8e95b81b910e5e78689fc7d4427c813ba7d39426df24cf8606adb850913a19a4
-SIZE (KDE/plasma/5.16.5/kmenuedit-5.16.5.tar.xz) = 810148
+TIMESTAMP = 1571209696
+SHA256 (KDE/plasma/5.17.0/kmenuedit-5.17.0.tar.xz) = c8c433e8d4e3e13a5ace0ebc265756441aa01a07b1e68e45ce71387f128cc706
+SIZE (KDE/plasma/5.17.0/kmenuedit-5.17.0.tar.xz) = 815476

Modified: head/sysutils/plasma5-kmenuedit/pkg-plist
==============================================================================
--- head/sysutils/plasma5-kmenuedit/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-kmenuedit/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,5 +1,4 @@
 bin/kmenuedit
-etc/xdg/kmenuedit.categories
 lib/libkdeinit5_kmenuedit.so
 share/applications/org.kde.kmenuedit.desktop
 share/doc/HTML/ca/kmenuedit/done.png
@@ -20,6 +19,8 @@ share/doc/HTML/en/kmenuedit/new.png
 share/doc/HTML/en/kmenuedit/reset.png
 share/doc/HTML/en/kmenuedit/selecticon.png
 share/doc/HTML/en/kmenuedit/selectinternet.png
+share/doc/HTML/id/kmenuedit/index.cache.bz2
+share/doc/HTML/id/kmenuedit/index.docbook
 share/doc/HTML/it/kmenuedit/index.cache.bz2
 share/doc/HTML/it/kmenuedit/index.docbook
 share/doc/HTML/nl/kmenuedit/index.cache.bz2
@@ -116,7 +117,6 @@ share/locale/ne/LC_MESSAGES/kmenuedit.mo
 share/locale/nl/LC_MESSAGES/kmenuedit.mo
 share/locale/nn/LC_MESSAGES/kmenuedit.mo
 share/locale/oc/LC_MESSAGES/kmenuedit.mo
-share/locale/or/LC_MESSAGES/kmenuedit.mo
 share/locale/pa/LC_MESSAGES/kmenuedit.mo
 share/locale/pl/LC_MESSAGES/kmenuedit.mo
 share/locale/pt/LC_MESSAGES/kmenuedit.mo
@@ -147,3 +147,4 @@ share/locale/wa/LC_MESSAGES/kmenuedit.mo
 share/locale/xh/LC_MESSAGES/kmenuedit.mo
 share/locale/zh_CN/LC_MESSAGES/kmenuedit.mo
 share/locale/zh_TW/LC_MESSAGES/kmenuedit.mo
+share/qlogging-categories5/kmenuedit.categories

Modified: head/sysutils/plasma5-ksysguard/distinfo
==============================================================================
--- head/sysutils/plasma5-ksysguard/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-ksysguard/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529897
-SHA256 (KDE/plasma/5.16.5/ksysguard-5.16.5.tar.xz) = 5558977389cb1fac4a5ce52c9430b27d9d1ee92705ae1995d92bed5340477282
-SIZE (KDE/plasma/5.16.5/ksysguard-5.16.5.tar.xz) = 500304
+TIMESTAMP = 1571209697
+SHA256 (KDE/plasma/5.17.0/ksysguard-5.17.0.tar.xz) = 4181535cc74f73c0a75fcf7a377595bd0381125a6f5537b116327b94402013d5
+SIZE (KDE/plasma/5.17.0/ksysguard-5.17.0.tar.xz) = 514500

Modified: head/sysutils/plasma5-ksysguard/pkg-plist
==============================================================================
--- head/sysutils/plasma5-ksysguard/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-ksysguard/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,7 +1,9 @@
 bin/ksysguard
 bin/ksysguardd
 etc/ksysguarddrc
+lib/libexec/ksysguard/ksgrd_network_helper
 lib/libkdeinit5_ksysguard.so
+%%QT_PLUGINDIR%%/ksysguard/process/ksysguard_plugin_network.so
 share/applications/org.kde.ksysguard.desktop
 share/doc/HTML/ca/ksysguard/index.cache.bz2
 share/doc/HTML/ca/ksysguard/index.docbook
@@ -11,6 +13,8 @@ share/doc/HTML/en/ksysguard/index.cache.bz2
 share/doc/HTML/en/ksysguard/index.docbook
 share/doc/HTML/et/ksysguard/index.cache.bz2
 share/doc/HTML/et/ksysguard/index.docbook
+share/doc/HTML/id/ksysguard/index.cache.bz2
+share/doc/HTML/id/ksysguard/index.docbook
 share/doc/HTML/it/ksysguard/index.cache.bz2
 share/doc/HTML/it/ksysguard/index.docbook
 share/doc/HTML/nl/ksysguard/index.cache.bz2
@@ -41,6 +45,7 @@ share/knsrcfiles/ksysguard.knsrc
 share/kxmlgui5/ksysguard/ksysguardui.rc
 share/locale/af/LC_MESSAGES/ksysguard.mo
 share/locale/ar/LC_MESSAGES/ksysguard.mo
+share/locale/ast/LC_MESSAGES/ksysguard.mo
 share/locale/be/LC_MESSAGES/ksysguard.mo
 share/locale/be at latin/LC_MESSAGES/ksysguard.mo
 share/locale/bg/LC_MESSAGES/ksysguard.mo
@@ -97,7 +102,6 @@ share/locale/ne/LC_MESSAGES/ksysguard.mo
 share/locale/nl/LC_MESSAGES/ksysguard.mo
 share/locale/nn/LC_MESSAGES/ksysguard.mo
 share/locale/oc/LC_MESSAGES/ksysguard.mo
-share/locale/or/LC_MESSAGES/ksysguard.mo
 share/locale/pa/LC_MESSAGES/ksysguard.mo
 share/locale/pl/LC_MESSAGES/ksysguard.mo
 share/locale/pt/LC_MESSAGES/ksysguard.mo

Modified: head/sysutils/plasma5-libksysguard/distinfo
==============================================================================
--- head/sysutils/plasma5-libksysguard/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-libksysguard/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529897
-SHA256 (KDE/plasma/5.16.5/libksysguard-5.16.5.tar.xz) = f09b99737a937df890ecdd2a33720b6cba3c79fc8bc17ef1470572748a6e1976
-SIZE (KDE/plasma/5.16.5/libksysguard-5.16.5.tar.xz) = 579572
+TIMESTAMP = 1571209698
+SHA256 (KDE/plasma/5.17.0/libksysguard-5.17.0.tar.xz) = 87370f4c16ba489e988f39e53015a677b1e30070e79888b07f9826695ec7e9ac
+SIZE (KDE/plasma/5.17.0/libksysguard-5.17.0.tar.xz) = 603756

Modified: head/sysutils/plasma5-libksysguard/pkg-plist
==============================================================================
--- head/sysutils/plasma5-libksysguard/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-libksysguard/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,4 +1,3 @@
-etc/xdg/libksysguard.categories
 include/ksysguard/ksgrd/SensorAgent.h
 include/ksysguard/ksgrd/SensorClient.h
 include/ksysguard/ksgrd/SensorManager.h
@@ -6,8 +5,13 @@ include/ksysguard/ksgrd/SensorShellAgent.h
 include/ksysguard/ksgrd/SensorSocketAgent.h
 include/ksysguard/ksignalplotter.h
 include/ksysguard/lsof.h
+include/ksysguard/processcore/formatter.h
 include/ksysguard/processcore/process.h
+include/ksysguard/processcore/process_attribute.h
+include/ksysguard/processcore/process_controller.h
+include/ksysguard/processcore/process_data_provider.h
 include/ksysguard/processcore/processes.h
+include/ksysguard/processcore/unit.h
 include/ksysguard/processui/KTextEditVT.h
 include/ksysguard/processui/ProcessFilter.h
 include/ksysguard/processui/ProcessModel.h
@@ -46,6 +50,7 @@ share/locale/ar/LC_MESSAGES/ksysguardlsofwidgets.mo
 share/locale/ar/LC_MESSAGES/processcore.mo
 share/locale/ar/LC_MESSAGES/processui.mo
 share/locale/as/LC_MESSAGES/processui.mo
+share/locale/ast/LC_MESSAGES/processcore.mo
 share/locale/be/LC_MESSAGES/processcore.mo
 share/locale/be/LC_MESSAGES/processui.mo
 share/locale/be at latin/LC_MESSAGES/ksysguardlsofwidgets.mo
@@ -222,9 +227,6 @@ share/locale/nn/LC_MESSAGES/processcore.mo
 share/locale/nn/LC_MESSAGES/processui.mo
 share/locale/oc/LC_MESSAGES/processcore.mo
 share/locale/oc/LC_MESSAGES/processui.mo
-share/locale/or/LC_MESSAGES/ksysguardlsofwidgets.mo
-share/locale/or/LC_MESSAGES/processcore.mo
-share/locale/or/LC_MESSAGES/processui.mo
 share/locale/pa/LC_MESSAGES/ksgrd.mo
 share/locale/pa/LC_MESSAGES/ksysguardlsofwidgets.mo
 share/locale/pa/LC_MESSAGES/processcore.mo
@@ -320,3 +322,4 @@ share/locale/zh_TW/LC_MESSAGES/ksysguardlsofwidgets.mo
 share/locale/zh_TW/LC_MESSAGES/processcore.mo
 share/locale/zh_TW/LC_MESSAGES/processui.mo
 share/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy
+share/qlogging-categories5/libksysguard.categories

Modified: head/sysutils/plasma5-polkit-kde-agent-1/distinfo
==============================================================================
--- head/sysutils/plasma5-polkit-kde-agent-1/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-polkit-kde-agent-1/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529898
-SHA256 (KDE/plasma/5.16.5/polkit-kde-agent-1-5.16.5.tar.xz) = 6f7a17990d72bb25c93acae919b764f95ac226754209b2e177075fbe9251f95f
-SIZE (KDE/plasma/5.16.5/polkit-kde-agent-1-5.16.5.tar.xz) = 43152
+TIMESTAMP = 1571209699
+SHA256 (KDE/plasma/5.17.0/polkit-kde-agent-1-5.17.0.tar.xz) = 9bbe7faa06a25768ba5dcdb3a084afeb8d9d3e284388d0c6138bd4cd51a418f0
+SIZE (KDE/plasma/5.17.0/polkit-kde-agent-1-5.17.0.tar.xz) = 43256

Modified: head/sysutils/plasma5-polkit-kde-agent-1/pkg-plist
==============================================================================
--- head/sysutils/plasma5-polkit-kde-agent-1/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-polkit-kde-agent-1/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -32,7 +32,6 @@ share/locale/km/LC_MESSAGES/polkit-kde-authentication-
 share/locale/ko/LC_MESSAGES/polkit-kde-authentication-agent-1.mo
 share/locale/lt/LC_MESSAGES/polkit-kde-authentication-agent-1.mo
 share/locale/mai/LC_MESSAGES/polkit-kde-authentication-agent-1.mo
-share/locale/ml/LC_MESSAGES/polkit-kde-authentication-agent-1.mo
 share/locale/mr/LC_MESSAGES/polkit-kde-authentication-agent-1.mo
 share/locale/ms/LC_MESSAGES/polkit-kde-authentication-agent-1.mo
 share/locale/nb/LC_MESSAGES/polkit-kde-authentication-agent-1.mo

Modified: head/sysutils/plasma5-powerdevil/distinfo
==============================================================================
--- head/sysutils/plasma5-powerdevil/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-powerdevil/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529909
-SHA256 (KDE/plasma/5.16.5/powerdevil-5.16.5.tar.xz) = ac868f31df8c6bcc6b1c850efa0640695ba698caabefcb21fc0b0c3405712139
-SIZE (KDE/plasma/5.16.5/powerdevil-5.16.5.tar.xz) = 590400
+TIMESTAMP = 1571209720
+SHA256 (KDE/plasma/5.17.0/powerdevil-5.17.0.tar.xz) = ea0ebd64c9f315f890421ae2ff0d7d756b61071331868ff9a63e47a9cba59fe5
+SIZE (KDE/plasma/5.17.0/powerdevil-5.17.0.tar.xz) = 593748

Modified: head/sysutils/plasma5-powerdevil/pkg-plist
==============================================================================
--- head/sysutils/plasma5-powerdevil/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-powerdevil/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -38,6 +38,8 @@ share/doc/HTML/en/kcontrol/powerdevil/index.cache.bz2
 share/doc/HTML/en/kcontrol/powerdevil/index.docbook
 share/doc/HTML/et/kcontrol/powerdevil/index.cache.bz2
 share/doc/HTML/et/kcontrol/powerdevil/index.docbook
+share/doc/HTML/id/kcontrol/powerdevil/index.cache.bz2
+share/doc/HTML/id/kcontrol/powerdevil/index.docbook
 share/doc/HTML/it/kcontrol/powerdevil/index.cache.bz2
 share/doc/HTML/it/kcontrol/powerdevil/index.docbook
 share/doc/HTML/nl/kcontrol/powerdevil/index.cache.bz2
@@ -76,6 +78,7 @@ share/locale/ar/LC_MESSAGES/powerdevilactivitiesconfig
 share/locale/ar/LC_MESSAGES/powerdevilglobalconfig.mo
 share/locale/ar/LC_MESSAGES/powerdevilprofilesconfig.mo
 share/locale/as/LC_MESSAGES/powerdevil.mo
+share/locale/ast/LC_MESSAGES/libpowerdevilcommonconfig.mo
 share/locale/be at latin/LC_MESSAGES/powerdevil.mo
 share/locale/bg/LC_MESSAGES/powerdevil.mo
 share/locale/bg/LC_MESSAGES/powerdevilactivitiesconfig.mo
@@ -171,7 +174,6 @@ share/locale/hi/LC_MESSAGES/powerdevil.mo
 share/locale/hr/LC_MESSAGES/powerdevil.mo
 share/locale/hr/LC_MESSAGES/powerdevilglobalconfig.mo
 share/locale/hr/LC_MESSAGES/powerdevilprofilesconfig.mo
-share/locale/hsb/LC_MESSAGES/powerdevil.mo
 share/locale/hu/LC_MESSAGES/libpowerdevilcommonconfig.mo
 share/locale/hu/LC_MESSAGES/powerdevil.mo
 share/locale/hu/LC_MESSAGES/powerdevilactivitiesconfig.mo
@@ -187,7 +189,6 @@ share/locale/id/LC_MESSAGES/powerdevil.mo
 share/locale/id/LC_MESSAGES/powerdevilactivitiesconfig.mo
 share/locale/id/LC_MESSAGES/powerdevilglobalconfig.mo
 share/locale/id/LC_MESSAGES/powerdevilprofilesconfig.mo
-share/locale/is/LC_MESSAGES/powerdevil.mo
 share/locale/it/LC_MESSAGES/libpowerdevilcommonconfig.mo
 share/locale/it/LC_MESSAGES/powerdevil.mo
 share/locale/it/LC_MESSAGES/powerdevilactivitiesconfig.mo
@@ -254,7 +255,6 @@ share/locale/nn/LC_MESSAGES/powerdevil.mo
 share/locale/nn/LC_MESSAGES/powerdevilactivitiesconfig.mo
 share/locale/nn/LC_MESSAGES/powerdevilglobalconfig.mo
 share/locale/nn/LC_MESSAGES/powerdevilprofilesconfig.mo
-share/locale/or/LC_MESSAGES/powerdevil.mo
 share/locale/pa/LC_MESSAGES/libpowerdevilcommonconfig.mo
 share/locale/pa/LC_MESSAGES/powerdevil.mo
 share/locale/pa/LC_MESSAGES/powerdevilactivitiesconfig.mo
@@ -323,6 +323,7 @@ share/locale/sv/LC_MESSAGES/powerdevilactivitiesconfig
 share/locale/sv/LC_MESSAGES/powerdevilglobalconfig.mo
 share/locale/sv/LC_MESSAGES/powerdevilprofilesconfig.mo
 share/locale/te/LC_MESSAGES/powerdevil.mo
+share/locale/tg/LC_MESSAGES/libpowerdevilcommonconfig.mo
 share/locale/tg/LC_MESSAGES/powerdevil.mo
 share/locale/th/LC_MESSAGES/powerdevil.mo
 share/locale/th/LC_MESSAGES/powerdevilglobalconfig.mo

Modified: head/sysutils/plasma5-systemsettings/distinfo
==============================================================================
--- head/sysutils/plasma5-systemsettings/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-systemsettings/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529910
-SHA256 (KDE/plasma/5.16.5/systemsettings-5.16.5.tar.xz) = 57944cf3f566cf5e25d5859f5716b2ad5dbd87de259f8d77efdfdd50a16fe1ec
-SIZE (KDE/plasma/5.16.5/systemsettings-5.16.5.tar.xz) = 180252
+TIMESTAMP = 1571209722
+SHA256 (KDE/plasma/5.17.0/systemsettings-5.17.0.tar.xz) = 7b3d93bd3cd4c33b878aabff4bd9c8134ca7395a0290e59260464cf5d69f17f3
+SIZE (KDE/plasma/5.17.0/systemsettings-5.17.0.tar.xz) = 172536

Modified: head/sysutils/plasma5-systemsettings/pkg-plist
==============================================================================
--- head/sysutils/plasma5-systemsettings/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-systemsettings/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,5 +1,4 @@
 bin/systemsettings5
-etc/xdg/systemsettings.categories
 include/systemsettingsview/BaseData.h
 include/systemsettingsview/BaseMode.h
 include/systemsettingsview/MenuItem.h
@@ -9,7 +8,6 @@ include/systemsettingsview/ModuleView.h
 include/systemsettingsview/systemsettingsview_export.h
 lib/libsystemsettingsview.so
 lib/libsystemsettingsview.so.3
-%%QT_PLUGINDIR%%/classic_mode.so
 %%QT_PLUGINDIR%%/icon_mode.so
 %%QT_PLUGINDIR%%/systemsettings_sidebar_mode.so
 share/applications/kdesystemsettings.desktop
@@ -20,6 +18,8 @@ share/doc/HTML/de/systemsettings/index.cache.bz2
 share/doc/HTML/de/systemsettings/index.docbook
 share/doc/HTML/en/systemsettings/index.cache.bz2
 share/doc/HTML/en/systemsettings/index.docbook
+share/doc/HTML/id/systemsettings/index.cache.bz2
+share/doc/HTML/id/systemsettings/index.docbook
 share/doc/HTML/it/systemsettings/index.cache.bz2
 share/doc/HTML/it/systemsettings/index.docbook
 share/doc/HTML/nl/systemsettings/index.cache.bz2
@@ -34,7 +34,6 @@ share/doc/HTML/sv/systemsettings/index.cache.bz2
 share/doc/HTML/sv/systemsettings/index.docbook
 share/doc/HTML/uk/systemsettings/index.cache.bz2
 share/doc/HTML/uk/systemsettings/index.docbook
-share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/ActionMenu.qml
 share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/CategoriesPage.qml
 share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/IntroIcon.qml
 share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/SubCategoryPage.qml
@@ -45,9 +44,7 @@ share/kservices5/settings-appearance-applicationstyle.
 share/kservices5/settings-appearance-color.desktop
 share/kservices5/settings-appearance-font.desktop
 share/kservices5/settings-appearance-icons.desktop
-share/kservices5/settings-appearance-workspacetheme.desktop
 share/kservices5/settings-appearance.desktop
-share/kservices5/settings-classic-view.desktop
 share/kservices5/settings-hardware-display.desktop
 share/kservices5/settings-hardware-input.desktop
 share/kservices5/settings-hardware-multimedia.desktop
@@ -67,6 +64,7 @@ share/kservices5/settings-personalization-notification
 share/kservices5/settings-personalization-regionalsettings.desktop
 share/kservices5/settings-personalization.desktop
 share/kservices5/settings-sidebar-view.desktop
+share/kservices5/settings-system-administration.desktop
 share/kservices5/settings-workspace-desktopbehavior.desktop
 share/kservices5/settings-workspace-search.desktop
 share/kservices5/settings-workspace-session.desktop
@@ -130,7 +128,6 @@ share/locale/ne/LC_MESSAGES/systemsettings.mo
 share/locale/nl/LC_MESSAGES/systemsettings.mo
 share/locale/nn/LC_MESSAGES/systemsettings.mo
 share/locale/oc/LC_MESSAGES/systemsettings.mo
-share/locale/or/LC_MESSAGES/systemsettings.mo
 share/locale/pa/LC_MESSAGES/systemsettings.mo
 share/locale/pl/LC_MESSAGES/systemsettings.mo
 share/locale/pt/LC_MESSAGES/systemsettings.mo
@@ -159,6 +156,5 @@ share/locale/wa/LC_MESSAGES/systemsettings.mo
 share/locale/zh_CN/LC_MESSAGES/systemsettings.mo
 share/locale/zh_TW/LC_MESSAGES/systemsettings.mo
 share/metainfo/org.kde.systemsettings.metainfo.xml
-%%DATADIR%%/classic/main.html
-%%DATADIR%%/classic/systemsettings-classic.css
 %%DATADIR%%/systemsettings.kcfg
+share/qlogging-categories5/systemsettings.categories

Modified: head/sysutils/plasma5-user-manager/distinfo
==============================================================================
--- head/sysutils/plasma5-user-manager/distinfo	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-user-manager/distinfo	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567529911
-SHA256 (KDE/plasma/5.16.5/user-manager-5.16.5.tar.xz) = e9df3ec2718de68b0b46d0b86f993fe450b236e13dda6219f350121f08f4c468
-SIZE (KDE/plasma/5.16.5/user-manager-5.16.5.tar.xz) = 547036
+TIMESTAMP = 1571209723
+SHA256 (KDE/plasma/5.17.0/user-manager-5.17.0.tar.xz) = 659fab189915140e136c426d6a22852f9685ab85f1fec07a44faaa7a663c8d3d
+SIZE (KDE/plasma/5.17.0/user-manager-5.17.0.tar.xz) = 2163768

Modified: head/sysutils/plasma5-user-manager/pkg-plist
==============================================================================
--- head/sysutils/plasma5-user-manager/pkg-plist	Wed Oct 16 09:39:04 2019	(r514576)
+++ head/sysutils/plasma5-user-manager/pkg-plist	Wed Oct 16 09:54:56 2019	(r514577)
@@ -1,33 +1,30 @@
-etc/xdg/user-manager.categories
 %%QT_PLUGINDIR%%/user_manager.so
 share/kservices5/user_manager.desktop
-%%DATADIR%%/avatars/bluesstyle/Ada Lovelace.png
-%%DATADIR%%/avatars/bluesstyle/Alice in Wonderland.png
-%%DATADIR%%/avatars/bluesstyle/Grace Hopper.png
-%%DATADIR%%/avatars/bluesstyle/Leonardo da Vinci.png
-%%DATADIR%%/avatars/bluesstyle/Mahatma Gandhi.png
-%%DATADIR%%/avatars/bluesstyle/Man.png
-%%DATADIR%%/avatars/bluesstyle/Mowgli jungle book.png
 %%DATADIR%%/avatars/circles/Cat.png
 %%DATADIR%%/avatars/circles/Female.png
-%%DATADIR%%/avatars/circles/Konqui.png
+%%DATADIR%%/avatars/circles/Konqi.png
 %%DATADIR%%/avatars/circles/Male.png
 %%DATADIR%%/avatars/circles/Penguin.png
 %%DATADIR%%/avatars/circles/Zebra.png
-%%DATADIR%%/avatars/classic/Blackbox.png
-%%DATADIR%%/avatars/classic/Bomb.png
-%%DATADIR%%/avatars/classic/Dragon.png
-%%DATADIR%%/avatars/classic/Green.png
-%%DATADIR%%/avatars/classic/Happy.png
-%%DATADIR%%/avatars/classic/Listening.png
-%%DATADIR%%/avatars/classic/Notme.png
-%%DATADIR%%/avatars/classic/TV.png
-%%DATADIR%%/avatars/konqui/Kati.png
-%%DATADIR%%/avatars/konqui/Konqui.png
-%%DATADIR%%/avatars/konqui/Logger.png
-%%DATADIR%%/avatars/konqui/Parley.png
-%%DATADIR%%/avatars/konqui/Rekonqui.png
+%%DATADIR%%/avatars/konqui/Artist Konqi.png
+%%DATADIR%%/avatars/konqui/Bookworm Konqi.png
+%%DATADIR%%/avatars/konqui/Boss Konqi.png
+%%DATADIR%%/avatars/konqui/Bug Catcher Konqi.png
+%%DATADIR%%/avatars/konqui/Card Shark Konqi.png

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-ports-head mailing list