Date: Tue, 16 Jun 2020 17:18:26 +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: r539370 - 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: <202006161718.05GHIQmJ035698@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Tue Jun 16 17:18:25 2020 New Revision: 539370 URL: https://svnweb.freebsd.org/changeset/ports/539370 Log: KDE Plasma Desktop -- update to 5.19.1 Tuesday, 16 June 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.19.1. Plasma 5.19 was released in June 2020 with many feature refinements and new modules to complete the desktop experience. This release adds a month's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * Dr Konqi: Map neon in platform guessing. * Battery applet not showing up in tray. * Fix confirmLogout setting for SessionManagement. Changelog: https://kde.org/announcements/plasma-5.19.0-5.19.1-changelog Modified: head/Mk/Uses/kde.mk head/audio/plasma5-plasma-pa/distinfo head/deskutils/plasma5-milou/distinfo head/deskutils/plasma5-sddm-kcm/distinfo head/devel/plasma5-khotkeys/distinfo head/devel/plasma5-kwrited/distinfo head/devel/plasma5-plasma-sdk/distinfo head/security/plasma5-kscreenlocker/distinfo head/security/plasma5-ksshaskpass/distinfo head/security/plasma5-kwallet-pam/distinfo head/sysutils/plasma5-discover/distinfo head/sysutils/plasma5-drkonqi/distinfo head/sysutils/plasma5-kde-cli-tools/distinfo head/sysutils/plasma5-kinfocenter/distinfo head/sysutils/plasma5-kmenuedit/distinfo 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-powerdevil/distinfo head/sysutils/plasma5-systemsettings/distinfo head/sysutils/plasma5-user-manager/distinfo head/www/plasma5-plasma-browser-integration/distinfo head/x11-themes/plasma5-breeze-gtk/distinfo head/x11-themes/plasma5-breeze/distinfo head/x11-themes/plasma5-kde-gtk-config/distinfo head/x11-themes/plasma5-oxygen/distinfo head/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo head/x11-toolkits/plasma5-kdeplasma-addons/distinfo head/x11-wm/plasma5-kdecoration/distinfo head/x11-wm/plasma5-kwin/distinfo head/x11/plasma5-kactivitymanagerd/distinfo head/x11/plasma5-kgamma5/distinfo head/x11/plasma5-kscreen/distinfo head/x11/plasma5-kwayland-integration/distinfo head/x11/plasma5-kwayland-server/distinfo head/x11/plasma5-libkscreen/distinfo 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 Jun 16 16:52:44 2020 (r539369) +++ head/Mk/Uses/kde.mk Tue Jun 16 17:18:25 2020 (r539370) @@ -54,7 +54,7 @@ _KDE_RELNAME= KDE${_KDE_VERSION} # === VERSIONS OF THE DIFFERENT COMPONENTS ===================================== # Current KDE desktop. -KDE_PLASMA_VERSION?= 5.19.0 +KDE_PLASMA_VERSION?= 5.19.1 KDE_PLASMA_BRANCH?= stable # Current KDE frameworks. Modified: head/audio/plasma5-plasma-pa/distinfo ============================================================================== --- head/audio/plasma5-plasma-pa/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/audio/plasma5-plasma-pa/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291425 -SHA256 (KDE/plasma/5.19.0/plasma-pa-5.19.0.tar.xz) = 808c3e62fa52d07e8f9af7854f1eee4a35e7cdb038e2b9db1ad0008121805aa6 -SIZE (KDE/plasma/5.19.0/plasma-pa-5.19.0.tar.xz) = 108924 +TIMESTAMP = 1592322970 +SHA256 (KDE/plasma/5.19.1/plasma-pa-5.19.1.tar.xz) = b958a0822687f12e5e3fd2d01970f375df9baadbe7db0ae2c6fa0b7d1a102cd8 +SIZE (KDE/plasma/5.19.1/plasma-pa-5.19.1.tar.xz) = 108508 Modified: head/deskutils/plasma5-milou/distinfo ============================================================================== --- head/deskutils/plasma5-milou/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/deskutils/plasma5-milou/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291428 -SHA256 (KDE/plasma/5.19.0/milou-5.19.0.tar.xz) = e068b63da21e98f326c43211fd1f98f8fc720b16d3f5adf483e456e11b3d022c -SIZE (KDE/plasma/5.19.0/milou-5.19.0.tar.xz) = 64428 +TIMESTAMP = 1592322971 +SHA256 (KDE/plasma/5.19.1/milou-5.19.1.tar.xz) = 39ec762e1106799d106ab953ecf82bd6d718517d548e75773bcd278c8426fc37 +SIZE (KDE/plasma/5.19.1/milou-5.19.1.tar.xz) = 64504 Modified: head/deskutils/plasma5-sddm-kcm/distinfo ============================================================================== --- head/deskutils/plasma5-sddm-kcm/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/deskutils/plasma5-sddm-kcm/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291431 -SHA256 (KDE/plasma/5.19.0/sddm-kcm-5.19.0.tar.xz) = 8d8118150c75cbfa21547db57ed1445d391c501a483be8a9ee9cdc20acee5cfe -SIZE (KDE/plasma/5.19.0/sddm-kcm-5.19.0.tar.xz) = 62560 +TIMESTAMP = 1592322972 +SHA256 (KDE/plasma/5.19.1/sddm-kcm-5.19.1.tar.xz) = 40fa74b434060ce16fdeb7c7299ec9fbe57a2a4ec32914909573f67424445d78 +SIZE (KDE/plasma/5.19.1/sddm-kcm-5.19.1.tar.xz) = 62664 Modified: head/devel/plasma5-khotkeys/distinfo ============================================================================== --- head/devel/plasma5-khotkeys/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/devel/plasma5-khotkeys/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291434 -SHA256 (KDE/plasma/5.19.0/khotkeys-5.19.0.tar.xz) = 2f53a72b002aa5c95dddec85c329a4f9564fdf58908dae9ebbed4a9e10e094b3 -SIZE (KDE/plasma/5.19.0/khotkeys-5.19.0.tar.xz) = 1854352 +TIMESTAMP = 1592322973 +SHA256 (KDE/plasma/5.19.1/khotkeys-5.19.1.tar.xz) = 0af5ab9ede8788b9394fae419113941ad63431ea6e66b300559231383c3bc969 +SIZE (KDE/plasma/5.19.1/khotkeys-5.19.1.tar.xz) = 1856012 Modified: head/devel/plasma5-kwrited/distinfo ============================================================================== --- head/devel/plasma5-kwrited/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/devel/plasma5-kwrited/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291436 -SHA256 (KDE/plasma/5.19.0/kwrited-5.19.0.tar.xz) = cb2d0fcbf3165799836d0255b22332c5c9e346b4ff689c3beee8036b6009ab7f -SIZE (KDE/plasma/5.19.0/kwrited-5.19.0.tar.xz) = 20284 +TIMESTAMP = 1592322974 +SHA256 (KDE/plasma/5.19.1/kwrited-5.19.1.tar.xz) = c7f669d11eefacdfa32d0abb1cdb6657af8fbeff1f86e64f284fbced7c4223e1 +SIZE (KDE/plasma/5.19.1/kwrited-5.19.1.tar.xz) = 20204 Modified: head/devel/plasma5-plasma-sdk/distinfo ============================================================================== --- head/devel/plasma5-plasma-sdk/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/devel/plasma5-plasma-sdk/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291439 -SHA256 (KDE/plasma/5.19.0/plasma-sdk-5.19.0.tar.xz) = 4c1283c78c0ff1cb748d6a6efb745fcf198f7047ca51d492e76bbef15c53837f -SIZE (KDE/plasma/5.19.0/plasma-sdk-5.19.0.tar.xz) = 262784 +TIMESTAMP = 1592322974 +SHA256 (KDE/plasma/5.19.1/plasma-sdk-5.19.1.tar.xz) = 6bcea6cd45b9f73b8e2150ebfeb271b30b1eca4ec14a4fbb93d5213c3b260ffd +SIZE (KDE/plasma/5.19.1/plasma-sdk-5.19.1.tar.xz) = 263740 Modified: head/security/plasma5-kscreenlocker/distinfo ============================================================================== --- head/security/plasma5-kscreenlocker/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/security/plasma5-kscreenlocker/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291442 -SHA256 (KDE/plasma/5.19.0/kscreenlocker-5.19.0.tar.xz) = 1ecd47849409f6eed7549f1ad66fda59a330f2f2b19972a90b11db5496577ea6 -SIZE (KDE/plasma/5.19.0/kscreenlocker-5.19.0.tar.xz) = 126428 +TIMESTAMP = 1592322975 +SHA256 (KDE/plasma/5.19.1/kscreenlocker-5.19.1.tar.xz) = 5fe07ee5421bbd6fe8406de1423399b05973b45c52c621a0692cb3347c84dc32 +SIZE (KDE/plasma/5.19.1/kscreenlocker-5.19.1.tar.xz) = 126548 Modified: head/security/plasma5-ksshaskpass/distinfo ============================================================================== --- head/security/plasma5-ksshaskpass/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/security/plasma5-ksshaskpass/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291445 -SHA256 (KDE/plasma/5.19.0/ksshaskpass-5.19.0.tar.xz) = d4cedad91f5929b7bd6f9ddd4cbd4143b0c5f5cb4d9faaa3493d50ae2d83b41e -SIZE (KDE/plasma/5.19.0/ksshaskpass-5.19.0.tar.xz) = 23496 +TIMESTAMP = 1592322976 +SHA256 (KDE/plasma/5.19.1/ksshaskpass-5.19.1.tar.xz) = 6155e9a74e972ff4b354041c12321a549e5dc92b88a514384d3dfbbdb48e123c +SIZE (KDE/plasma/5.19.1/ksshaskpass-5.19.1.tar.xz) = 23528 Modified: head/security/plasma5-kwallet-pam/distinfo ============================================================================== --- head/security/plasma5-kwallet-pam/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/security/plasma5-kwallet-pam/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291447 -SHA256 (KDE/plasma/5.19.0/kwallet-pam-5.19.0.tar.xz) = dc1a13a062cfd45205b10bd841591bb53129135c3d1162bb518b064f4b9e14d7 -SIZE (KDE/plasma/5.19.0/kwallet-pam-5.19.0.tar.xz) = 19844 +TIMESTAMP = 1592322977 +SHA256 (KDE/plasma/5.19.1/kwallet-pam-5.19.1.tar.xz) = 03e5c35c87d7004d669f54dcdf53114946cffccdfeff602440c703aa873fcc99 +SIZE (KDE/plasma/5.19.1/kwallet-pam-5.19.1.tar.xz) = 19860 Modified: head/sysutils/plasma5-discover/distinfo ============================================================================== --- head/sysutils/plasma5-discover/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/sysutils/plasma5-discover/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291450 -SHA256 (KDE/plasma/5.19.0/discover-5.19.0.tar.xz) = 05c5170227e5664914fc18b865a89b68ee699d53d6e4f57dd2b9dddbb02a4445 -SIZE (KDE/plasma/5.19.0/discover-5.19.0.tar.xz) = 10294112 +TIMESTAMP = 1592322979 +SHA256 (KDE/plasma/5.19.1/discover-5.19.1.tar.xz) = a1fa6073bb7d3ce251293c4356af7b15a0af0176fcc9e7032c9feb7b8e09d421 +SIZE (KDE/plasma/5.19.1/discover-5.19.1.tar.xz) = 10293976 Modified: head/sysutils/plasma5-drkonqi/distinfo ============================================================================== --- head/sysutils/plasma5-drkonqi/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/sysutils/plasma5-drkonqi/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291454 -SHA256 (KDE/plasma/5.19.0/drkonqi-5.19.0.tar.xz) = 074d59664a044f575ff9a1b067ac3b99f71680fa17f2fddd1230980c23e5ac71 -SIZE (KDE/plasma/5.19.0/drkonqi-5.19.0.tar.xz) = 747908 +TIMESTAMP = 1592322980 +SHA256 (KDE/plasma/5.19.1/drkonqi-5.19.1.tar.xz) = 78d7e07253e1a47e696a6f9207f67740f7fa2417896cc28af2c00e82afcd8309 +SIZE (KDE/plasma/5.19.1/drkonqi-5.19.1.tar.xz) = 747860 Modified: head/sysutils/plasma5-kde-cli-tools/distinfo ============================================================================== --- head/sysutils/plasma5-kde-cli-tools/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/sysutils/plasma5-kde-cli-tools/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291463 -SHA256 (KDE/plasma/5.19.0/kde-cli-tools-5.19.0.tar.xz) = 696a7bc3e4a828536c73bec7d6932596db8243eaf67bb99d402d622bc0f74ef1 -SIZE (KDE/plasma/5.19.0/kde-cli-tools-5.19.0.tar.xz) = 598396 +TIMESTAMP = 1592322981 +SHA256 (KDE/plasma/5.19.1/kde-cli-tools-5.19.1.tar.xz) = 9734a50d5d96dbc28f869c15baf186ed1359974752b426db467438fe466e2813 +SIZE (KDE/plasma/5.19.1/kde-cli-tools-5.19.1.tar.xz) = 600900 Modified: head/sysutils/plasma5-kinfocenter/distinfo ============================================================================== --- head/sysutils/plasma5-kinfocenter/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/sysutils/plasma5-kinfocenter/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291467 -SHA256 (KDE/plasma/5.19.0/kinfocenter-5.19.0.tar.xz) = 1cefb6c85253398d9fc815343dd8efd93e324ed4745b9f10dfe0a06090359263 -SIZE (KDE/plasma/5.19.0/kinfocenter-5.19.0.tar.xz) = 1271360 +TIMESTAMP = 1592322982 +SHA256 (KDE/plasma/5.19.1/kinfocenter-5.19.1.tar.xz) = 3ba823d98b8dda2878f94f5fdf9b6049071d6a301e343a3c30ce9ffd0c8d07a6 +SIZE (KDE/plasma/5.19.1/kinfocenter-5.19.1.tar.xz) = 1271776 Modified: head/sysutils/plasma5-kmenuedit/distinfo ============================================================================== --- head/sysutils/plasma5-kmenuedit/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/sysutils/plasma5-kmenuedit/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291470 -SHA256 (KDE/plasma/5.19.0/kmenuedit-5.19.0.tar.xz) = 74a600616679cc75aefc5967fcb788b57b1ad5c4e99ffdb2bf69dc4e9a50e0be -SIZE (KDE/plasma/5.19.0/kmenuedit-5.19.0.tar.xz) = 896888 +TIMESTAMP = 1592322983 +SHA256 (KDE/plasma/5.19.1/kmenuedit-5.19.1.tar.xz) = d9060aee227ea0bdab4f429c0962b3405bf43d54c0fb4aa372c6dffe928d5480 +SIZE (KDE/plasma/5.19.1/kmenuedit-5.19.1.tar.xz) = 897120 Modified: head/sysutils/plasma5-ksysguard/distinfo ============================================================================== --- head/sysutils/plasma5-ksysguard/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/sysutils/plasma5-ksysguard/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591635290 -SHA256 (KDE/plasma/5.19.0/ksysguard-5.19.0.tar.xz) = abd56dcf96a3af1a23083044edc6dd6afb4726ab7bc3a64a1db1055554566f49 -SIZE (KDE/plasma/5.19.0/ksysguard-5.19.0.tar.xz) = 539936 +TIMESTAMP = 1592322983 +SHA256 (KDE/plasma/5.19.1/ksysguard-5.19.1.tar.xz) = 8641b5ba300bcc86bd7127aa4a75554ff775e146232fdb3176053f679d22a7e6 +SIZE (KDE/plasma/5.19.1/ksysguard-5.19.1.tar.xz) = 540012 Modified: head/sysutils/plasma5-ksysguard/pkg-plist ============================================================================== --- head/sysutils/plasma5-ksysguard/pkg-plist Tue Jun 16 16:52:44 2020 (r539369) +++ head/sysutils/plasma5-ksysguard/pkg-plist Tue Jun 16 17:18:25 2020 (r539370) @@ -100,6 +100,8 @@ share/locale/ia/LC_MESSAGES/ksysguard.mo share/locale/id/LC_MESSAGES/ksysguard.mo share/locale/is/LC_MESSAGES/ksysguard.mo share/locale/it/LC_MESSAGES/ksysguard.mo +share/locale/it/LC_MESSAGES/ksysguard_plugins_global.mo +share/locale/it/LC_MESSAGES/ksysguard_plugins_process.mo share/locale/ja/LC_MESSAGES/ksysguard.mo share/locale/kk/LC_MESSAGES/ksysguard.mo share/locale/km/LC_MESSAGES/ksysguard.mo @@ -160,5 +162,7 @@ share/locale/vi/LC_MESSAGES/ksysguard.mo share/locale/wa/LC_MESSAGES/ksysguard.mo share/locale/xh/LC_MESSAGES/ksysguard.mo share/locale/zh_CN/LC_MESSAGES/ksysguard.mo +share/locale/zh_CN/LC_MESSAGES/ksysguard_plugins_global.mo +share/locale/zh_CN/LC_MESSAGES/ksysguard_plugins_process.mo share/locale/zh_TW/LC_MESSAGES/ksysguard.mo share/metainfo/org.kde.ksysguard.appdata.xml Modified: head/sysutils/plasma5-libksysguard/distinfo ============================================================================== --- head/sysutils/plasma5-libksysguard/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/sysutils/plasma5-libksysguard/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291476 -SHA256 (KDE/plasma/5.19.0/libksysguard-5.19.0.tar.xz) = f026b65372aa49b1f72a7c8029cb3d7afd131de9592cc5392fe05771a4da26d3 -SIZE (KDE/plasma/5.19.0/libksysguard-5.19.0.tar.xz) = 666816 +TIMESTAMP = 1592322984 +SHA256 (KDE/plasma/5.19.1/libksysguard-5.19.1.tar.xz) = 1e70a68b2d7eb3712d1762166a2dca45796b923aa9d07425cf755065b1f0222b +SIZE (KDE/plasma/5.19.1/libksysguard-5.19.1.tar.xz) = 671584 Modified: head/sysutils/plasma5-libksysguard/pkg-plist ============================================================================== --- head/sysutils/plasma5-libksysguard/pkg-plist Tue Jun 16 16:52:44 2020 (r539369) +++ head/sysutils/plasma5-libksysguard/pkg-plist Tue Jun 16 17:18:25 2020 (r539370) @@ -164,7 +164,11 @@ share/locale/el/LC_MESSAGES/ksgrd.mo share/locale/el/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/el/LC_MESSAGES/processcore.mo share/locale/el/LC_MESSAGES/processui.mo +share/locale/en_GB/LC_MESSAGES/KSysGuardSensorFaces.mo share/locale/en_GB/LC_MESSAGES/ksgrd.mo +share/locale/en_GB/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo +share/locale/en_GB/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo +share/locale/en_GB/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/en_GB/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/en_GB/LC_MESSAGES/processcore.mo share/locale/en_GB/LC_MESSAGES/processui.mo @@ -271,7 +275,11 @@ share/locale/km/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/km/LC_MESSAGES/processcore.mo share/locale/km/LC_MESSAGES/processui.mo share/locale/kn/LC_MESSAGES/ksysguardlsofwidgets.mo +share/locale/ko/LC_MESSAGES/KSysGuardSensorFaces.mo share/locale/ko/LC_MESSAGES/ksgrd.mo +share/locale/ko/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo +share/locale/ko/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo +share/locale/ko/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/ko/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/ko/LC_MESSAGES/processcore.mo share/locale/ko/LC_MESSAGES/processui.mo @@ -333,7 +341,11 @@ share/locale/pl/LC_MESSAGES/ksgrd.mo share/locale/pl/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/pl/LC_MESSAGES/processcore.mo share/locale/pl/LC_MESSAGES/processui.mo +share/locale/pt/LC_MESSAGES/KSysGuardSensorFaces.mo share/locale/pt/LC_MESSAGES/ksgrd.mo +share/locale/pt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo +share/locale/pt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo +share/locale/pt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/pt/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/pt/LC_MESSAGES/processcore.mo share/locale/pt/LC_MESSAGES/processui.mo @@ -427,7 +439,11 @@ share/locale/uk/LC_MESSAGES/processui.mo share/locale/wa/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/wa/LC_MESSAGES/processcore.mo share/locale/wa/LC_MESSAGES/processui.mo +share/locale/zh_CN/LC_MESSAGES/KSysGuardSensorFaces.mo share/locale/zh_CN/LC_MESSAGES/ksgrd.mo +share/locale/zh_CN/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo +share/locale/zh_CN/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo +share/locale/zh_CN/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/zh_CN/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/zh_CN/LC_MESSAGES/processcore.mo share/locale/zh_CN/LC_MESSAGES/processui.mo Modified: head/sysutils/plasma5-polkit-kde-agent-1/distinfo ============================================================================== --- head/sysutils/plasma5-polkit-kde-agent-1/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/sysutils/plasma5-polkit-kde-agent-1/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291479 -SHA256 (KDE/plasma/5.19.0/polkit-kde-agent-1-5.19.0.tar.xz) = 51187c0fda455890b57bc3ec6513af08cdba2cbb5f1d6b1e50a364f30e4a4584 -SIZE (KDE/plasma/5.19.0/polkit-kde-agent-1-5.19.0.tar.xz) = 44768 +TIMESTAMP = 1592322985 +SHA256 (KDE/plasma/5.19.1/polkit-kde-agent-1-5.19.1.tar.xz) = 9d41abc36665809b20216a057e089cbae31206e8b29f9e61ba5941cde52c8312 +SIZE (KDE/plasma/5.19.1/polkit-kde-agent-1-5.19.1.tar.xz) = 44768 Modified: head/sysutils/plasma5-powerdevil/distinfo ============================================================================== --- head/sysutils/plasma5-powerdevil/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/sysutils/plasma5-powerdevil/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291481 -SHA256 (KDE/plasma/5.19.0/powerdevil-5.19.0.tar.xz) = c58dcc39e55cf68cdcc377bfa458a1ff6a80b5970ae568bd62af68d78bdbed4e -SIZE (KDE/plasma/5.19.0/powerdevil-5.19.0.tar.xz) = 599248 +TIMESTAMP = 1592322986 +SHA256 (KDE/plasma/5.19.1/powerdevil-5.19.1.tar.xz) = a4eeefdba2de657e1f47fadfd14b2589427162cac28a2d11e9617103199f0f58 +SIZE (KDE/plasma/5.19.1/powerdevil-5.19.1.tar.xz) = 600072 Modified: head/sysutils/plasma5-systemsettings/distinfo ============================================================================== --- head/sysutils/plasma5-systemsettings/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/sysutils/plasma5-systemsettings/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291484 -SHA256 (KDE/plasma/5.19.0/systemsettings-5.19.0.tar.xz) = e1c61fec4ce50a130d2a912ed04f7f885483a53ac8a32239774058173aa7fae4 -SIZE (KDE/plasma/5.19.0/systemsettings-5.19.0.tar.xz) = 183628 +TIMESTAMP = 1592322987 +SHA256 (KDE/plasma/5.19.1/systemsettings-5.19.1.tar.xz) = 3f1dddbab63e65d5c70b23e27fe5b26c29b5c7d4395d147baa32db78f093d839 +SIZE (KDE/plasma/5.19.1/systemsettings-5.19.1.tar.xz) = 183516 Modified: head/sysutils/plasma5-user-manager/distinfo ============================================================================== --- head/sysutils/plasma5-user-manager/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/sysutils/plasma5-user-manager/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291488 -SHA256 (KDE/plasma/5.19.0/user-manager-5.19.0.tar.xz) = 55e185dc2f348994fdae2b9de03e4e64cda1d49dbdcc48433ee0152d5417758f -SIZE (KDE/plasma/5.19.0/user-manager-5.19.0.tar.xz) = 9930504 +TIMESTAMP = 1592322989 +SHA256 (KDE/plasma/5.19.1/user-manager-5.19.1.tar.xz) = 1d52067bf5058af1cd389243f752b420046ab68bf9721e8851528596596081f2 +SIZE (KDE/plasma/5.19.1/user-manager-5.19.1.tar.xz) = 9932172 Modified: head/www/plasma5-plasma-browser-integration/distinfo ============================================================================== --- head/www/plasma5-plasma-browser-integration/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/www/plasma5-plasma-browser-integration/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291490 -SHA256 (KDE/plasma/5.19.0/plasma-browser-integration-5.19.0.tar.xz) = ae695cac3ee061174c1e8105e94cd0a708bd4a24c18c53e36ecad6d25fab8db3 -SIZE (KDE/plasma/5.19.0/plasma-browser-integration-5.19.0.tar.xz) = 159896 +TIMESTAMP = 1592322990 +SHA256 (KDE/plasma/5.19.1/plasma-browser-integration-5.19.1.tar.xz) = 41428d8e6c356fc3df764ae7507928d12c8cd7c4dba88b6f6e7653adc2725688 +SIZE (KDE/plasma/5.19.1/plasma-browser-integration-5.19.1.tar.xz) = 159256 Modified: head/x11-themes/plasma5-breeze-gtk/distinfo ============================================================================== --- head/x11-themes/plasma5-breeze-gtk/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11-themes/plasma5-breeze-gtk/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291503 -SHA256 (KDE/plasma/5.19.0/breeze-gtk-5.19.0.tar.xz) = dfaa9f81768b0d8bef7395b4b10d3902cec9d68bbeda1d79059729b427e0fe9f -SIZE (KDE/plasma/5.19.0/breeze-gtk-5.19.0.tar.xz) = 42628 +TIMESTAMP = 1592322992 +SHA256 (KDE/plasma/5.19.1/breeze-gtk-5.19.1.tar.xz) = 1c941556b1f753dbbd009e8cda7af5f9865183dab8773b47ef29cafb4399ffca +SIZE (KDE/plasma/5.19.1/breeze-gtk-5.19.1.tar.xz) = 42596 Modified: head/x11-themes/plasma5-breeze/distinfo ============================================================================== --- head/x11-themes/plasma5-breeze/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11-themes/plasma5-breeze/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291499 -SHA256 (KDE/plasma/5.19.0/breeze-5.19.0.tar.xz) = 2bf2abce3fb12abf1da79a417a40218cdf7cd089591dccf8ca0e2614671046f6 -SIZE (KDE/plasma/5.19.0/breeze-5.19.0.tar.xz) = 22763360 +TIMESTAMP = 1592322991 +SHA256 (KDE/plasma/5.19.1/breeze-5.19.1.tar.xz) = b93d34c0d2b7a47440c0c324e0dacd23cfa82cba2929d568cc9091910bb1ce6e +SIZE (KDE/plasma/5.19.1/breeze-5.19.1.tar.xz) = 22760028 Modified: head/x11-themes/plasma5-kde-gtk-config/distinfo ============================================================================== --- head/x11-themes/plasma5-kde-gtk-config/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11-themes/plasma5-kde-gtk-config/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291506 -SHA256 (KDE/plasma/5.19.0/kde-gtk-config-5.19.0.tar.xz) = f37d78fd597e8103acb7bc7181f2a1c8cc803ef1a3402d09f163e89c981bd4de -SIZE (KDE/plasma/5.19.0/kde-gtk-config-5.19.0.tar.xz) = 26248 +TIMESTAMP = 1592322993 +SHA256 (KDE/plasma/5.19.1/kde-gtk-config-5.19.1.tar.xz) = 6a20a76cbb73904ca9fda81dd82c57c94dc0235c3db8edba7900f94c1a6b628b +SIZE (KDE/plasma/5.19.1/kde-gtk-config-5.19.1.tar.xz) = 26180 Modified: head/x11-themes/plasma5-oxygen/distinfo ============================================================================== --- head/x11-themes/plasma5-oxygen/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11-themes/plasma5-oxygen/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291509 -SHA256 (KDE/plasma/5.19.0/oxygen-5.19.0.tar.xz) = 25985da2db0561c810de324d3a46eb5829c3810ad5a63bbe22b8dd6c3c301ed4 -SIZE (KDE/plasma/5.19.0/oxygen-5.19.0.tar.xz) = 4466140 +TIMESTAMP = 1592322994 +SHA256 (KDE/plasma/5.19.1/oxygen-5.19.1.tar.xz) = 0fd50db0d08ecf7d04a1cc0740f41cb8e6fc56cb904d5daec644648f7e69aae6 +SIZE (KDE/plasma/5.19.1/oxygen-5.19.1.tar.xz) = 4462996 Modified: head/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo ============================================================================== --- head/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291520 -SHA256 (KDE/plasma/5.19.0/plasma-workspace-wallpapers-5.19.0.tar.xz) = fc4224a0c68e0ad44ca5894effedf6b4be92514d5905659825f4eb94f43e118b -SIZE (KDE/plasma/5.19.0/plasma-workspace-wallpapers-5.19.0.tar.xz) = 41825340 +TIMESTAMP = 1592323001 +SHA256 (KDE/plasma/5.19.1/plasma-workspace-wallpapers-5.19.1.tar.xz) = c14d607a1b6544ddb301d58a0f78a7aecd06b1ec6c131a960a0de557c070135e +SIZE (KDE/plasma/5.19.1/plasma-workspace-wallpapers-5.19.1.tar.xz) = 41824612 Modified: head/x11-toolkits/plasma5-kdeplasma-addons/distinfo ============================================================================== --- head/x11-toolkits/plasma5-kdeplasma-addons/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11-toolkits/plasma5-kdeplasma-addons/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291524 -SHA256 (KDE/plasma/5.19.0/kdeplasma-addons-5.19.0.tar.xz) = caa2827218efa8ba65c503461f7b498d07e740b9d5f61a5a20e61fb520f0edd1 -SIZE (KDE/plasma/5.19.0/kdeplasma-addons-5.19.0.tar.xz) = 628556 +TIMESTAMP = 1592323002 +SHA256 (KDE/plasma/5.19.1/kdeplasma-addons-5.19.1.tar.xz) = ae2773f75f1ffcacd291fd96622a1368b5c276321c5d1dd159404a49fd8a3320 +SIZE (KDE/plasma/5.19.1/kdeplasma-addons-5.19.1.tar.xz) = 629512 Modified: head/x11-wm/plasma5-kdecoration/distinfo ============================================================================== --- head/x11-wm/plasma5-kdecoration/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11-wm/plasma5-kdecoration/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291526 -SHA256 (KDE/plasma/5.19.0/kdecoration-5.19.0.tar.xz) = 0936f6e49fc8ce08785f9817496d87fc0d879b232906a2be086e7b91e1d99853 -SIZE (KDE/plasma/5.19.0/kdecoration-5.19.0.tar.xz) = 43764 +TIMESTAMP = 1592323003 +SHA256 (KDE/plasma/5.19.1/kdecoration-5.19.1.tar.xz) = c8f810a5de5a3a5188dbc01e407a221dc7c777e0a4065268f504831f26b5177e +SIZE (KDE/plasma/5.19.1/kdecoration-5.19.1.tar.xz) = 43780 Modified: head/x11-wm/plasma5-kwin/distinfo ============================================================================== --- head/x11-wm/plasma5-kwin/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11-wm/plasma5-kwin/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591635301 -SHA256 (KDE/plasma/5.19.0/kwin-5.19.0.tar.xz) = b0c87db1376655761589e9a7166ebab769da6377e5bc8be41dd706657b4dbdd0 -SIZE (KDE/plasma/5.19.0/kwin-5.19.0.tar.xz) = 6260948 +TIMESTAMP = 1592323004 +SHA256 (KDE/plasma/5.19.1/kwin-5.19.1.tar.xz) = c9b072699d700abc87b36f6b513d6c2d785c540fbb9e39d4d33ab33e85a6826e +SIZE (KDE/plasma/5.19.1/kwin-5.19.1.tar.xz) = 6266504 Modified: head/x11/plasma5-kactivitymanagerd/distinfo ============================================================================== --- head/x11/plasma5-kactivitymanagerd/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11/plasma5-kactivitymanagerd/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291534 -SHA256 (KDE/plasma/5.19.0/kactivitymanagerd-5.19.0.tar.xz) = 0b31262f7196a46ca73e2d08b066fbcbde04340b1e45d1e0e67c8142f4bc9edd -SIZE (KDE/plasma/5.19.0/kactivitymanagerd-5.19.0.tar.xz) = 84332 +TIMESTAMP = 1592323005 +SHA256 (KDE/plasma/5.19.1/kactivitymanagerd-5.19.1.tar.xz) = 3ff55109a3737f9192a4af8b98932493444f9cba895d8ffa87af59eca60baa7d +SIZE (KDE/plasma/5.19.1/kactivitymanagerd-5.19.1.tar.xz) = 84800 Modified: head/x11/plasma5-kgamma5/distinfo ============================================================================== --- head/x11/plasma5-kgamma5/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11/plasma5-kgamma5/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291537 -SHA256 (KDE/plasma/5.19.0/kgamma5-5.19.0.tar.xz) = 745cd675d6610984dd50c25ca202fe655bf2b208f8e75ed9f250e17f6bdbe3d2 -SIZE (KDE/plasma/5.19.0/kgamma5-5.19.0.tar.xz) = 80816 +TIMESTAMP = 1592323005 +SHA256 (KDE/plasma/5.19.1/kgamma5-5.19.1.tar.xz) = 57e9a7bbd679d27255acd4c3291990d85e8a1d14e3c5162191b8d1f10cde5197 +SIZE (KDE/plasma/5.19.1/kgamma5-5.19.1.tar.xz) = 80688 Modified: head/x11/plasma5-kscreen/distinfo ============================================================================== --- head/x11/plasma5-kscreen/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11/plasma5-kscreen/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291540 -SHA256 (KDE/plasma/5.19.0/kscreen-5.19.0.tar.xz) = 9487d11fedae7b1a4ec48e8517f4a962a9917800d3d1e281b7aa9a14854f63d8 -SIZE (KDE/plasma/5.19.0/kscreen-5.19.0.tar.xz) = 115188 +TIMESTAMP = 1592323006 +SHA256 (KDE/plasma/5.19.1/kscreen-5.19.1.tar.xz) = 3fe3c1bbe53ba8d29f31982273cc8e33b7ca7164fe83675db5f2e95b162f4677 +SIZE (KDE/plasma/5.19.1/kscreen-5.19.1.tar.xz) = 115380 Modified: head/x11/plasma5-kwayland-integration/distinfo ============================================================================== --- head/x11/plasma5-kwayland-integration/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11/plasma5-kwayland-integration/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291541 -SHA256 (KDE/plasma/5.19.0/kwayland-integration-5.19.0.tar.xz) = 73ba16eb80f0ab2871ca0ff512d1d52cd01e8c82e4731b08cea4eb84818fec51 -SIZE (KDE/plasma/5.19.0/kwayland-integration-5.19.0.tar.xz) = 21268 +TIMESTAMP = 1592323007 +SHA256 (KDE/plasma/5.19.1/kwayland-integration-5.19.1.tar.xz) = 8e7827c9df8e7dab3055009a7af18e39eb9fc3cdadfbf3b677f9de86e0b00850 +SIZE (KDE/plasma/5.19.1/kwayland-integration-5.19.1.tar.xz) = 21284 Modified: head/x11/plasma5-kwayland-server/distinfo ============================================================================== --- head/x11/plasma5-kwayland-server/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11/plasma5-kwayland-server/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291542 -SHA256 (KDE/plasma/5.19.0/kwayland-server-5.19.0.tar.xz) = e8d65e3b2c943d83699488c677a30aade3d20d89114e12d0bdcb846518ef8f34 -SIZE (KDE/plasma/5.19.0/kwayland-server-5.19.0.tar.xz) = 229816 +TIMESTAMP = 1592323008 +SHA256 (KDE/plasma/5.19.1/kwayland-server-5.19.1.tar.xz) = e39d41a3d96db6d08cf559b60d1290e905f31a9942cd595d17d84df95376ea67 +SIZE (KDE/plasma/5.19.1/kwayland-server-5.19.1.tar.xz) = 229700 Modified: head/x11/plasma5-libkscreen/distinfo ============================================================================== --- head/x11/plasma5-libkscreen/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11/plasma5-libkscreen/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291543 -SHA256 (KDE/plasma/5.19.0/libkscreen-5.19.0.tar.xz) = 0bf55850a7d76d636848f6bcde44ad8fde2dc51ef2723f673e7f238f55e8d582 -SIZE (KDE/plasma/5.19.0/libkscreen-5.19.0.tar.xz) = 85556 +TIMESTAMP = 1592323009 +SHA256 (KDE/plasma/5.19.1/libkscreen-5.19.1.tar.xz) = c374c17f95ad147a70af84a1dbf5f46211cb2bf5f00bef84bf04fc41820e6ebc +SIZE (KDE/plasma/5.19.1/libkscreen-5.19.1.tar.xz) = 85472 Modified: head/x11/plasma5-plasma-desktop/distinfo ============================================================================== --- head/x11/plasma5-plasma-desktop/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11/plasma5-plasma-desktop/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291548 -SHA256 (KDE/plasma/5.19.0/plasma-desktop-5.19.0.tar.xz) = 31bc3f11ef807b905b21972491c2f6ee4858ca6c6e7b3b29c79850955673f675 -SIZE (KDE/plasma/5.19.0/plasma-desktop-5.19.0.tar.xz) = 9356856 +TIMESTAMP = 1592323011 +SHA256 (KDE/plasma/5.19.1/plasma-desktop-5.19.1.tar.xz) = e285ffa5040aa3652512f9ed1dd98dea56dfb0ccefa816b8437cf6a7ed5b3262 +SIZE (KDE/plasma/5.19.1/plasma-desktop-5.19.1.tar.xz) = 9369416 Modified: head/x11/plasma5-plasma-desktop/pkg-plist ============================================================================== --- head/x11/plasma5-plasma-desktop/pkg-plist Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11/plasma5-plasma-desktop/pkg-plist Tue Jun 16 17:18:25 2020 (r539370) @@ -1883,6 +1883,7 @@ share/locale/en_GB/LC_MESSAGES/kcm_cursortheme.mo share/locale/en_GB/LC_MESSAGES/kcm_desktoppaths.mo share/locale/en_GB/LC_MESSAGES/kcm_desktoptheme.mo share/locale/en_GB/LC_MESSAGES/kcm_fonts.mo +share/locale/en_GB/LC_MESSAGES/kcm_keys.mo share/locale/en_GB/LC_MESSAGES/kcm_launchfeedback.mo share/locale/en_GB/LC_MESSAGES/kcm_lookandfeel.mo share/locale/en_GB/LC_MESSAGES/kcm_nightcolor.mo @@ -2180,6 +2181,7 @@ share/locale/fi/LC_MESSAGES/kcm_cursortheme.mo share/locale/fi/LC_MESSAGES/kcm_desktoppaths.mo share/locale/fi/LC_MESSAGES/kcm_desktoptheme.mo share/locale/fi/LC_MESSAGES/kcm_fonts.mo +share/locale/fi/LC_MESSAGES/kcm_keys.mo share/locale/fi/LC_MESSAGES/kcm_launchfeedback.mo share/locale/fi/LC_MESSAGES/kcm_lookandfeel.mo share/locale/fi/LC_MESSAGES/kcm_nightcolor.mo @@ -3049,6 +3051,7 @@ share/locale/ko/LC_MESSAGES/kcm_cursortheme.mo share/locale/ko/LC_MESSAGES/kcm_desktoppaths.mo share/locale/ko/LC_MESSAGES/kcm_desktoptheme.mo share/locale/ko/LC_MESSAGES/kcm_fonts.mo +share/locale/ko/LC_MESSAGES/kcm_keys.mo share/locale/ko/LC_MESSAGES/kcm_launchfeedback.mo share/locale/ko/LC_MESSAGES/kcm_lookandfeel.mo share/locale/ko/LC_MESSAGES/kcm_nightcolor.mo Modified: head/x11/plasma5-plasma-integration/distinfo ============================================================================== --- head/x11/plasma5-plasma-integration/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11/plasma5-plasma-integration/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591291551 -SHA256 (KDE/plasma/5.19.0/plasma-integration-5.19.0.tar.xz) = 430eabea3ff270b8e8bd9b3b73393bc8b1df82c1373d7123a769bef877c5185f -SIZE (KDE/plasma/5.19.0/plasma-integration-5.19.0.tar.xz) = 57656 +TIMESTAMP = 1592323012 +SHA256 (KDE/plasma/5.19.1/plasma-integration-5.19.1.tar.xz) = 1f459aa891594de850ba512b17cf23f34bee4d136b85924c9fdbfdaa16530630 +SIZE (KDE/plasma/5.19.1/plasma-integration-5.19.1.tar.xz) = 57552 Modified: head/x11/plasma5-plasma-workspace/distinfo ============================================================================== --- head/x11/plasma5-plasma-workspace/distinfo Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11/plasma5-plasma-workspace/distinfo Tue Jun 16 17:18:25 2020 (r539370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591296262 -SHA256 (KDE/plasma/5.19.0/plasma-workspace-5.19.0.tar.xz) = bdfcc6c12696e3a24602b23bd366ed52f004b158960c79e6c00b73cbb37e2bbe -SIZE (KDE/plasma/5.19.0/plasma-workspace-5.19.0.tar.xz) = 5683696 +TIMESTAMP = 1592323013 +SHA256 (KDE/plasma/5.19.1/plasma-workspace-5.19.1.tar.xz) = d8a79bc43857030aebee5530e3dfceb2759386ed57486450eb04b73252858321 +SIZE (KDE/plasma/5.19.1/plasma-workspace-5.19.1.tar.xz) = 5683020 Modified: head/x11/plasma5-plasma-workspace/pkg-plist ============================================================================== --- head/x11/plasma5-plasma-workspace/pkg-plist Tue Jun 16 16:52:44 2020 (r539369) +++ head/x11/plasma5-plasma-workspace/pkg-plist Tue Jun 16 17:18:25 2020 (r539370) @@ -1131,6 +1131,7 @@ share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.p share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo +share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.mo share/locale/en_GB/LC_MESSAGES/plasma_containmentactions_applauncher.mo share/locale/en_GB/LC_MESSAGES/plasma_containmentactions_contextmenu.mo share/locale/en_GB/LC_MESSAGES/plasma_containmentactions_switchwindow.mo @@ -1362,6 +1363,7 @@ share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo +share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.mo share/locale/eu/LC_MESSAGES/plasma_containmentactions_applauncher.mo share/locale/eu/LC_MESSAGES/plasma_containmentactions_contextmenu.mo share/locale/eu/LC_MESSAGES/plasma_containmentactions_switchwindow.mo @@ -2352,6 +2354,7 @@ share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plas share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo +share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.mo share/locale/ko/LC_MESSAGES/plasma_containmentactions_applauncher.mo share/locale/ko/LC_MESSAGES/plasma_containmentactions_contextmenu.mo share/locale/ko/LC_MESSAGES/plasma_containmentactions_switchwindow.mo @@ -4204,6 +4207,7 @@ share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.p share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo +share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.mo share/locale/zh_CN/LC_MESSAGES/plasma_containmentactions_applauncher.mo share/locale/zh_CN/LC_MESSAGES/plasma_containmentactions_contextmenu.mo share/locale/zh_CN/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006161718.05GHIQmJ035698>