Date: Tue, 11 Feb 2020 18:00:40 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r525879 - 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/plas... Message-ID: <202002111800.01BI0eoH061705@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Tue Feb 11 18:00:40 2020 New Revision: 525879 URL: https://svnweb.freebsd.org/changeset/ports/525879 Log: Update KDE's Plasma Desktop to 5.18.0 Tuesday, 11 February 2020. Plasma 5.18 LTS is out! A brand new version of the Plasma desktop is now available. In Plasma 5.18 you will find neat new features that make notifications clearer, settings more streamlined and the overall look more attractive. Plasma 5.18 is easier and more fun to use, while at the same time allowing you to be more productive when it is time to work. Apart from all the cool new stuff, Plasma 5.18 also comes with an LTS status. LTS stands for "Long Term Support". This means 5.18 will be updated and maintained by KDE contributors for the next two years (regular versions are maintained for 4 months). If you are thinking of updating or migrating your school, company or organization to Plasma, this version is your best bet, as you get the most stable version of Plasma *and* all the new features too. Announcement: https://kde.org/announcements/plasma-5.18.0 Changelog: https://kde.org/announcements/plasma-5.17.5-5.18.0-changelog.php Added: head/sysutils/plasma5-powerdevil/files/ head/sysutils/plasma5-powerdevil/files/patch-daemon_backends_upower_backlighthelper.cpp (contents, props changed) Deleted: head/x11/plasma5-plasma-workspace/files/patch-ksmserver_CMakeLists.txt Modified: head/Mk/Uses/kde.mk head/audio/plasma5-plasma-pa/distinfo head/audio/plasma5-plasma-pa/pkg-plist 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-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-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-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/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-plasma-workspace-wallpapers/distinfo head/x11-themes/plasma5-plasma-workspace-wallpapers/pkg-plist 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/Makefile 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/Makefile head/x11/plasma5-kscreen/distinfo head/x11/plasma5-kscreen/pkg-plist head/x11/plasma5-kwayland-integration/distinfo head/x11/plasma5-libkscreen/distinfo head/x11/plasma5-plasma-desktop/Makefile head/x11/plasma5-plasma-desktop/distinfo head/x11/plasma5-plasma-desktop/pkg-plist head/x11/plasma5-plasma-integration/distinfo head/x11/plasma5-plasma-workspace/distinfo head/x11/plasma5-plasma-workspace/pkg-plist Modified: head/Mk/Uses/kde.mk ============================================================================== --- head/Mk/Uses/kde.mk Tue Feb 11 17:57:35 2020 (r525878) +++ head/Mk/Uses/kde.mk Tue Feb 11 18:00:40 2020 (r525879) @@ -54,7 +54,7 @@ _KDE_RELNAME= KDE${_KDE_VERSION} # === VERSIONS OF THE DIFFERENT COMPONENTS ===================================== # Current KDE desktop. -KDE_PLASMA_VERSION?= 5.17.5 +KDE_PLASMA_VERSION?= 5.18.0 KDE_PLASMA_BRANCH?= stable # Current KDE frameworks. @@ -493,7 +493,7 @@ kde-breeze_PORT= x11-themes/plasma5-breeze kde-breeze_PATH= ${KDE_PREFIX}/share/QtCurve/Breeze.qtcurve kde-breeze-gtk_PORT= x11-themes/plasma5-breeze-gtk -kde-breeze-gtk_PATH= ${KDE_PREFIX}/lib/kconf_update_bin/gtkbreeze5.5 +kde-breeze-gtk_PATH= ${KDE_PREFIX}/share/themes/Breeze/gtk-2.0/gtkrc kde-decoration_PORT= x11-wm/plasma5-kdecoration kde-decoration_LIB= libkdecorations2.so @@ -514,7 +514,7 @@ kde-kde-cli-tools_PORT= sysutils/plasma5-kde-cli-tool kde-kde-cli-tools_PATH= ${KDE_PREFIX}/bin/kcmshell5 kde-kde-gtk-config_PORT= x11-themes/plasma5-kde-gtk-config -kde-kde-gtk-config_PATH= ${QT_PLUGINDIR}/kcm_kdegtkconfig.so +kde-kde-gtk-config_PATH= ${KDE_PREFIX}/lib/kconf_update_bin/gtk_theme kde-kdeplasma-addons_PORT= x11-toolkits/plasma5-kdeplasma-addons kde-kdeplasma-addons_PATH= ${QT_PLUGINDIR}/kcm_krunner_dictionary.so Modified: head/audio/plasma5-plasma-pa/distinfo ============================================================================== --- head/audio/plasma5-plasma-pa/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/audio/plasma5-plasma-pa/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414618 -SHA256 (KDE/plasma/5.17.5/plasma-pa-5.17.5.tar.xz) = 933c6ab1fda52b336a157a48b1ea64b81fd1d84ca08a40a52bfae276cca2bf23 -SIZE (KDE/plasma/5.17.5/plasma-pa-5.17.5.tar.xz) = 104280 +TIMESTAMP = 1581012782 +SHA256 (KDE/plasma/5.18.0/plasma-pa-5.18.0.tar.xz) = 5951d2aef3dcae97c8dc51f1ff672e1beb137b92fd0d33fbf51b772cf253b28e +SIZE (KDE/plasma/5.18.0/plasma-pa-5.18.0.tar.xz) = 104792 Modified: head/audio/plasma5-plasma-pa/pkg-plist ============================================================================== --- head/audio/plasma5-plasma-pa/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/audio/plasma5-plasma-pa/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -24,6 +24,7 @@ share/doc/HTML/sv/kcontrol/plasma-pa/index.cache.bz2 share/doc/HTML/sv/kcontrol/plasma-pa/index.docbook share/doc/HTML/uk/kcontrol/plasma-pa/index.cache.bz2 share/doc/HTML/uk/kcontrol/plasma-pa/index.docbook +share/kpackage/kcms/kcm_pulseaudio/contents/code/icon.js share/kconf_update/disable_kmix.upd share/kconf_update/plasmaVolumeDisableKMixAutostart.pl share/kde4/apps/kconf_update/disable_kmix.upd @@ -77,6 +78,7 @@ share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/he/LC_MESSAGES/kcm_pulseaudio.mo share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo share/locale/hu/LC_MESSAGES/kcm_pulseaudio.mo +share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo share/locale/ia/LC_MESSAGES/kcm_pulseaudio.mo share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo share/locale/id/LC_MESSAGES/kcm_pulseaudio.mo @@ -90,6 +92,8 @@ 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/distinfo ============================================================================== --- head/deskutils/plasma5-milou/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/deskutils/plasma5-milou/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414620 -SHA256 (KDE/plasma/5.17.5/milou-5.17.5.tar.xz) = b89796e34cc8b6d6d4196169e814249f7b75c1c15763e0b4c1da5c97ccc2c8cf -SIZE (KDE/plasma/5.17.5/milou-5.17.5.tar.xz) = 63276 +TIMESTAMP = 1581012783 +SHA256 (KDE/plasma/5.18.0/milou-5.18.0.tar.xz) = c1e2020d7b636b34216463a1862f08a49ed20c3a63aebc028252232545a6a85a +SIZE (KDE/plasma/5.18.0/milou-5.18.0.tar.xz) = 64252 Modified: head/deskutils/plasma5-milou/pkg-plist ============================================================================== --- head/deskutils/plasma5-milou/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/deskutils/plasma5-milou/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -13,6 +13,7 @@ share/kservices5/plasma-applet-org.kde.milou.desktop share/kservicetypes5/miloupreviewplugin.desktop share/locale/ar/LC_MESSAGES/milou.mo share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.milou.mo +share/locale/ast/LC_MESSAGES/milou.mo share/locale/bs/LC_MESSAGES/milou.mo share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/ca/LC_MESSAGES/milou.mo @@ -55,6 +56,8 @@ 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 @@ -89,6 +92,7 @@ share/locale/sr@latin/LC_MESSAGES/milou.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/sv/LC_MESSAGES/milou.mo share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.milou.mo +share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/tr/LC_MESSAGES/milou.mo share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/uk/LC_MESSAGES/milou.mo Modified: head/deskutils/plasma5-sddm-kcm/distinfo ============================================================================== --- head/deskutils/plasma5-sddm-kcm/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/deskutils/plasma5-sddm-kcm/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414621 -SHA256 (KDE/plasma/5.17.5/sddm-kcm-5.17.5.tar.xz) = e85fb9e014439e8c0e73638112139561aff9a9f71f26c3eafedff5a98a07b33b -SIZE (KDE/plasma/5.17.5/sddm-kcm-5.17.5.tar.xz) = 59304 +TIMESTAMP = 1581012784 +SHA256 (KDE/plasma/5.18.0/sddm-kcm-5.18.0.tar.xz) = 56de2fdd02f87e93a91dfa5083e47ffeb7479b40cd1044bbe40fa1dbe758a24b +SIZE (KDE/plasma/5.18.0/sddm-kcm-5.18.0.tar.xz) = 61988 Modified: head/deskutils/plasma5-sddm-kcm/pkg-plist ============================================================================== --- head/deskutils/plasma5-sddm-kcm/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/deskutils/plasma5-sddm-kcm/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -29,6 +29,7 @@ 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 Tue Feb 11 17:57:35 2020 (r525878) +++ head/devel/plasma5-khotkeys/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414622 -SHA256 (KDE/plasma/5.17.5/khotkeys-5.17.5.tar.xz) = cf78b5bfb8568fb4eea592b209bdb79aeac92bd08a580c3b6c08d45dd34a2d56 -SIZE (KDE/plasma/5.17.5/khotkeys-5.17.5.tar.xz) = 1853632 +TIMESTAMP = 1581012784 +SHA256 (KDE/plasma/5.18.0/khotkeys-5.18.0.tar.xz) = 3bb5c968d10c8b28d895c5eb4e92731a7b97708cbaf8c68af232ef8efbe7f5d5 +SIZE (KDE/plasma/5.18.0/khotkeys-5.18.0.tar.xz) = 1854944 Modified: head/devel/plasma5-kwrited/distinfo ============================================================================== --- head/devel/plasma5-kwrited/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/devel/plasma5-kwrited/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414623 -SHA256 (KDE/plasma/5.17.5/kwrited-5.17.5.tar.xz) = ca22b1fa3e657fa2e58bf0c9dc1ebff3be8c0e003750223e7a7c5932d5b90823 -SIZE (KDE/plasma/5.17.5/kwrited-5.17.5.tar.xz) = 20080 +TIMESTAMP = 1581012785 +SHA256 (KDE/plasma/5.18.0/kwrited-5.18.0.tar.xz) = 29c65d58efbe651e76cd31a76a532a695c30263087d4df4bfe3c048105c66d08 +SIZE (KDE/plasma/5.18.0/kwrited-5.18.0.tar.xz) = 20284 Modified: head/devel/plasma5-plasma-sdk/distinfo ============================================================================== --- head/devel/plasma5-plasma-sdk/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/devel/plasma5-plasma-sdk/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414624 -SHA256 (KDE/plasma/5.17.5/plasma-sdk-5.17.5.tar.xz) = ff736029b1ae5773991db06f5827d9dcbd8e7a4e9a430c9014c35ddee2c55314 -SIZE (KDE/plasma/5.17.5/plasma-sdk-5.17.5.tar.xz) = 260124 +TIMESTAMP = 1581012786 +SHA256 (KDE/plasma/5.18.0/plasma-sdk-5.18.0.tar.xz) = 42f0cdb550cdb8e1a4c2f45a780b127b32d2bb758f50be3635be0d8111a4c426 +SIZE (KDE/plasma/5.18.0/plasma-sdk-5.18.0.tar.xz) = 262732 Modified: head/devel/plasma5-plasma-sdk/pkg-plist ============================================================================== --- head/devel/plasma5-plasma-sdk/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/devel/plasma5-plasma-sdk/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -12,7 +12,6 @@ share/applications/org.kde.plasma.themeexplorer.deskto share/applications/org.kde.plasmaengineexplorer.desktop share/applications/org.kde.plasmoidviewer.desktop share/kpackage/genericqml/org.kde.plasma.lookandfeelexplorer/contents/ui/FormField.qml -share/kpackage/genericqml/org.kde.plasma.lookandfeelexplorer/contents/ui/FormLabel.qml share/kpackage/genericqml/org.kde.plasma.lookandfeelexplorer/contents/ui/MetadataEditor.qml share/kpackage/genericqml/org.kde.plasma.lookandfeelexplorer/contents/ui/main.qml share/kpackage/genericqml/org.kde.plasma.lookandfeelexplorer/metadata.desktop @@ -424,7 +423,9 @@ 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.mo share/locale/tg/LC_MESSAGES/cuttlefish_editorplugin.mo +share/locale/tg/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo share/locale/tg/LC_MESSAGES/plasmaengineexplorer.mo share/locale/tg/LC_MESSAGES/plasmoidviewer.mo share/locale/th/LC_MESSAGES/plasmaengineexplorer.mo @@ -475,6 +476,8 @@ 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/Actions.qml +share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/Comparison.qml 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 Modified: head/security/plasma5-kscreenlocker/distinfo ============================================================================== --- head/security/plasma5-kscreenlocker/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/security/plasma5-kscreenlocker/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414625 -SHA256 (KDE/plasma/5.17.5/kscreenlocker-5.17.5.tar.xz) = 078cfaa9f117a985f5c71152bdf4a9f5cb65ef23c0090cfaaccc9539770f138f -SIZE (KDE/plasma/5.17.5/kscreenlocker-5.17.5.tar.xz) = 123744 +TIMESTAMP = 1581012787 +SHA256 (KDE/plasma/5.18.0/kscreenlocker-5.18.0.tar.xz) = cb339ebac3870748b2199c65242e562bdfeedcb420c797f18cf125528c236d3e +SIZE (KDE/plasma/5.18.0/kscreenlocker-5.18.0.tar.xz) = 125120 Modified: head/security/plasma5-kscreenlocker/pkg-plist ============================================================================== --- head/security/plasma5-kscreenlocker/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/security/plasma5-kscreenlocker/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -82,6 +82,9 @@ 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 @@ -90,6 +93,8 @@ 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/lv/LC_MESSAGES/kscreenlocker.mo +share/locale/lv/LC_MESSAGES/kscreenlocker_greet.mo share/locale/mr/LC_MESSAGES/kscreenlocker.mo share/locale/mr/LC_MESSAGES/kscreenlocker_greet.mo share/locale/nb/LC_MESSAGES/kscreenlocker.mo @@ -143,6 +148,8 @@ share/locale/sr@latin/LC_MESSAGES/screenlocker_kcm.mo share/locale/sv/LC_MESSAGES/kscreenlocker.mo share/locale/sv/LC_MESSAGES/kscreenlocker_greet.mo share/locale/sv/LC_MESSAGES/screenlocker_kcm.mo +share/locale/tg/LC_MESSAGES/kscreenlocker.mo +share/locale/tg/LC_MESSAGES/screenlocker_kcm.mo share/locale/tr/LC_MESSAGES/kscreenlocker.mo share/locale/tr/LC_MESSAGES/kscreenlocker_greet.mo share/locale/tr/LC_MESSAGES/screenlocker_kcm.mo Modified: head/security/plasma5-ksshaskpass/distinfo ============================================================================== --- head/security/plasma5-ksshaskpass/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/security/plasma5-ksshaskpass/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414626 -SHA256 (KDE/plasma/5.17.5/ksshaskpass-5.17.5.tar.xz) = b09e0d780340fc5a6a65e67a30d08a3f117f31e2dbfbb35579aa4cefb15c3b27 -SIZE (KDE/plasma/5.17.5/ksshaskpass-5.17.5.tar.xz) = 21372 +TIMESTAMP = 1581012787 +SHA256 (KDE/plasma/5.18.0/ksshaskpass-5.18.0.tar.xz) = 633480266fe54e855c5640c1c5d7580ad4dee74999b2a48eef3cbd9d7fb9a9b4 +SIZE (KDE/plasma/5.18.0/ksshaskpass-5.18.0.tar.xz) = 22192 Modified: head/security/plasma5-ksshaskpass/pkg-plist ============================================================================== --- head/security/plasma5-ksshaskpass/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/security/plasma5-ksshaskpass/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -21,6 +21,7 @@ share/locale/id/LC_MESSAGES/ksshaskpass.mo share/locale/it/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 @@ -37,6 +38,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/ksshaskpass.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/ksshaskpass.mo share/locale/sr@latin/LC_MESSAGES/ksshaskpass.mo share/locale/sv/LC_MESSAGES/ksshaskpass.mo +share/locale/tg/LC_MESSAGES/ksshaskpass.mo share/locale/tr/LC_MESSAGES/ksshaskpass.mo share/locale/uk/LC_MESSAGES/ksshaskpass.mo share/locale/zh_CN/LC_MESSAGES/ksshaskpass.mo Modified: head/security/plasma5-kwallet-pam/distinfo ============================================================================== --- head/security/plasma5-kwallet-pam/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/security/plasma5-kwallet-pam/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414627 -SHA256 (KDE/plasma/5.17.5/kwallet-pam-5.17.5.tar.xz) = c829c7a44408e58beb87c71f5c70bccd349d285c3fcefb16df98bf2f29357fe9 -SIZE (KDE/plasma/5.17.5/kwallet-pam-5.17.5.tar.xz) = 19712 +TIMESTAMP = 1581012788 +SHA256 (KDE/plasma/5.18.0/kwallet-pam-5.18.0.tar.xz) = 044d260f5b95a3feaa1ece6c97d6aa3d4c1f1d3a4e11e2113153652312853dab +SIZE (KDE/plasma/5.18.0/kwallet-pam-5.18.0.tar.xz) = 19840 Modified: head/sysutils/plasma5-discover/distinfo ============================================================================== --- head/sysutils/plasma5-discover/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-discover/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414629 -SHA256 (KDE/plasma/5.17.5/discover-5.17.5.tar.xz) = 986ef367aef59c5a956d4163f987a60cfd3674a300880376ddedc0222769789f -SIZE (KDE/plasma/5.17.5/discover-5.17.5.tar.xz) = 10449596 +TIMESTAMP = 1581012788 +SHA256 (KDE/plasma/5.18.0/discover-5.18.0.tar.xz) = 9da829ec0b25a8fb908efee3885212ed69bd8d65bad480c9f6bf5ddacf1aadea +SIZE (KDE/plasma/5.18.0/discover-5.18.0.tar.xz) = 10472852 Modified: head/sysutils/plasma5-discover/pkg-plist ============================================================================== --- head/sysutils/plasma5-discover/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-discover/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -20,6 +20,8 @@ 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/ast/LC_MESSAGES/plasma-discover-notifier.mo +share/locale/ast/LC_MESSAGES/plasma-discover.mo share/locale/bg/LC_MESSAGES/libdiscover.mo share/locale/bs/LC_MESSAGES/libdiscover.mo share/locale/bs/LC_MESSAGES/plasma-discover.mo @@ -90,6 +92,9 @@ share/locale/ko/LC_MESSAGES/plasma-discover.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/ml/LC_MESSAGES/libdiscover.mo +share/locale/ml/LC_MESSAGES/plasma-discover-notifier.mo +share/locale/ml/LC_MESSAGES/plasma-discover.mo share/locale/mr/LC_MESSAGES/libdiscover.mo share/locale/mr/LC_MESSAGES/plasma-discover.mo share/locale/nb/LC_MESSAGES/libdiscover.mo @@ -143,6 +148,8 @@ 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/tg/LC_MESSAGES/libdiscover.mo +share/locale/tg/LC_MESSAGES/plasma-discover-notifier.mo +share/locale/tg/LC_MESSAGES/plasma-discover.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 Modified: head/sysutils/plasma5-drkonqi/distinfo ============================================================================== --- head/sysutils/plasma5-drkonqi/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-drkonqi/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414631 -SHA256 (KDE/plasma/5.17.5/drkonqi-5.17.5.tar.xz) = 756c50f2458a8c564e608ea97244f6b2b3d5fb4a675a8cec29307be1d5ab5457 -SIZE (KDE/plasma/5.17.5/drkonqi-5.17.5.tar.xz) = 740416 +TIMESTAMP = 1581012789 +SHA256 (KDE/plasma/5.18.0/drkonqi-5.18.0.tar.xz) = 1a49bfc73333f0944db16ea1101037ca25ab0a61557f1ba76798d72c9a9848c1 +SIZE (KDE/plasma/5.18.0/drkonqi-5.18.0.tar.xz) = 747076 Modified: head/sysutils/plasma5-kde-cli-tools/distinfo ============================================================================== --- head/sysutils/plasma5-kde-cli-tools/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-kde-cli-tools/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414632 -SHA256 (KDE/plasma/5.17.5/kde-cli-tools-5.17.5.tar.xz) = d14299ebeaf89854cb89435cfaaa4da1d84bf23a97df23ff8c7f95dae5bec55f -SIZE (KDE/plasma/5.17.5/kde-cli-tools-5.17.5.tar.xz) = 590264 +TIMESTAMP = 1581012790 +SHA256 (KDE/plasma/5.18.0/kde-cli-tools-5.18.0.tar.xz) = 75071578b2d8fb74f7d18ef583c5cdd5c694a89d41d0dd94e1ae8c76bdf06d9b +SIZE (KDE/plasma/5.18.0/kde-cli-tools-5.18.0.tar.xz) = 591884 Modified: head/sysutils/plasma5-kde-cli-tools/pkg-plist ============================================================================== --- head/sysutils/plasma5-kde-cli-tools/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-kde-cli-tools/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -29,6 +29,7 @@ man/sr/man1/kdesu.1.gz man/sr@latin/man1/kdesu.1.gz man/sv/man1/kdesu.1.gz man/uk/man1/kdesu.1.gz +share/applications/org.kde.keditfiletype.desktop share/doc/HTML/ca/kcontrol5/filetypes/index.cache.bz2 share/doc/HTML/ca/kcontrol5/filetypes/index.docbook share/doc/HTML/ca/kdesu/index.cache.bz2 @@ -99,6 +100,7 @@ share/locale/ar/LC_MESSAGES/kioclient5.mo share/locale/ar/LC_MESSAGES/kmimetypefinder5.mo share/locale/ar/LC_MESSAGES/kstart5.mo share/locale/ar/LC_MESSAGES/ktraderclient5.mo +share/locale/ast/LC_MESSAGES/kdesu5.mo share/locale/be/LC_MESSAGES/kcm5_filetypes.mo share/locale/be/LC_MESSAGES/kcmshell5.mo share/locale/be/LC_MESSAGES/kdesu5.mo @@ -219,6 +221,7 @@ share/locale/es/LC_MESSAGES/kioclient5.mo share/locale/es/LC_MESSAGES/kmimetypefinder5.mo share/locale/es/LC_MESSAGES/kstart5.mo share/locale/es/LC_MESSAGES/ktraderclient5.mo +share/locale/et/LC_MESSAGES/kbroadcastnotification.mo share/locale/et/LC_MESSAGES/kcm5_filetypes.mo share/locale/et/LC_MESSAGES/kcmshell5.mo share/locale/et/LC_MESSAGES/kdesu5.mo Modified: head/sysutils/plasma5-kinfocenter/distinfo ============================================================================== --- head/sysutils/plasma5-kinfocenter/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-kinfocenter/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414633 -SHA256 (KDE/plasma/5.17.5/kinfocenter-5.17.5.tar.xz) = 679870f10ee6494136d87a897a57a23c2905054d7a83ff11a4e85c204eb9fd9a -SIZE (KDE/plasma/5.17.5/kinfocenter-5.17.5.tar.xz) = 1343896 +TIMESTAMP = 1581012791 +SHA256 (KDE/plasma/5.18.0/kinfocenter-5.18.0.tar.xz) = e99eeeea690d5badfd2fe036e6554a11281e410f1a89ce8292a163df461ddf36 +SIZE (KDE/plasma/5.18.0/kinfocenter-5.18.0.tar.xz) = 1341516 Modified: head/sysutils/plasma5-kinfocenter/pkg-plist ============================================================================== --- head/sysutils/plasma5-kinfocenter/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-kinfocenter/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -82,6 +82,7 @@ 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/kcmusb.mo share/locale/ast/LC_MESSAGES/kinfocenter.mo share/locale/be/LC_MESSAGES/kcminfo.mo share/locale/be/LC_MESSAGES/kcmopengl.mo @@ -866,6 +867,7 @@ share/locale/te/LC_MESSAGES/kcmusb.mo share/locale/te/LC_MESSAGES/kcmview1394.mo share/locale/te/LC_MESSAGES/kinfocenter.mo share/locale/tg/LC_MESSAGES/kcm_memory.mo +share/locale/tg/LC_MESSAGES/kcm_energyinfo.mo share/locale/tg/LC_MESSAGES/kcm_pci.mo share/locale/tg/LC_MESSAGES/kcmdevinfo.mo share/locale/tg/LC_MESSAGES/kcminfo.mo Modified: head/sysutils/plasma5-kmenuedit/distinfo ============================================================================== --- head/sysutils/plasma5-kmenuedit/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-kmenuedit/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414634 -SHA256 (KDE/plasma/5.17.5/kmenuedit-5.17.5.tar.xz) = 59beed03298cd9fd6b05d67844794ed6a77be0d1b25b55d5bbcdf72e15e357de -SIZE (KDE/plasma/5.17.5/kmenuedit-5.17.5.tar.xz) = 815568 +TIMESTAMP = 1581012791 +SHA256 (KDE/plasma/5.18.0/kmenuedit-5.18.0.tar.xz) = 32b25d420a6b351c5c5689ba9bdfbaaa25bb4efb4bd96155da50eeacec166af9 +SIZE (KDE/plasma/5.18.0/kmenuedit-5.18.0.tar.xz) = 814156 Modified: head/sysutils/plasma5-kmenuedit/pkg-plist ============================================================================== --- head/sysutils/plasma5-kmenuedit/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-kmenuedit/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -1,4 +1,5 @@ bin/kmenuedit +lib/kconf_update_bin/kmenuedit_globalaccel lib/libkdeinit5_kmenuedit.so share/applications/org.kde.kmenuedit.desktop share/doc/HTML/ca/kmenuedit/done.png Modified: head/sysutils/plasma5-ksysguard/distinfo ============================================================================== --- head/sysutils/plasma5-ksysguard/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-ksysguard/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414635 -SHA256 (KDE/plasma/5.17.5/ksysguard-5.17.5.tar.xz) = 69bc12311dcf363b168a259139d30456ed395ec03b948bd35e992300c7e7bd82 -SIZE (KDE/plasma/5.17.5/ksysguard-5.17.5.tar.xz) = 515292 +TIMESTAMP = 1581012792 +SHA256 (KDE/plasma/5.18.0/ksysguard-5.18.0.tar.xz) = 27ee54ab1beb35f9a59eafa84f97aa2adaa73f868a832b5082a98890f44b15b8 +SIZE (KDE/plasma/5.18.0/ksysguard-5.18.0.tar.xz) = 517444 Modified: head/sysutils/plasma5-ksysguard/pkg-plist ============================================================================== --- head/sysutils/plasma5-ksysguard/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-ksysguard/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -4,6 +4,7 @@ etc/ksysguarddrc %%PCAP%%lib/libexec/ksysguard/ksgrd_network_helper lib/libkdeinit5_ksysguard.so %%PCAP%%%%QT_PLUGINDIR%%/ksysguard/process/ksysguard_plugin_network.so +%%QT_PLUGINDIR%%/ksysguard/process/ksysguard_plugin_nvidia.so share/applications/org.kde.ksysguard.desktop share/doc/HTML/ca/ksysguard/index.cache.bz2 share/doc/HTML/ca/ksysguard/index.docbook Modified: head/sysutils/plasma5-libksysguard/distinfo ============================================================================== --- head/sysutils/plasma5-libksysguard/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-libksysguard/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414637 -SHA256 (KDE/plasma/5.17.5/libksysguard-5.17.5.tar.xz) = f5d237af554d65740a28360e6d8fa39d4912239c5f21288846b1c934897a7e14 -SIZE (KDE/plasma/5.17.5/libksysguard-5.17.5.tar.xz) = 605628 +TIMESTAMP = 1581012793 +SHA256 (KDE/plasma/5.18.0/libksysguard-5.18.0.tar.xz) = 89a5fe24c2493cd3e130e9a3b591ed78e27841eb0dcbd5f114988a782ad4b9f3 +SIZE (KDE/plasma/5.18.0/libksysguard-5.18.0.tar.xz) = 609848 Modified: head/sysutils/plasma5-polkit-kde-agent-1/distinfo ============================================================================== --- head/sysutils/plasma5-polkit-kde-agent-1/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-polkit-kde-agent-1/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414638 -SHA256 (KDE/plasma/5.17.5/polkit-kde-agent-1-5.17.5.tar.xz) = a79d76a2f584f6567639228fde6f75b3960484f7a65cfc69b6acb6df1de53f5d -SIZE (KDE/plasma/5.17.5/polkit-kde-agent-1-5.17.5.tar.xz) = 43340 +TIMESTAMP = 1581012793 +SHA256 (KDE/plasma/5.18.0/polkit-kde-agent-1-5.18.0.tar.xz) = d1ea7667096a4b88d5388b20c1621a9d6ac746b017f72c81678d66c8090ac3a9 +SIZE (KDE/plasma/5.18.0/polkit-kde-agent-1-5.18.0.tar.xz) = 44700 Modified: head/sysutils/plasma5-polkit-kde-agent-1/pkg-plist ============================================================================== --- head/sysutils/plasma5-polkit-kde-agent-1/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-polkit-kde-agent-1/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -32,6 +32,7 @@ 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 @@ -51,6 +52,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/polkit-kde-authe share/locale/sr@ijekavianlatin/LC_MESSAGES/polkit-kde-authentication-agent-1.mo share/locale/sr@latin/LC_MESSAGES/polkit-kde-authentication-agent-1.mo share/locale/sv/LC_MESSAGES/polkit-kde-authentication-agent-1.mo +share/locale/tg/LC_MESSAGES/polkit-kde-authentication-agent-1.mo share/locale/th/LC_MESSAGES/polkit-kde-authentication-agent-1.mo share/locale/tr/LC_MESSAGES/polkit-kde-authentication-agent-1.mo share/locale/ug/LC_MESSAGES/polkit-kde-authentication-agent-1.mo Modified: head/sysutils/plasma5-powerdevil/distinfo ============================================================================== --- head/sysutils/plasma5-powerdevil/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-powerdevil/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414639 -SHA256 (KDE/plasma/5.17.5/powerdevil-5.17.5.tar.xz) = 27904361e85e1267d933d8f0a0d3be4dc712099ed2eb3cf90959209a4443dd82 -SIZE (KDE/plasma/5.17.5/powerdevil-5.17.5.tar.xz) = 593788 +TIMESTAMP = 1581012794 +SHA256 (KDE/plasma/5.18.0/powerdevil-5.18.0.tar.xz) = 32bd9a3ae0d3836550c2101fc9cb6dadd699ab8e8935d072ccd91c3d12b58489 +SIZE (KDE/plasma/5.18.0/powerdevil-5.18.0.tar.xz) = 597328 Added: head/sysutils/plasma5-powerdevil/files/patch-daemon_backends_upower_backlighthelper.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/plasma5-powerdevil/files/patch-daemon_backends_upower_backlighthelper.cpp Tue Feb 11 18:00:40 2020 (r525879) @@ -0,0 +1,20 @@ +--- daemon/backends/upower/backlighthelper.cpp.orig 2020-02-03 18:04:25 UTC ++++ daemon/backends/upower/backlighthelper.cpp +@@ -135,7 +135,7 @@ void BacklightHelper::initUsingSysctl() + */ + QStringList types; + types << QStringLiteral("lcd") << QStringLiteral("out") << QStringLiteral("crt") << QStringLiteral("tv") << QStringLiteral("ext"); +- Q_FOREACH (const QString &type, types) { ++ for (auto &type : types) { + for (int i = 0; m_sysctlDevice.isEmpty(); i++) { + QString device = QStringLiteral("%1%2").arg(type, QString::number(i)); + // We don't care about the value, we only want the sysctl to be there. +@@ -236,7 +236,7 @@ ActionReply BacklightHelper::setbrightness(const QVari + int actual_level = -1; + int d1 = 101; + // Search for the nearest level. +- Q_FOREACH (int level, m_sysctlBrightnessLevels) { ++ for (auto level : m_sysctlBrightnessLevels) { + int d2 = qAbs(level - actual_brightness); + /* + * The list is sorted, so we break when it starts diverging. There may be repeated values, Modified: head/sysutils/plasma5-powerdevil/pkg-plist ============================================================================== --- head/sysutils/plasma5-powerdevil/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-powerdevil/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -79,6 +79,8 @@ 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/ast/LC_MESSAGES/powerdevil.mo +share/locale/ast/LC_MESSAGES/powerdevilprofilesconfig.mo share/locale/be@latin/LC_MESSAGES/powerdevil.mo share/locale/bg/LC_MESSAGES/powerdevil.mo share/locale/bg/LC_MESSAGES/powerdevilactivitiesconfig.mo @@ -325,6 +327,9 @@ share/locale/sv/LC_MESSAGES/powerdevilprofilesconfig.m share/locale/te/LC_MESSAGES/powerdevil.mo share/locale/tg/LC_MESSAGES/libpowerdevilcommonconfig.mo share/locale/tg/LC_MESSAGES/powerdevil.mo +share/locale/tg/LC_MESSAGES/powerdevilactivitiesconfig.mo +share/locale/tg/LC_MESSAGES/powerdevilglobalconfig.mo +share/locale/tg/LC_MESSAGES/powerdevilprofilesconfig.mo share/locale/th/LC_MESSAGES/powerdevil.mo share/locale/th/LC_MESSAGES/powerdevilglobalconfig.mo share/locale/th/LC_MESSAGES/powerdevilprofilesconfig.mo Modified: head/sysutils/plasma5-systemsettings/distinfo ============================================================================== --- head/sysutils/plasma5-systemsettings/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-systemsettings/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414640 -SHA256 (KDE/plasma/5.17.5/systemsettings-5.17.5.tar.xz) = 50fa4d7866639995a6859446fc6a02a73ae05203e8f2ed31221e232ed3491eaf -SIZE (KDE/plasma/5.17.5/systemsettings-5.17.5.tar.xz) = 172720 +TIMESTAMP = 1581012795 +SHA256 (KDE/plasma/5.18.0/systemsettings-5.18.0.tar.xz) = 4b2382d6a57d67c7dd0fdc20fb69f528290e09961f9a6c598275a9b75386b707 +SIZE (KDE/plasma/5.18.0/systemsettings-5.18.0.tar.xz) = 175960 Modified: head/sysutils/plasma5-systemsettings/pkg-plist ============================================================================== --- head/sysutils/plasma5-systemsettings/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-systemsettings/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -34,6 +34,7 @@ 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/images/plasma-logo.svg 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 Modified: head/sysutils/plasma5-user-manager/distinfo ============================================================================== --- head/sysutils/plasma5-user-manager/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-user-manager/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414641 -SHA256 (KDE/plasma/5.17.5/user-manager-5.17.5.tar.xz) = 10ed3196063c7dfed3b3f25dd199a48ca39fa86db5d0126ec84a543b1c212f0d -SIZE (KDE/plasma/5.17.5/user-manager-5.17.5.tar.xz) = 2163828 +TIMESTAMP = 1581012796 +SHA256 (KDE/plasma/5.18.0/user-manager-5.18.0.tar.xz) = 1aac7389fd6a1d5c0914368cda9918b2eb02ce2fcdc8c2489a6fdbb08560c445 +SIZE (KDE/plasma/5.18.0/user-manager-5.18.0.tar.xz) = 2165956 Modified: head/sysutils/plasma5-user-manager/pkg-plist ============================================================================== --- head/sysutils/plasma5-user-manager/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/sysutils/plasma5-user-manager/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -24,6 +24,7 @@ share/kservices5/user_manager.desktop %%DATADIR%%/avatars/konqui/Teacher Konqi.png %%DATADIR%%/avatars/konqui/Virtual Reality Konqi.png share/locale/ar/LC_MESSAGES/user_manager.mo +share/locale/ast/LC_MESSAGES/user_manager.mo share/locale/bg/LC_MESSAGES/user_manager.mo share/locale/bs/LC_MESSAGES/user_manager.mo share/locale/ca/LC_MESSAGES/user_manager.mo @@ -64,6 +65,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/user_manager.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/user_manager.mo share/locale/sr@latin/LC_MESSAGES/user_manager.mo share/locale/sv/LC_MESSAGES/user_manager.mo +share/locale/tg/LC_MESSAGES/user_manager.mo share/locale/tr/LC_MESSAGES/user_manager.mo share/locale/ug/LC_MESSAGES/user_manager.mo share/locale/uk/LC_MESSAGES/user_manager.mo Modified: head/www/plasma5-plasma-browser-integration/distinfo ============================================================================== --- head/www/plasma5-plasma-browser-integration/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/www/plasma5-plasma-browser-integration/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414643 -SHA256 (KDE/plasma/5.17.5/plasma-browser-integration-5.17.5.tar.xz) = 07bc4285991ab43830873a12b8c07f60e4faea1ec81121db783c425f18a4f87d -SIZE (KDE/plasma/5.17.5/plasma-browser-integration-5.17.5.tar.xz) = 147220 +TIMESTAMP = 1581012796 +SHA256 (KDE/plasma/5.18.0/plasma-browser-integration-5.18.0.tar.xz) = 56d169752b768d1f75492e118bae30c9c537f52e0c9d1a7c4556fc9923211797 +SIZE (KDE/plasma/5.18.0/plasma-browser-integration-5.18.0.tar.xz) = 155952 Modified: head/www/plasma5-plasma-browser-integration/pkg-plist ============================================================================== --- head/www/plasma5-plasma-browser-integration/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/www/plasma5-plasma-browser-integration/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -28,6 +28,9 @@ share/locale/en_GB/LC_MESSAGES/plasma_runner_browserta share/locale/es/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/es/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/es/LC_MESSAGES/plasma_runner_browsertabs.mo +share/locale/et/LC_MESSAGES/plasma-browser-integration-host.mo +share/locale/et/LC_MESSAGES/plasma-browser-integration-reminder.mo +share/locale/et/LC_MESSAGES/plasma_runner_browsertabs.mo share/locale/eu/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/eu/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/eu/LC_MESSAGES/plasma_runner_browsertabs.mo @@ -40,12 +43,20 @@ share/locale/fr/LC_MESSAGES/plasma_runner_browsertabs. share/locale/gl/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/gl/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/gl/LC_MESSAGES/plasma_runner_browsertabs.mo +share/locale/hu/LC_MESSAGES/plasma-browser-integration-reminder.mo +share/locale/hu/LC_MESSAGES/plasma_runner_browsertabs.mo +share/locale/ia/LC_MESSAGES/plasma-browser-integration-host.mo +share/locale/ia/LC_MESSAGES/plasma-browser-integration-reminder.mo +share/locale/ia/LC_MESSAGES/plasma_runner_browsertabs.mo share/locale/id/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/id/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/id/LC_MESSAGES/plasma_runner_browsertabs.mo share/locale/it/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/it/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/it/LC_MESSAGES/plasma_runner_browsertabs.mo +share/locale/ja/LC_MESSAGES/plasma-browser-integration-host.mo +share/locale/ja/LC_MESSAGES/plasma-browser-integration-reminder.mo +share/locale/ja/LC_MESSAGES/plasma_runner_browsertabs.mo share/locale/ko/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/ko/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/ko/LC_MESSAGES/plasma_runner_browsertabs.mo @@ -84,6 +95,7 @@ share/locale/sv/LC_MESSAGES/plasma-browser-integration share/locale/sv/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/sv/LC_MESSAGES/plasma_runner_browsertabs.mo share/locale/tg/LC_MESSAGES/plasma-browser-integration-reminder.mo +share/locale/tg/LC_MESSAGES/plasma_runner_browsertabs.mo share/locale/tr/LC_MESSAGES/plasma_runner_browsertabs.mo share/locale/uk/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/uk/LC_MESSAGES/plasma-browser-integration-reminder.mo Modified: head/x11-themes/plasma5-breeze-gtk/distinfo ============================================================================== --- head/x11-themes/plasma5-breeze-gtk/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/x11-themes/plasma5-breeze-gtk/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414647 -SHA256 (KDE/plasma/5.17.5/breeze-gtk-5.17.5.tar.xz) = 6dbd8e7d936840fbaf7016574d07729c9d0791711ad6d371136585ddb8f76e66 -SIZE (KDE/plasma/5.17.5/breeze-gtk-5.17.5.tar.xz) = 44424 +TIMESTAMP = 1581012798 +SHA256 (KDE/plasma/5.18.0/breeze-gtk-5.18.0.tar.xz) = 1c4c7758b1cbedc27e63320b7010a681e095b9367a659a8ecd62ee918769218d +SIZE (KDE/plasma/5.18.0/breeze-gtk-5.18.0.tar.xz) = 42368 Modified: head/x11-themes/plasma5-breeze-gtk/pkg-plist ============================================================================== --- head/x11-themes/plasma5-breeze-gtk/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/x11-themes/plasma5-breeze-gtk/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -1,5 +1,3 @@ -lib/kconf_update_bin/gtkbreeze5.5 -share/kconf_update/gtkbreeze5.5.upd share/themes/Breeze-Dark/assets/arrow-down-active.png share/themes/Breeze-Dark/assets/arrow-down-hover.png share/themes/Breeze-Dark/assets/arrow-down-insensitive.png Modified: head/x11-themes/plasma5-breeze/distinfo ============================================================================== --- head/x11-themes/plasma5-breeze/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/x11-themes/plasma5-breeze/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414645 -SHA256 (KDE/plasma/5.17.5/breeze-5.17.5.tar.xz) = f89bf857321b18789089efc9271d7bd7b6459a173dd078dd03242775db76c8d7 -SIZE (KDE/plasma/5.17.5/breeze-5.17.5.tar.xz) = 16582504 +TIMESTAMP = 1581358331 +SHA256 (KDE/plasma/5.18.0/breeze-5.18.0.tar.xz) = bb6dc332a0425abbc0935de25a0229531b6285093b3129552fd92ce5407e3831 +SIZE (KDE/plasma/5.18.0/breeze-5.18.0.tar.xz) = 21582744 Modified: head/x11-themes/plasma5-breeze/pkg-plist ============================================================================== --- head/x11-themes/plasma5-breeze/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/x11-themes/plasma5-breeze/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -54,6 +54,7 @@ share/icons/Breeze_Snow/cursors/down-arrow share/icons/Breeze_Snow/cursors/draft share/icons/Breeze_Snow/cursors/e-resize share/icons/Breeze_Snow/cursors/e29285e634086352946a0e7090d73106 +share/icons/Breeze_Snow/cursors/ew-resize share/icons/Breeze_Snow/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff share/icons/Breeze_Snow/cursors/fleur share/icons/Breeze_Snow/cursors/forbidden @@ -72,9 +73,12 @@ share/icons/Breeze_Snow/cursors/link share/icons/Breeze_Snow/cursors/move share/icons/Breeze_Snow/cursors/n-resize share/icons/Breeze_Snow/cursors/ne-resize +share/icons/Breeze_Snow/cursors/nesw-resize share/icons/Breeze_Snow/cursors/no-drop share/icons/Breeze_Snow/cursors/not-allowed +share/icons/Breeze_Snow/cursors/ns-resize share/icons/Breeze_Snow/cursors/nw-resize +share/icons/Breeze_Snow/cursors/nwse-resize share/icons/Breeze_Snow/cursors/openhand share/icons/Breeze_Snow/cursors/pencil share/icons/Breeze_Snow/cursors/pirate @@ -163,6 +167,7 @@ share/icons/breeze_cursors/cursors/down-arrow share/icons/breeze_cursors/cursors/draft share/icons/breeze_cursors/cursors/e-resize share/icons/breeze_cursors/cursors/e29285e634086352946a0e7090d73106 +share/icons/breeze_cursors/cursors/ew-resize share/icons/breeze_cursors/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff share/icons/breeze_cursors/cursors/fleur share/icons/breeze_cursors/cursors/forbidden @@ -181,9 +186,12 @@ share/icons/breeze_cursors/cursors/link share/icons/breeze_cursors/cursors/move share/icons/breeze_cursors/cursors/n-resize share/icons/breeze_cursors/cursors/ne-resize +share/icons/breeze_cursors/cursors/nesw-resize share/icons/breeze_cursors/cursors/no-drop share/icons/breeze_cursors/cursors/not-allowed +share/icons/breeze_cursors/cursors/ns-resize share/icons/breeze_cursors/cursors/nw-resize +share/icons/breeze_cursors/cursors/nwse-resize share/icons/breeze_cursors/cursors/openhand share/icons/breeze_cursors/cursors/pencil share/icons/breeze_cursors/cursors/pirate @@ -316,6 +324,8 @@ share/locale/sr@latin/LC_MESSAGES/breeze_kwin_deco.mo share/locale/sr@latin/LC_MESSAGES/breeze_style_config.mo share/locale/sv/LC_MESSAGES/breeze_kwin_deco.mo share/locale/sv/LC_MESSAGES/breeze_style_config.mo +share/locale/tg/LC_MESSAGES/breeze_kwin_deco.mo +share/locale/tg/LC_MESSAGES/breeze_style_config.mo share/locale/tr/LC_MESSAGES/breeze_kwin_deco.mo share/locale/tr/LC_MESSAGES/breeze_style_config.mo share/locale/uk/LC_MESSAGES/breeze_kwin_deco.mo @@ -330,20 +340,20 @@ share/plasma/look-and-feel/org.kde.breezedark.desktop/ share/plasma/look-and-feel/org.kde.breezedark.desktop/contents/previews/preview.png share/plasma/look-and-feel/org.kde.breezedark.desktop/metadata.desktop share/plasma/look-and-feel/org.kde.breezedark.desktop/metadata.json -share/wallpapers/Next/contents/images/1024x768.png -share/wallpapers/Next/contents/images/1280x1024.png -share/wallpapers/Next/contents/images/1280x800.png -share/wallpapers/Next/contents/images/1366x768.png -share/wallpapers/Next/contents/images/1440x900.png -share/wallpapers/Next/contents/images/1600x1200.png -share/wallpapers/Next/contents/images/1680x1050.png -share/wallpapers/Next/contents/images/1920x1080.png -share/wallpapers/Next/contents/images/1920x1200.png -share/wallpapers/Next/contents/images/2560x1440.png -share/wallpapers/Next/contents/images/2560x1600.png -share/wallpapers/Next/contents/images/3200x1800.png -share/wallpapers/Next/contents/images/3200x2000.png -share/wallpapers/Next/contents/images/3840x2160.png -share/wallpapers/Next/contents/images/5120x2880.png +share/wallpapers/Next/contents/images/1024x768.jpg +share/wallpapers/Next/contents/images/1280x1024.jpg +share/wallpapers/Next/contents/images/1280x800.jpg +share/wallpapers/Next/contents/images/1366x768.jpg +share/wallpapers/Next/contents/images/1440x900.jpg +share/wallpapers/Next/contents/images/1600x1200.jpg +share/wallpapers/Next/contents/images/1680x1050.jpg +share/wallpapers/Next/contents/images/1920x1080.jpg +share/wallpapers/Next/contents/images/1920x1200.jpg +share/wallpapers/Next/contents/images/2560x1440.jpg +share/wallpapers/Next/contents/images/2560x1600.jpg +share/wallpapers/Next/contents/images/3200x1800.jpg +share/wallpapers/Next/contents/images/3200x2000.jpg +share/wallpapers/Next/contents/images/3840x2160.jpg +share/wallpapers/Next/contents/images/5120x2880.jpg share/wallpapers/Next/contents/screenshot.png share/wallpapers/Next/metadata.desktop Modified: head/x11-themes/plasma5-kde-gtk-config/distinfo ============================================================================== --- head/x11-themes/plasma5-kde-gtk-config/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/x11-themes/plasma5-kde-gtk-config/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414648 -SHA256 (KDE/plasma/5.17.5/kde-gtk-config-5.17.5.tar.xz) = 5feff23c756f1fb0ba9ab88c2aed92c0e7c5521c757f5a0cdd057273538f0010 -SIZE (KDE/plasma/5.17.5/kde-gtk-config-5.17.5.tar.xz) = 155340 +TIMESTAMP = 1581012799 +SHA256 (KDE/plasma/5.18.0/kde-gtk-config-5.18.0.tar.xz) = 3be3c38e1b90063b8f62bd182a67e456588aa05fd1c9f773c75fd16f5f09e8a1 +SIZE (KDE/plasma/5.18.0/kde-gtk-config-5.18.0.tar.xz) = 23644 Modified: head/x11-themes/plasma5-kde-gtk-config/pkg-plist ============================================================================== --- head/x11-themes/plasma5-kde-gtk-config/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/x11-themes/plasma5-kde-gtk-config/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -1,61 +1,7 @@ +lib/kconf_update_bin/gtk_theme lib/libexec/gtk3_preview lib/libexec/gtk_preview lib/libexec/reload_gtk_apps -%%QT_PLUGINDIR%%/kcm_kdegtkconfig.so -share/knsrcfiles/cgcgtk3.knsrc -share/knsrcfiles/cgctheme.knsrc -share/icons/hicolor/128x128/apps/kde-gtk-config.png -share/icons/hicolor/16x16/apps/kde-gtk-config.png -share/icons/hicolor/22x22/apps/kde-gtk-config.png -share/icons/hicolor/24x24/apps/kde-gtk-config.png -share/icons/hicolor/256x256/apps/kde-gtk-config.png -share/icons/hicolor/32x32/apps/kde-gtk-config.png -share/icons/hicolor/48x48/apps/kde-gtk-config.png -share/icons/hicolor/64x64/apps/kde-gtk-config.png -share/icons/hicolor/8x8/apps/kde-gtk-config.png -share/icons/hicolor/scalable/apps/kde-gtk-config.svgz +%%QT_PLUGINDIR%%/kf5/kded/gtkconfig.so share/kcm-gtk-module/preview.ui -share/kservices5/kde-gtk-config.desktop -share/locale/ar/LC_MESSAGES/kde-gtk-config.mo -share/locale/bs/LC_MESSAGES/kde-gtk-config.mo -share/locale/ca/LC_MESSAGES/kde-gtk-config.mo -share/locale/ca@valencia/LC_MESSAGES/kde-gtk-config.mo -share/locale/cs/LC_MESSAGES/kde-gtk-config.mo -share/locale/da/LC_MESSAGES/kde-gtk-config.mo -share/locale/de/LC_MESSAGES/kde-gtk-config.mo -share/locale/el/LC_MESSAGES/kde-gtk-config.mo -share/locale/en_GB/LC_MESSAGES/kde-gtk-config.mo -share/locale/es/LC_MESSAGES/kde-gtk-config.mo -share/locale/et/LC_MESSAGES/kde-gtk-config.mo -share/locale/eu/LC_MESSAGES/kde-gtk-config.mo -share/locale/fi/LC_MESSAGES/kde-gtk-config.mo -share/locale/fr/LC_MESSAGES/kde-gtk-config.mo -share/locale/gl/LC_MESSAGES/kde-gtk-config.mo -share/locale/he/LC_MESSAGES/kde-gtk-config.mo -share/locale/hu/LC_MESSAGES/kde-gtk-config.mo -share/locale/ia/LC_MESSAGES/kde-gtk-config.mo -share/locale/id/LC_MESSAGES/kde-gtk-config.mo -share/locale/it/LC_MESSAGES/kde-gtk-config.mo -share/locale/ja/LC_MESSAGES/kde-gtk-config.mo -share/locale/ko/LC_MESSAGES/kde-gtk-config.mo -share/locale/lt/LC_MESSAGES/kde-gtk-config.mo -share/locale/nb/LC_MESSAGES/kde-gtk-config.mo -share/locale/nl/LC_MESSAGES/kde-gtk-config.mo -share/locale/nn/LC_MESSAGES/kde-gtk-config.mo -share/locale/pa/LC_MESSAGES/kde-gtk-config.mo -share/locale/pl/LC_MESSAGES/kde-gtk-config.mo -share/locale/pt/LC_MESSAGES/kde-gtk-config.mo -share/locale/pt_BR/LC_MESSAGES/kde-gtk-config.mo -share/locale/ro/LC_MESSAGES/kde-gtk-config.mo -share/locale/ru/LC_MESSAGES/kde-gtk-config.mo -share/locale/sk/LC_MESSAGES/kde-gtk-config.mo -share/locale/sl/LC_MESSAGES/kde-gtk-config.mo -share/locale/sr/LC_MESSAGES/kde-gtk-config.mo -share/locale/sr@ijekavian/LC_MESSAGES/kde-gtk-config.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/kde-gtk-config.mo -share/locale/sr@latin/LC_MESSAGES/kde-gtk-config.mo -share/locale/sv/LC_MESSAGES/kde-gtk-config.mo -share/locale/tr/LC_MESSAGES/kde-gtk-config.mo -share/locale/uk/LC_MESSAGES/kde-gtk-config.mo -share/locale/zh_CN/LC_MESSAGES/kde-gtk-config.mo -share/locale/zh_TW/LC_MESSAGES/kde-gtk-config.mo +share/kconf_update/gtkconfig.upd Modified: head/x11-themes/plasma5-oxygen/distinfo ============================================================================== --- head/x11-themes/plasma5-oxygen/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/x11-themes/plasma5-oxygen/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414649 -SHA256 (KDE/plasma/5.17.5/oxygen-5.17.5.tar.xz) = 58954374a4b9067365ee5d50b32b1986b2e7dd31e73cbf79fda8d978949943be -SIZE (KDE/plasma/5.17.5/oxygen-5.17.5.tar.xz) = 4470600 +TIMESTAMP = 1581012800 +SHA256 (KDE/plasma/5.18.0/oxygen-5.18.0.tar.xz) = b55f9c22bfb025f0a52882493966abed1f1c910ac9a667760d28e357b2363360 +SIZE (KDE/plasma/5.18.0/oxygen-5.18.0.tar.xz) = 4472192 Modified: head/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo ============================================================================== --- head/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414654 -SHA256 (KDE/plasma/5.17.5/plasma-workspace-wallpapers-5.17.5.tar.xz) = 8a28ef67b65c340d40ff8f5bfc333ead68e6d8c9e410769c43af847ced9b4ca9 -SIZE (KDE/plasma/5.17.5/plasma-workspace-wallpapers-5.17.5.tar.xz) = 34173344 +TIMESTAMP = 1581012800 +SHA256 (KDE/plasma/5.18.0/plasma-workspace-wallpapers-5.18.0.tar.xz) = db91021bb3df99aeaf55e9d9e09b06c0b24c98f34e5adada35dc0fae613bdada +SIZE (KDE/plasma/5.18.0/plasma-workspace-wallpapers-5.18.0.tar.xz) = 37110120 Modified: head/x11-themes/plasma5-plasma-workspace-wallpapers/pkg-plist ============================================================================== --- head/x11-themes/plasma5-plasma-workspace-wallpapers/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/x11-themes/plasma5-plasma-workspace-wallpapers/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -125,6 +125,9 @@ share/wallpapers/Grey/contents/images/640x480.jpg share/wallpapers/Grey/contents/images/800x600.jpg share/wallpapers/Grey/contents/screenshot.jpg share/wallpapers/Grey/metadata.desktop +share/wallpapers/IceCold/contents/images/5120x2880.png +share/wallpapers/IceCold/contents/screenshot.png +share/wallpapers/IceCold/metadata.desktop share/wallpapers/Kite/contents/images/1280x1024.jpg share/wallpapers/Kite/contents/images/1280x800.jpg share/wallpapers/Kite/contents/images/1440x900.jpg Modified: head/x11-toolkits/plasma5-kdeplasma-addons/distinfo ============================================================================== --- head/x11-toolkits/plasma5-kdeplasma-addons/distinfo Tue Feb 11 17:57:35 2020 (r525878) +++ head/x11-toolkits/plasma5-kdeplasma-addons/distinfo Tue Feb 11 18:00:40 2020 (r525879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578414655 -SHA256 (KDE/plasma/5.17.5/kdeplasma-addons-5.17.5.tar.xz) = 997d6a3542ab1f1fd7fb17580693dc8281ff29b03c82577dbae3fc1ec4cccdb8 -SIZE (KDE/plasma/5.17.5/kdeplasma-addons-5.17.5.tar.xz) = 605648 +TIMESTAMP = 1581012801 +SHA256 (KDE/plasma/5.18.0/kdeplasma-addons-5.18.0.tar.xz) = 1f6ef7025a38b818001d095d8f8b52d880507bcccd823adca70bc464eb3d9a07 +SIZE (KDE/plasma/5.18.0/kdeplasma-addons-5.18.0.tar.xz) = 614856 Modified: head/x11-toolkits/plasma5-kdeplasma-addons/pkg-plist ============================================================================== --- head/x11-toolkits/plasma5-kdeplasma-addons/pkg-plist Tue Feb 11 17:57:35 2020 (r525878) +++ head/x11-toolkits/plasma5-kdeplasma-addons/pkg-plist Tue Feb 11 18:00:40 2020 (r525879) @@ -48,6 +48,8 @@ lib/libplasmapotdprovidercore.so.1.0.0 %%QT_QMLDIR%%/org/kde/plasma/private/fifteenpuzzle/qmldir %%QT_QMLDIR%%/org/kde/plasma/private/mediaframe/libmediaframeplugin.so %%QT_QMLDIR%%/org/kde/plasma/private/mediaframe/qmldir +%%QT_QMLDIR%%/org/kde/plasma/private/nightcolorcontrol/libnightcolorcontrolplugin.so +%%QT_QMLDIR%%/org/kde/plasma/private/nightcolorcontrol/qmldir %%QT_QMLDIR%%/org/kde/plasma/private/notes/libnotesplugin.so %%QT_QMLDIR%%/org/kde/plasma/private/notes/qmldir %%QT_QMLDIR%%/org/kde/plasma/private/purpose/libpurposeplugin.so @@ -71,6 +73,7 @@ share/kservices5/kwin/kwin4_window_switcher_informativ share/kservices5/kwin/kwin4_window_switcher_present_windows.desktop share/kservices5/kwin/kwin4_window_switcher_small_icons.desktop share/kservices5/kwin/kwin4_window_switcher_text.desktop +share/kservices5/kwin/kwin4_window_switcher_thumbnail_grid.desktop share/kservices5/kwin/kwin4_window_switcher_thumbnails.desktop share/kservices5/plasma-applet-org.kde.plasma.activitypager.desktop share/kservices5/plasma-applet-org.kde.plasma.binaryclock.desktop @@ -95,6 +98,7 @@ share/kservices5/plasma-applet-org.kde.plasma.userswit share/kservices5/plasma-applet-org.kde.plasma.weather.desktop %%QTWEBENGINE%%share/kservices5/plasma-applet-org.kde.plasma.webbrowser.desktop %%QTWEBENGINE%%share/kservices5/plasma-applet-org.kde.plasma_applet_dict.desktop +share/kservices5/plasma-applet-org.kde.plasma.nightcolorcontrol.desktop share/kservices5/plasma-dataengine-comic.desktop share/kservices5/plasma-dataengine-konsoleprofiles.desktop share/kservices5/plasma-dataengine-potd.desktop @@ -128,6 +132,8 @@ share/kwin/tabbox/small_icons/contents/ui/main.qml share/kwin/tabbox/small_icons/metadata.desktop share/kwin/tabbox/text/contents/ui/main.qml share/kwin/tabbox/text/metadata.desktop +share/kwin/tabbox/thumbnail_grid/contents/ui/main.qml +share/kwin/tabbox/thumbnail_grid/metadata.desktop share/kwin/tabbox/thumbnails/contents/ui/main.qml share/kwin/tabbox/thumbnails/metadata.desktop share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.binaryclock.mo @@ -157,9 +163,11 @@ share/locale/ar/LC_MESSAGES/plasma_runner_mediawiki.mo share/locale/ar/LC_MESSAGES/plasma_runner_spellcheckrunner.mo share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.binaryclock.mo share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.calculator.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.colorpicker.mo share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardindicator.mo share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.quickshare.mo share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.systemloadviewer.mo share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.timer.mo share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma_applet_dict.mo @@ -203,6 +211,7 @@ share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardindicator.mo share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.mediaframe.mo +share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.nightcolorcontrol.mo share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.private.grouping.mo share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.quicklaunch.mo @@ -261,6 +270,7 @@ share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardindicator.mo share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.mediaframe.mo +share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.nightcolorcontrol.mo share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.private.grouping.mo share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.quicklaunch.mo @@ -294,6 +304,7 @@ share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardindicator.mo share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.mediaframe.mo +share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.nightcolorcontrol.mo share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.private.grouping.mo share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.quicklaunch.mo @@ -423,6 +434,7 @@ share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardindicator.mo share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.mediaframe.mo +share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.nightcolorcontrol.mo share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.private.grouping.mo share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.quicklaunch.mo @@ -449,20 +461,26 @@ share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.diskquota.mo share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.fifteenpuzzle.mo share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.fuzzyclock.mo +share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardindicator.mo share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.mediaframe.mo +share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.nightcolorcontrol.mo share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo +share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.private.grouping.mo share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.quicklaunch.mo share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.quickshare.mo share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.systemloadviewer.mo share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.timer.mo share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.userswitcher.mo share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.weather.mo +share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma_applet_dict.mo +share/locale/et/LC_MESSAGES/plasma_calendar_astronomicalevents.mo share/locale/et/LC_MESSAGES/plasma_packagestructure_comic.mo share/locale/et/LC_MESSAGES/plasma_runner_CharacterRunner.mo share/locale/et/LC_MESSAGES/plasma_runner_converterrunner.mo share/locale/et/LC_MESSAGES/plasma_runner_datetime.mo share/locale/et/LC_MESSAGES/plasma_runner_katesessions.mo +share/locale/et/LC_MESSAGES/plasma_runner_konsoleprofiles.mo share/locale/et/LC_MESSAGES/plasma_runner_krunner_dictionary.mo share/locale/et/LC_MESSAGES/plasma_runner_mediawiki.mo share/locale/et/LC_MESSAGES/plasma_runner_spellcheckrunner.mo @@ -476,6 +494,7 @@ share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardindicator.mo share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.mediaframe.mo +share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.nightcolorcontrol.mo share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.private.grouping.mo share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.quicklaunch.mo @@ -505,6 +524,7 @@ share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardindicator.mo share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.mediaframe.mo +share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.nightcolorcontrol.mo share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.private.grouping.mo share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.quicklaunch.mo @@ -534,6 +554,7 @@ share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardindicator.mo share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.mediaframe.mo +share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.nightcolorcontrol.mo share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.private.grouping.mo share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.quicklaunch.mo @@ -641,19 +662,28 @@ share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.calculator.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.colorpicker.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.comic.mo +share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.diskquota.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.fifteenpuzzle.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.fuzzyclock.mo +share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardindicator.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo +share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.mediaframe.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo +share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.private.grouping.mo +share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.quicklaunch.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.quickshare.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.systemloadviewer.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.timer.mo +share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.userswitcher.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.weather.mo +share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma_applet_dict.mo +share/locale/hu/LC_MESSAGES/plasma_calendar_astronomicalevents.mo share/locale/hu/LC_MESSAGES/plasma_packagestructure_comic.mo share/locale/hu/LC_MESSAGES/plasma_runner_CharacterRunner.mo share/locale/hu/LC_MESSAGES/plasma_runner_converterrunner.mo share/locale/hu/LC_MESSAGES/plasma_runner_datetime.mo share/locale/hu/LC_MESSAGES/plasma_runner_katesessions.mo +share/locale/hu/LC_MESSAGES/plasma_runner_konsoleprofiles.mo share/locale/hu/LC_MESSAGES/plasma_runner_krunner_dictionary.mo share/locale/hu/LC_MESSAGES/plasma_runner_mediawiki.mo share/locale/hu/LC_MESSAGES/plasma_runner_spellcheckrunner.mo @@ -667,6 +697,7 @@ share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardindicator.mo share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.mediaframe.mo +share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.nightcolorcontrol.mo share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.private.grouping.mo share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.quicklaunch.mo @@ -675,6 +706,8 @@ share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.timer.mo share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.userswitcher.mo share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.weather.mo +share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma_applet_dict.mo +share/locale/ia/LC_MESSAGES/plasma_calendar_astronomicalevents.mo share/locale/ia/LC_MESSAGES/plasma_packagestructure_comic.mo share/locale/ia/LC_MESSAGES/plasma_runner_CharacterRunner.mo share/locale/ia/LC_MESSAGES/plasma_runner_converterrunner.mo @@ -694,6 +727,7 @@ share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardindicator.mo share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.mediaframe.mo +share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.nightcolorcontrol.mo share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.private.grouping.mo share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.quicklaunch.mo @@ -739,6 +773,7 @@ share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardindicator.mo share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002111800.01BI0eoH061705>