Date: Thu, 29 Jun 2023 16:01:34 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9edcb94ec848 - main - KDE: Update KDE Plasma Desktop to 5.27.6 Message-ID: <202306291601.35TG1YKL048159@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=9edcb94ec8483a8d77a4417343b26931f95f1d56 commit 9edcb94ec8483a8d77a4417343b26931f95f1d56 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-06-29 09:55:03 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-06-29 16:00:04 +0000 KDE: Update KDE Plasma Desktop to 5.27.6 KDE Plasma 5.27.6, Bugfix Release for June Tuesday, 20 June 2023. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.27.6. Plasma 5.27 was released in February 2023 with many feature refinements and new modules to complete the desktop experience. This release adds two months' worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * Dpms: Don't crash if trying to interact with the fake screen. * Panel: mitigate plasmashell high CPU usage when moving windows. * Runners/calculator: implement thread-safety in QalculateEngine::evaluate. * Fix ddcutil for laptop user. * Fix showing error messages. * Fix UI with huge window sizes. Changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.5-5.27.6 --- Mk/Uses/kde.mk | 2 +- audio/plasma5-kpipewire/distinfo | 6 +++--- audio/plasma5-kpipewire/pkg-plist | 1 + audio/plasma5-plasma-pa/distinfo | 6 +++--- deskutils/plasma5-milou/distinfo | 6 +++--- deskutils/plasma5-sddm-kcm/distinfo | 6 +++--- deskutils/plasma5-xdg-desktop-portal-kde/distinfo | 6 +++--- devel/plasma5-khotkeys/distinfo | 6 +++--- devel/plasma5-kwrited/distinfo | 6 +++--- devel/plasma5-plasma-sdk/Makefile | 2 +- devel/plasma5-plasma-sdk/distinfo | 6 +++--- multimedia/plasma5-plank-player/distinfo | 6 +++--- security/plasma5-kscreenlocker/distinfo | 6 +++--- security/plasma5-ksshaskpass/distinfo | 6 +++--- security/plasma5-kwallet-pam/distinfo | 6 +++--- sysutils/plasma5-discover/distinfo | 6 +++--- sysutils/plasma5-drkonqi/distinfo | 6 +++--- sysutils/plasma5-kde-cli-tools/Makefile | 2 +- sysutils/plasma5-kde-cli-tools/distinfo | 6 +++--- sysutils/plasma5-kde-cli-tools/pkg-plist | 1 + sysutils/plasma5-kinfocenter/distinfo | 6 +++--- sysutils/plasma5-kinfocenter/pkg-plist | 10 ++++++++++ sysutils/plasma5-kmenuedit/distinfo | 6 +++--- sysutils/plasma5-ksystemstats/distinfo | 6 +++--- sysutils/plasma5-libksysguard/distinfo | 6 +++--- sysutils/plasma5-libksysguard/pkg-plist | 5 +++++ sysutils/plasma5-plasma-disks/distinfo | 6 +++--- sysutils/plasma5-plasma-disks/pkg-plist | 1 + sysutils/plasma5-plasma-systemmonitor/distinfo | 6 +++--- sysutils/plasma5-plasma-systemmonitor/pkg-plist | 2 ++ sysutils/plasma5-polkit-kde-agent-1/distinfo | 6 +++--- sysutils/plasma5-powerdevil/distinfo | 6 +++--- sysutils/plasma5-systemsettings/distinfo | 6 +++--- www/plasma5-plasma-browser-integration/distinfo | 6 +++--- x11-themes/plasma5-breeze-gtk/distinfo | 6 +++--- x11-themes/plasma5-breeze/distinfo | 6 +++--- x11-themes/plasma5-kde-gtk-config/distinfo | 6 +++--- x11-themes/plasma5-oxygen/distinfo | 6 +++--- x11-themes/plasma5-plasma-workspace-wallpapers/distinfo | 6 +++--- x11-toolkits/plasma5-kdeplasma-addons/distinfo | 6 +++--- x11-toolkits/plasma5-kdeplasma-addons/pkg-plist | 4 ++++ x11-wm/plasma5-kdecoration/distinfo | 6 +++--- x11-wm/plasma5-kwin/distinfo | 6 +++--- x11-wm/plasma5-kwin/pkg-plist | 1 + x11/plasma5-kactivitymanagerd/distinfo | 6 +++--- x11/plasma5-kgamma5/distinfo | 6 +++--- x11/plasma5-kscreen/distinfo | 6 +++--- x11/plasma5-kscreen/pkg-plist | 1 + x11/plasma5-kwayland-integration/distinfo | 6 +++--- x11/plasma5-layer-shell-qt/distinfo | 6 +++--- x11/plasma5-libkscreen/distinfo | 6 +++--- x11/plasma5-libkscreen/pkg-plist | 1 + x11/plasma5-plasma-bigscreen/distinfo | 6 +++--- x11/plasma5-plasma-bigscreen/pkg-plist | 6 ++++++ x11/plasma5-plasma-desktop/distinfo | 6 +++--- x11/plasma5-plasma-desktop/pkg-plist | 2 ++ x11/plasma5-plasma-integration/distinfo | 6 +++--- x11/plasma5-plasma-workspace/distinfo | 6 +++--- x11/plasma5-plasma-workspace/pkg-plist | 2 ++ 59 files changed, 169 insertions(+), 132 deletions(-) diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk index 35841ddc4bb6..53e934f40d66 100644 --- a/Mk/Uses/kde.mk +++ b/Mk/Uses/kde.mk @@ -75,7 +75,7 @@ _KDE_RELNAME= KDE${_KDE_VERSION} # === VERSIONS OF THE DIFFERENT COMPONENTS ===================================== # Current KDE desktop. -KDE_PLASMA_VERSION?= 5.27.5 +KDE_PLASMA_VERSION?= 5.27.6 KDE_PLASMA_BRANCH?= stable # Current KDE frameworks. diff --git a/audio/plasma5-kpipewire/distinfo b/audio/plasma5-kpipewire/distinfo index 50b61c9da35d..df07dcc51e5e 100644 --- a/audio/plasma5-kpipewire/distinfo +++ b/audio/plasma5-kpipewire/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255517 -SHA256 (KDE/plasma/5.27.5/kpipewire-5.27.5.tar.xz) = 41326adceeaad0d5e0fba78af69403dea12c007b769ed4b5d5534c21f27bdd98 -SIZE (KDE/plasma/5.27.5/kpipewire-5.27.5.tar.xz) = 59824 +TIMESTAMP = 1688022841 +SHA256 (KDE/plasma/5.27.6/kpipewire-5.27.6.tar.xz) = 7ed653bfc0e82aa32e05766def3466937a5b2e31abbf3d50c9298b23e6e4328b +SIZE (KDE/plasma/5.27.6/kpipewire-5.27.6.tar.xz) = 59796 diff --git a/audio/plasma5-kpipewire/pkg-plist b/audio/plasma5-kpipewire/pkg-plist index fbf5d29b3c52..8256915cd0c3 100644 --- a/audio/plasma5-kpipewire/pkg-plist +++ b/audio/plasma5-kpipewire/pkg-plist @@ -36,6 +36,7 @@ share/locale/eu/LC_MESSAGES/kpipewire5.mo share/locale/fi/LC_MESSAGES/kpipewire5.mo share/locale/fr/LC_MESSAGES/kpipewire5.mo share/locale/gl/LC_MESSAGES/kpipewire5.mo +share/locale/id/LC_MESSAGES/kpipewire5.mo share/locale/it/LC_MESSAGES/kpipewire5.mo share/locale/ja/LC_MESSAGES/kpipewire5.mo share/locale/ka/LC_MESSAGES/kpipewire5.mo diff --git a/audio/plasma5-plasma-pa/distinfo b/audio/plasma5-plasma-pa/distinfo index 3658d0a702b0..532f2cddb259 100644 --- a/audio/plasma5-plasma-pa/distinfo +++ b/audio/plasma5-plasma-pa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255518 -SHA256 (KDE/plasma/5.27.5/plasma-pa-5.27.5.tar.xz) = c2ab3f73bfdeed68a5cda3bf72a67ef609bef1c3e96e43bab0a18df822d98188 -SIZE (KDE/plasma/5.27.5/plasma-pa-5.27.5.tar.xz) = 163052 +TIMESTAMP = 1688022843 +SHA256 (KDE/plasma/5.27.6/plasma-pa-5.27.6.tar.xz) = 4e7608ba32a47affe64bb77ec30bc3ed977a4ca7577399238dd3821df5856e4f +SIZE (KDE/plasma/5.27.6/plasma-pa-5.27.6.tar.xz) = 163288 diff --git a/deskutils/plasma5-milou/distinfo b/deskutils/plasma5-milou/distinfo index ec69ac5c3c7b..58213fa0e188 100644 --- a/deskutils/plasma5-milou/distinfo +++ b/deskutils/plasma5-milou/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255519 -SHA256 (KDE/plasma/5.27.5/milou-5.27.5.tar.xz) = 1b1b0a3e672f06eb81f889b0c48726af4b3702b103eb1e680c3972ef5c8d0298 -SIZE (KDE/plasma/5.27.5/milou-5.27.5.tar.xz) = 58376 +TIMESTAMP = 1688022844 +SHA256 (KDE/plasma/5.27.6/milou-5.27.6.tar.xz) = feaea739bc100f313d098a13614b16c01bdafc7dbe0e9ebed5e7a6d8cfd381c6 +SIZE (KDE/plasma/5.27.6/milou-5.27.6.tar.xz) = 58500 diff --git a/deskutils/plasma5-sddm-kcm/distinfo b/deskutils/plasma5-sddm-kcm/distinfo index 9da5d6b8b681..3626869f66c4 100644 --- a/deskutils/plasma5-sddm-kcm/distinfo +++ b/deskutils/plasma5-sddm-kcm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255578 -SHA256 (KDE/plasma/5.27.5/sddm-kcm-5.27.5.tar.xz) = 5605f2dffe33b731b08ec51b7ef4cea8ec6fb796497ae46242fe8f40e8aa199a -SIZE (KDE/plasma/5.27.5/sddm-kcm-5.27.5.tar.xz) = 91868 +TIMESTAMP = 1688022846 +SHA256 (KDE/plasma/5.27.6/sddm-kcm-5.27.6.tar.xz) = dc70ab178f6954a6aaf7862440a64742c0c600c48f454462e97e09a1ddd6b5e2 +SIZE (KDE/plasma/5.27.6/sddm-kcm-5.27.6.tar.xz) = 91772 diff --git a/deskutils/plasma5-xdg-desktop-portal-kde/distinfo b/deskutils/plasma5-xdg-desktop-portal-kde/distinfo index ec17192b9bd2..020f19cd44d9 100644 --- a/deskutils/plasma5-xdg-desktop-portal-kde/distinfo +++ b/deskutils/plasma5-xdg-desktop-portal-kde/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255579 -SHA256 (KDE/plasma/5.27.5/xdg-desktop-portal-kde-5.27.5.tar.xz) = 7cfa3f24cff9b18baeef245e122f969092a89c41d872ea5a8df628061d8f1aab -SIZE (KDE/plasma/5.27.5/xdg-desktop-portal-kde-5.27.5.tar.xz) = 140720 +TIMESTAMP = 1688022847 +SHA256 (KDE/plasma/5.27.6/xdg-desktop-portal-kde-5.27.6.tar.xz) = aed5e49660a47c86f26df67bf80ac3e55d2ce9bf2a3e676bfaa905516810f773 +SIZE (KDE/plasma/5.27.6/xdg-desktop-portal-kde-5.27.6.tar.xz) = 141064 diff --git a/devel/plasma5-khotkeys/distinfo b/devel/plasma5-khotkeys/distinfo index 09de1db9c5d6..add8655d1e27 100644 --- a/devel/plasma5-khotkeys/distinfo +++ b/devel/plasma5-khotkeys/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255523 -SHA256 (KDE/plasma/5.27.5/khotkeys-5.27.5.tar.xz) = 83e85326de1e3b430ebd0364955e2167ccee50d33fdaaba9fa0e5cf488e6ec20 -SIZE (KDE/plasma/5.27.5/khotkeys-5.27.5.tar.xz) = 1894844 +TIMESTAMP = 1688022849 +SHA256 (KDE/plasma/5.27.6/khotkeys-5.27.6.tar.xz) = dbc7ec600e0450901648e6513f25f7c1ccad6798ce38b70437258daa6d833d7e +SIZE (KDE/plasma/5.27.6/khotkeys-5.27.6.tar.xz) = 1895296 diff --git a/devel/plasma5-kwrited/distinfo b/devel/plasma5-kwrited/distinfo index 774c7dd24eb0..44fe54c25a2d 100644 --- a/devel/plasma5-kwrited/distinfo +++ b/devel/plasma5-kwrited/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255524 -SHA256 (KDE/plasma/5.27.5/kwrited-5.27.5.tar.xz) = f2baec5827a87c035a116795615f2dba51ebaaab6297cbe8adf50410865fcc91 -SIZE (KDE/plasma/5.27.5/kwrited-5.27.5.tar.xz) = 23436 +TIMESTAMP = 1688022850 +SHA256 (KDE/plasma/5.27.6/kwrited-5.27.6.tar.xz) = 0665240812594b9c5ec20b24dde1734bedc33f1440eb8591e72429ab2b1a7894 +SIZE (KDE/plasma/5.27.6/kwrited-5.27.6.tar.xz) = 23440 diff --git a/devel/plasma5-plasma-sdk/Makefile b/devel/plasma5-plasma-sdk/Makefile index 3534658ea142..34c7997eb68d 100644 --- a/devel/plasma5-plasma-sdk/Makefile +++ b/devel/plasma5-plasma-sdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= plasma-sdk -DISTVERSION= ${KDE_PLASMA_VERSION} +DISTVERSION= ${KDE_PLASMA_VERSION}.1 CATEGORIES= devel kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/devel/plasma5-plasma-sdk/distinfo b/devel/plasma5-plasma-sdk/distinfo index 92b6b271a6e8..cbeba02fdf9a 100644 --- a/devel/plasma5-plasma-sdk/distinfo +++ b/devel/plasma5-plasma-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255526 -SHA256 (KDE/plasma/5.27.5/plasma-sdk-5.27.5.tar.xz) = f10245b27687bbd21b18e78267a1895aab9644722456a2b92fb54f7ca0b06915 -SIZE (KDE/plasma/5.27.5/plasma-sdk-5.27.5.tar.xz) = 321196 +TIMESTAMP = 1688028412 +SHA256 (KDE/plasma/5.27.6/plasma-sdk-5.27.6.1.tar.xz) = 2e4b0e466fced4345ecbd9c3b208bd334793762b02ae18bc54904860a69dceaf +SIZE (KDE/plasma/5.27.6/plasma-sdk-5.27.6.1.tar.xz) = 321916 diff --git a/multimedia/plasma5-plank-player/distinfo b/multimedia/plasma5-plank-player/distinfo index d343279835ba..8957a0564e05 100644 --- a/multimedia/plasma5-plank-player/distinfo +++ b/multimedia/plasma5-plank-player/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255527 -SHA256 (KDE/plasma/5.27.5/plank-player-5.27.5.tar.xz) = f066b51434b2623441a0a96cd41ddfa397c2fcae383747d2051837796dd1dc2a -SIZE (KDE/plasma/5.27.5/plank-player-5.27.5.tar.xz) = 158860 +TIMESTAMP = 1688022853 +SHA256 (KDE/plasma/5.27.6/plank-player-5.27.6.tar.xz) = 48f1cdd2a6ce9e5025adbf20dae206a0b1235782623bebba166c6cf5371656d6 +SIZE (KDE/plasma/5.27.6/plank-player-5.27.6.tar.xz) = 158752 diff --git a/security/plasma5-kscreenlocker/distinfo b/security/plasma5-kscreenlocker/distinfo index 59058c0757ea..5f0c0c4a259d 100644 --- a/security/plasma5-kscreenlocker/distinfo +++ b/security/plasma5-kscreenlocker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255528 -SHA256 (KDE/plasma/5.27.5/kscreenlocker-5.27.5.tar.xz) = 4c8807f1c2ed8fa14a9b29639c7d5697b5d5bab44d6b88020e5d3f463880ec92 -SIZE (KDE/plasma/5.27.5/kscreenlocker-5.27.5.tar.xz) = 160612 +TIMESTAMP = 1688022854 +SHA256 (KDE/plasma/5.27.6/kscreenlocker-5.27.6.tar.xz) = 5d04960f82895a15e51ad07238a394e347f28815ab93e9f5a97106c21bf1f55d +SIZE (KDE/plasma/5.27.6/kscreenlocker-5.27.6.tar.xz) = 160828 diff --git a/security/plasma5-ksshaskpass/distinfo b/security/plasma5-ksshaskpass/distinfo index b33de2c789ba..92b47b04724d 100644 --- a/security/plasma5-ksshaskpass/distinfo +++ b/security/plasma5-ksshaskpass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255530 -SHA256 (KDE/plasma/5.27.5/ksshaskpass-5.27.5.tar.xz) = f6ed26693e3dea8387c0980bf7335d96dc18c5c68c9e289d009dba22c79b0cd7 -SIZE (KDE/plasma/5.27.5/ksshaskpass-5.27.5.tar.xz) = 27928 +TIMESTAMP = 1688022856 +SHA256 (KDE/plasma/5.27.6/ksshaskpass-5.27.6.tar.xz) = 854cad79eb8b27685e97c4f62fd96e97744fc6a38491f156c047d0bce5c6e8c5 +SIZE (KDE/plasma/5.27.6/ksshaskpass-5.27.6.tar.xz) = 28008 diff --git a/security/plasma5-kwallet-pam/distinfo b/security/plasma5-kwallet-pam/distinfo index 5e26bb427067..53c536a09e7e 100644 --- a/security/plasma5-kwallet-pam/distinfo +++ b/security/plasma5-kwallet-pam/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255585 -SHA256 (KDE/plasma/5.27.5/kwallet-pam-5.27.5.tar.xz) = 6a9aaa8dc25ed62058058c1d813d674c7b430b4915e42253f48227e997929190 -SIZE (KDE/plasma/5.27.5/kwallet-pam-5.27.5.tar.xz) = 23024 +TIMESTAMP = 1688022856 +SHA256 (KDE/plasma/5.27.6/kwallet-pam-5.27.6.tar.xz) = b7adf0065f20855edc18959f5fa661f79fe53081cc35d4c4df242988e3d16830 +SIZE (KDE/plasma/5.27.6/kwallet-pam-5.27.6.tar.xz) = 22884 diff --git a/sysutils/plasma5-discover/distinfo b/sysutils/plasma5-discover/distinfo index 13e36887dc1c..9e96e4a841e1 100644 --- a/sysutils/plasma5-discover/distinfo +++ b/sysutils/plasma5-discover/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255586 -SHA256 (KDE/plasma/5.27.5/discover-5.27.5.tar.xz) = 785f788a16e065d28f6422274e2d5a7bcbe63b0f5814206c50c401a3003ab31b -SIZE (KDE/plasma/5.27.5/discover-5.27.5.tar.xz) = 867168 +TIMESTAMP = 1688022858 +SHA256 (KDE/plasma/5.27.6/discover-5.27.6.tar.xz) = 1661d734b2b04d9af015d9c9e8fbd46e066c542f39d3743cfbdaedbdce3591c5 +SIZE (KDE/plasma/5.27.6/discover-5.27.6.tar.xz) = 868032 diff --git a/sysutils/plasma5-drkonqi/distinfo b/sysutils/plasma5-drkonqi/distinfo index 96270549d725..0e38f3d902c4 100644 --- a/sysutils/plasma5-drkonqi/distinfo +++ b/sysutils/plasma5-drkonqi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255588 -SHA256 (KDE/plasma/5.27.5/drkonqi-5.27.5.tar.xz) = 448daeb23a3c030c872507a29e5eecb23b1cd3b015845d3664ec79fa5db9ac56 -SIZE (KDE/plasma/5.27.5/drkonqi-5.27.5.tar.xz) = 858288 +TIMESTAMP = 1688022859 +SHA256 (KDE/plasma/5.27.6/drkonqi-5.27.6.tar.xz) = f95e169790af38621635c35af21c6785c9b64f64608a4ce09226762e7ba8ca13 +SIZE (KDE/plasma/5.27.6/drkonqi-5.27.6.tar.xz) = 860168 diff --git a/sysutils/plasma5-kde-cli-tools/Makefile b/sysutils/plasma5-kde-cli-tools/Makefile index b38f637931ac..0c08f233b351 100644 --- a/sysutils/plasma5-kde-cli-tools/Makefile +++ b/sysutils/plasma5-kde-cli-tools/Makefile @@ -1,5 +1,5 @@ PORTNAME= kde-cli-tools -DISTVERSION= ${KDE_PLASMA_VERSION}.1 +DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-kde-cli-tools/distinfo b/sysutils/plasma5-kde-cli-tools/distinfo index a1493ab5477f..8c918988cf44 100644 --- a/sysutils/plasma5-kde-cli-tools/distinfo +++ b/sysutils/plasma5-kde-cli-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255589 -SHA256 (KDE/plasma/5.27.5/kde-cli-tools-5.27.5.1.tar.xz) = 135dd6eb6e92d6d29d78be8bb3f6a0d5e05c26b3cfda498b24807c1e28448885 -SIZE (KDE/plasma/5.27.5/kde-cli-tools-5.27.5.1.tar.xz) = 669032 +TIMESTAMP = 1688030466 +SHA256 (KDE/plasma/5.27.6/kde-cli-tools-5.27.6.tar.xz) = b5e2b1c3bf82c112c8488aea73dca11a49963ea66e66db8f358f8e0394ba0faa +SIZE (KDE/plasma/5.27.6/kde-cli-tools-5.27.6.tar.xz) = 666928 diff --git a/sysutils/plasma5-kde-cli-tools/pkg-plist b/sysutils/plasma5-kde-cli-tools/pkg-plist index 8d350e55ad96..7072e9b42b48 100644 --- a/sysutils/plasma5-kde-cli-tools/pkg-plist +++ b/sysutils/plasma5-kde-cli-tools/pkg-plist @@ -606,6 +606,7 @@ share/locale/pt_BR/LC_MESSAGES/kmimetypefinder5.mo share/locale/pt_BR/LC_MESSAGES/kstart5.mo share/locale/pt_BR/LC_MESSAGES/ktraderclient5.mo share/locale/pt_BR/LC_MESSAGES/plasma-open-settings.mo +share/locale/ro/LC_MESSAGES/kbroadcastnotification.mo share/locale/ro/LC_MESSAGES/kcm5_filetypes.mo share/locale/ro/LC_MESSAGES/kcmshell5.mo share/locale/ro/LC_MESSAGES/kdesu5.mo diff --git a/sysutils/plasma5-kinfocenter/distinfo b/sysutils/plasma5-kinfocenter/distinfo index 802c44dd5acb..2e3462577bc4 100644 --- a/sysutils/plasma5-kinfocenter/distinfo +++ b/sysutils/plasma5-kinfocenter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255590 -SHA256 (KDE/plasma/5.27.5/kinfocenter-5.27.5.tar.xz) = 0be970049e2be8a5c21128a0ce3ba69e6b82415268a1ed1aa0a30c77c94adc48 -SIZE (KDE/plasma/5.27.5/kinfocenter-5.27.5.tar.xz) = 1016296 +TIMESTAMP = 1688022862 +SHA256 (KDE/plasma/5.27.6/kinfocenter-5.27.6.tar.xz) = cd96e9952cc8c73337dda0786d45f3f381ca5137f8eca5feee2209f63981901b +SIZE (KDE/plasma/5.27.6/kinfocenter-5.27.6.tar.xz) = 1015920 diff --git a/sysutils/plasma5-kinfocenter/pkg-plist b/sysutils/plasma5-kinfocenter/pkg-plist index c69fd527b638..73caebd7b795 100644 --- a/sysutils/plasma5-kinfocenter/pkg-plist +++ b/sysutils/plasma5-kinfocenter/pkg-plist @@ -362,9 +362,19 @@ share/locale/ga/LC_MESSAGES/kcmdevinfo.mo share/locale/ga/LC_MESSAGES/kcmsamba.mo share/locale/ga/LC_MESSAGES/kcmusb.mo share/locale/gl/LC_MESSAGES/kcm_about-distro.mo +share/locale/gl/LC_MESSAGES/kcm_cpu.mo +share/locale/gl/LC_MESSAGES/kcm_egl.mo share/locale/gl/LC_MESSAGES/kcm_energyinfo.mo +share/locale/gl/LC_MESSAGES/kcm_firmware_security.mo +share/locale/gl/LC_MESSAGES/kcm_glx.mo +share/locale/gl/LC_MESSAGES/kcm_interrupts.mo +share/locale/gl/LC_MESSAGES/kcm_kwinsupportinfo.mo share/locale/gl/LC_MESSAGES/kcm_nic.mo +share/locale/gl/LC_MESSAGES/kcm_opencl.mo share/locale/gl/LC_MESSAGES/kcm_pci.mo +share/locale/gl/LC_MESSAGES/kcm_vulkan.mo +share/locale/gl/LC_MESSAGES/kcm_wayland.mo +share/locale/gl/LC_MESSAGES/kcm_xserver.mo share/locale/gl/LC_MESSAGES/kcmdevinfo.mo share/locale/gl/LC_MESSAGES/kcmsamba.mo share/locale/gl/LC_MESSAGES/kcmusb.mo diff --git a/sysutils/plasma5-kmenuedit/distinfo b/sysutils/plasma5-kmenuedit/distinfo index 054fcde02832..d3bce3e41afc 100644 --- a/sysutils/plasma5-kmenuedit/distinfo +++ b/sysutils/plasma5-kmenuedit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255592 -SHA256 (KDE/plasma/5.27.5/kmenuedit-5.27.5.tar.xz) = 446263c4bcc4592251c0e93f3bbab1635452b26e5650605928d4933d70f31127 -SIZE (KDE/plasma/5.27.5/kmenuedit-5.27.5.tar.xz) = 931772 +TIMESTAMP = 1688022864 +SHA256 (KDE/plasma/5.27.6/kmenuedit-5.27.6.tar.xz) = 89144ffa83855627506cae2c10e5e646f3f1efd839121b1d7eb595b7c51a4696 +SIZE (KDE/plasma/5.27.6/kmenuedit-5.27.6.tar.xz) = 932168 diff --git a/sysutils/plasma5-ksystemstats/distinfo b/sysutils/plasma5-ksystemstats/distinfo index a68d4e59f563..2a1d6eaa6514 100644 --- a/sysutils/plasma5-ksystemstats/distinfo +++ b/sysutils/plasma5-ksystemstats/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255594 -SHA256 (KDE/plasma/5.27.5/ksystemstats-5.27.5.tar.xz) = d59d84cdf8c9cd8a2c3639ebb5986f50995f1f7f74a833af867709b7c336dcf8 -SIZE (KDE/plasma/5.27.5/ksystemstats-5.27.5.tar.xz) = 115160 +TIMESTAMP = 1688022866 +SHA256 (KDE/plasma/5.27.6/ksystemstats-5.27.6.tar.xz) = f1810ac6641bb17c42a90f643ef0fb45226e9b155601dd1827ccaf302ffa2376 +SIZE (KDE/plasma/5.27.6/ksystemstats-5.27.6.tar.xz) = 116232 diff --git a/sysutils/plasma5-libksysguard/distinfo b/sysutils/plasma5-libksysguard/distinfo index 3b0542bc8e92..0edb5638505a 100644 --- a/sysutils/plasma5-libksysguard/distinfo +++ b/sysutils/plasma5-libksysguard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255596 -SHA256 (KDE/plasma/5.27.5/libksysguard-5.27.5.tar.xz) = 7e7eb53af05fefcfea6b38fed4947409370ad303247892e4719bc2a809e85e14 -SIZE (KDE/plasma/5.27.5/libksysguard-5.27.5.tar.xz) = 875116 +TIMESTAMP = 1688022868 +SHA256 (KDE/plasma/5.27.6/libksysguard-5.27.6.tar.xz) = 9ecb2cb4aab6ba8f0b790267f22aab48244a78c6370b86eb662a0480fb031bdb +SIZE (KDE/plasma/5.27.6/libksysguard-5.27.6.tar.xz) = 878196 diff --git a/sysutils/plasma5-libksysguard/pkg-plist b/sysutils/plasma5-libksysguard/pkg-plist index dfb7d127f567..d9ae2686b0ef 100644 --- a/sysutils/plasma5-libksysguard/pkg-plist +++ b/sysutils/plasma5-libksysguard/pkg-plist @@ -354,6 +354,11 @@ share/locale/ga/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/ga/LC_MESSAGES/processcore.mo share/locale/ga/LC_MESSAGES/processui.mo share/locale/gl/LC_MESSAGES/ksgrd.mo +share/locale/gl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo +share/locale/gl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo +share/locale/gl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/gl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo +share/locale/gl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo share/locale/gl/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/gl/LC_MESSAGES/processcore.mo share/locale/gl/LC_MESSAGES/processui.mo diff --git a/sysutils/plasma5-plasma-disks/distinfo b/sysutils/plasma5-plasma-disks/distinfo index a5e4ca1ca155..0b6052873442 100644 --- a/sysutils/plasma5-plasma-disks/distinfo +++ b/sysutils/plasma5-plasma-disks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255597 -SHA256 (KDE/plasma/5.27.5/plasma-disks-5.27.5.tar.xz) = ea10e289596b3ce53c0d6ea5ee714306918c5b7368262c22965f44a1dab1480b -SIZE (KDE/plasma/5.27.5/plasma-disks-5.27.5.tar.xz) = 92992 +TIMESTAMP = 1688022869 +SHA256 (KDE/plasma/5.27.6/plasma-disks-5.27.6.tar.xz) = 3cc04456b7c16c5bb78c0e89f9a864cc48ec6d571d4d85c9025f232c3a876427 +SIZE (KDE/plasma/5.27.6/plasma-disks-5.27.6.tar.xz) = 93804 diff --git a/sysutils/plasma5-plasma-disks/pkg-plist b/sysutils/plasma5-plasma-disks/pkg-plist index fef9b76de31a..69c04a265c6c 100644 --- a/sysutils/plasma5-plasma-disks/pkg-plist +++ b/sysutils/plasma5-plasma-disks/pkg-plist @@ -22,6 +22,7 @@ share/locale/et/LC_MESSAGES/plasma_disks.mo share/locale/eu/LC_MESSAGES/plasma_disks.mo share/locale/fi/LC_MESSAGES/plasma_disks.mo share/locale/fr/LC_MESSAGES/plasma_disks.mo +share/locale/gl/LC_MESSAGES/plasma_disks.mo share/locale/hu/LC_MESSAGES/plasma_disks.mo share/locale/ia/LC_MESSAGES/plasma_disks.mo share/locale/id/LC_MESSAGES/plasma_disks.mo diff --git a/sysutils/plasma5-plasma-systemmonitor/distinfo b/sysutils/plasma5-plasma-systemmonitor/distinfo index 74eee7022c51..b4c6aab81aba 100644 --- a/sysutils/plasma5-plasma-systemmonitor/distinfo +++ b/sysutils/plasma5-plasma-systemmonitor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255598 -SHA256 (KDE/plasma/5.27.5/plasma-systemmonitor-5.27.5.tar.xz) = 82e551398f208270f543d5f91be6f3f3b27b1ce9f2c0e90263f29f8d238b2e34 -SIZE (KDE/plasma/5.27.5/plasma-systemmonitor-5.27.5.tar.xz) = 172512 +TIMESTAMP = 1688022870 +SHA256 (KDE/plasma/5.27.6/plasma-systemmonitor-5.27.6.tar.xz) = 796eb25f061f05cd4e59019cfe902cb61d53be60904bec69366b347c3cfb9c1d +SIZE (KDE/plasma/5.27.6/plasma-systemmonitor-5.27.6.tar.xz) = 173236 diff --git a/sysutils/plasma5-plasma-systemmonitor/pkg-plist b/sysutils/plasma5-plasma-systemmonitor/pkg-plist index 6cfbec1fce59..3da1a96da2ab 100644 --- a/sysutils/plasma5-plasma-systemmonitor/pkg-plist +++ b/sysutils/plasma5-plasma-systemmonitor/pkg-plist @@ -92,6 +92,8 @@ share/locale/fi/LC_MESSAGES/plasma-systemmonitor.mo share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo share/locale/fr/LC_MESSAGES/plasma-systemmonitor.mo +share/locale/gl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo +share/locale/gl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo share/locale/gl/LC_MESSAGES/plasma-systemmonitor.mo share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo diff --git a/sysutils/plasma5-polkit-kde-agent-1/distinfo b/sysutils/plasma5-polkit-kde-agent-1/distinfo index df0fa74f25ba..f4ef85f15276 100644 --- a/sysutils/plasma5-polkit-kde-agent-1/distinfo +++ b/sysutils/plasma5-polkit-kde-agent-1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255599 -SHA256 (KDE/plasma/5.27.5/polkit-kde-agent-1-5.27.5.tar.xz) = 2ae3b4ff0c74d9f55fe85cb0fb8106401f0301a96760d0ffefb66161215a2a2f -SIZE (KDE/plasma/5.27.5/polkit-kde-agent-1-5.27.5.tar.xz) = 52624 +TIMESTAMP = 1688022872 +SHA256 (KDE/plasma/5.27.6/polkit-kde-agent-1-5.27.6.tar.xz) = df737ae267ffab5abe460624c325daad176882ac1a4fd5df81e4ba44be4ced4c +SIZE (KDE/plasma/5.27.6/polkit-kde-agent-1-5.27.6.tar.xz) = 52772 diff --git a/sysutils/plasma5-powerdevil/distinfo b/sysutils/plasma5-powerdevil/distinfo index 7ada6f4a9075..a07ebac1052d 100644 --- a/sysutils/plasma5-powerdevil/distinfo +++ b/sysutils/plasma5-powerdevil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255601 -SHA256 (KDE/plasma/5.27.5/powerdevil-5.27.5.tar.xz) = 0379862c57efef4ce980f6c9583d66deafde1ed522f0e129aa50cef038fb500e -SIZE (KDE/plasma/5.27.5/powerdevil-5.27.5.tar.xz) = 788188 +TIMESTAMP = 1688022873 +SHA256 (KDE/plasma/5.27.6/powerdevil-5.27.6.tar.xz) = 6b230fabf2738455e3dfc3ab15e70b942ec827dc3080434774c6cb19d3217fb5 +SIZE (KDE/plasma/5.27.6/powerdevil-5.27.6.tar.xz) = 787208 diff --git a/sysutils/plasma5-systemsettings/distinfo b/sysutils/plasma5-systemsettings/distinfo index 5b43afcad9d1..de6d88965cbb 100644 --- a/sysutils/plasma5-systemsettings/distinfo +++ b/sysutils/plasma5-systemsettings/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255602 -SHA256 (KDE/plasma/5.27.5/systemsettings-5.27.5.tar.xz) = d5454eb0aaba331e724bd91650474bbe1658f26fcc543ab7804186bccf50b4db -SIZE (KDE/plasma/5.27.5/systemsettings-5.27.5.tar.xz) = 227116 +TIMESTAMP = 1688022875 +SHA256 (KDE/plasma/5.27.6/systemsettings-5.27.6.tar.xz) = bc2c471f1e13e9d063b616552bdc0d831c430338f3e3b32bbb3c0418956e789d +SIZE (KDE/plasma/5.27.6/systemsettings-5.27.6.tar.xz) = 226136 diff --git a/www/plasma5-plasma-browser-integration/distinfo b/www/plasma5-plasma-browser-integration/distinfo index 37dec766d96e..2b85621b8338 100644 --- a/www/plasma5-plasma-browser-integration/distinfo +++ b/www/plasma5-plasma-browser-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255603 -SHA256 (KDE/plasma/5.27.5/plasma-browser-integration-5.27.5.tar.xz) = b490451d672bb2f0294f53422d41df7594690bc8761f9724081147d5fdd1d925 -SIZE (KDE/plasma/5.27.5/plasma-browser-integration-5.27.5.tar.xz) = 211644 +TIMESTAMP = 1688022876 +SHA256 (KDE/plasma/5.27.6/plasma-browser-integration-5.27.6.tar.xz) = 72f86d1ee1b6474921ed102439dabf4c3813c2ae3731496c222656b8ab69198a +SIZE (KDE/plasma/5.27.6/plasma-browser-integration-5.27.6.tar.xz) = 211132 diff --git a/x11-themes/plasma5-breeze-gtk/distinfo b/x11-themes/plasma5-breeze-gtk/distinfo index 7da7e724c7a4..47aa31a0c978 100644 --- a/x11-themes/plasma5-breeze-gtk/distinfo +++ b/x11-themes/plasma5-breeze-gtk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255620 -SHA256 (KDE/plasma/5.27.5/breeze-gtk-5.27.5.tar.xz) = c4956ddab4d65471dcf26634672c088b4499d27f766e41b6a8d083442e55c968 -SIZE (KDE/plasma/5.27.5/breeze-gtk-5.27.5.tar.xz) = 40816 +TIMESTAMP = 1688022881 +SHA256 (KDE/plasma/5.27.6/breeze-gtk-5.27.6.tar.xz) = ac2aab13b9224ddea6560fdbac9fe9d93a08a86787f95b95c43a95b134836bda +SIZE (KDE/plasma/5.27.6/breeze-gtk-5.27.6.tar.xz) = 40740 diff --git a/x11-themes/plasma5-breeze/distinfo b/x11-themes/plasma5-breeze/distinfo index bf93f92c4f97..ec24728695c8 100644 --- a/x11-themes/plasma5-breeze/distinfo +++ b/x11-themes/plasma5-breeze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255618 -SHA256 (KDE/plasma/5.27.5/breeze-5.27.5.tar.xz) = 70d8a35bf8c0758f9c3e3873b657250b1e09c1c79f92b066d3385a1e44fec868 -SIZE (KDE/plasma/5.27.5/breeze-5.27.5.tar.xz) = 87590396 +TIMESTAMP = 1688022880 +SHA256 (KDE/plasma/5.27.6/breeze-5.27.6.tar.xz) = 5d9a8d7e5b061ce4183c4f842b0e82e6132b6c8e7ebc2c1d579baa066ffa6c6c +SIZE (KDE/plasma/5.27.6/breeze-5.27.6.tar.xz) = 87595076 diff --git a/x11-themes/plasma5-kde-gtk-config/distinfo b/x11-themes/plasma5-kde-gtk-config/distinfo index f598b24f5b8e..2431f0a3eda5 100644 --- a/x11-themes/plasma5-kde-gtk-config/distinfo +++ b/x11-themes/plasma5-kde-gtk-config/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255621 -SHA256 (KDE/plasma/5.27.5/kde-gtk-config-5.27.5.tar.xz) = 477bb7c20901926faaaa0ad9d5ef61e33891a5d3bf4e51a5798eee6e5c5c1028 -SIZE (KDE/plasma/5.27.5/kde-gtk-config-5.27.5.tar.xz) = 77108 +TIMESTAMP = 1688022883 +SHA256 (KDE/plasma/5.27.6/kde-gtk-config-5.27.6.tar.xz) = b3f23a5602530b77d55ff08e108692576740de056edb01f7b1bc3843d890f820 +SIZE (KDE/plasma/5.27.6/kde-gtk-config-5.27.6.tar.xz) = 77112 diff --git a/x11-themes/plasma5-oxygen/distinfo b/x11-themes/plasma5-oxygen/distinfo index 5ef822eec81d..17b3ec7c3276 100644 --- a/x11-themes/plasma5-oxygen/distinfo +++ b/x11-themes/plasma5-oxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255622 -SHA256 (KDE/plasma/5.27.5/oxygen-5.27.5.tar.xz) = fb764ea8820a01ab9c9d0cfccf588b64c4a5b9e6644b6e4188c618a793227ebd -SIZE (KDE/plasma/5.27.5/oxygen-5.27.5.tar.xz) = 2789212 +TIMESTAMP = 1688022884 +SHA256 (KDE/plasma/5.27.6/oxygen-5.27.6.tar.xz) = a9063912e238fcd113f719c01d100028545373d1b7881b147fcc92f910dc0906 +SIZE (KDE/plasma/5.27.6/oxygen-5.27.6.tar.xz) = 2784892 diff --git a/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo b/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo index dabfcd68307e..8d68493492ae 100644 --- a/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo +++ b/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684259013 -SHA256 (KDE/plasma/5.27.5/plasma-workspace-wallpapers-5.27.5.tar.xz) = 23805edcc147377c7bd7444278e76327003d142f9c4048e3970000cb6f38c840 -SIZE (KDE/plasma/5.27.5/plasma-workspace-wallpapers-5.27.5.tar.xz) = 94032868 +TIMESTAMP = 1688022887 +SHA256 (KDE/plasma/5.27.6/plasma-workspace-wallpapers-5.27.6.tar.xz) = 1303557516376eac7759c7aff796f2815a65e6874ecdd260118c66a061df1b05 +SIZE (KDE/plasma/5.27.6/plasma-workspace-wallpapers-5.27.6.tar.xz) = 94031944 diff --git a/x11-toolkits/plasma5-kdeplasma-addons/distinfo b/x11-toolkits/plasma5-kdeplasma-addons/distinfo index 91bc036bf007..5cd0facebba3 100644 --- a/x11-toolkits/plasma5-kdeplasma-addons/distinfo +++ b/x11-toolkits/plasma5-kdeplasma-addons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255624 -SHA256 (KDE/plasma/5.27.5/kdeplasma-addons-5.27.5.tar.xz) = c9351ab0317c75b0340be44cc906b7ba66e69f5c672d33fbfd5b32bc2a560ff9 -SIZE (KDE/plasma/5.27.5/kdeplasma-addons-5.27.5.tar.xz) = 819660 +TIMESTAMP = 1688022889 +SHA256 (KDE/plasma/5.27.6/kdeplasma-addons-5.27.6.tar.xz) = 343b0d40a81bf498633c71a138902b43e61461fcae2209b6f09e7cf6c8baf087 +SIZE (KDE/plasma/5.27.6/kdeplasma-addons-5.27.6.tar.xz) = 820972 diff --git a/x11-toolkits/plasma5-kdeplasma-addons/pkg-plist b/x11-toolkits/plasma5-kdeplasma-addons/pkg-plist index f6294121fdbc..589c89b8e8d8 100644 --- a/x11-toolkits/plasma5-kdeplasma-addons/pkg-plist +++ b/x11-toolkits/plasma5-kdeplasma-addons/pkg-plist @@ -655,6 +655,7 @@ share/locale/ga/LC_MESSAGES/plasma_runner_katesessions.mo share/locale/ga/LC_MESSAGES/plasma_runner_krunner_dictionary.mo share/locale/ga/LC_MESSAGES/plasma_runner_spellcheckrunner.mo share/locale/gl/LC_MESSAGES/plasma_addons_engine_dict.mo +share/locale/gl/LC_MESSAGES/plasma_addons_profiles_utility.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.addons.katesessions.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.binaryclock.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.calculator.mo @@ -1343,6 +1344,8 @@ share/locale/pt_BR/LC_MESSAGES/plasma_runner_konsoleprofiles.mo share/locale/pt_BR/LC_MESSAGES/plasma_runner_krunner_dictionary.mo share/locale/pt_BR/LC_MESSAGES/plasma_runner_spellcheckrunner.mo share/locale/pt_BR/LC_MESSAGES/plasma_wallpaper_org.kde.potd.mo +share/locale/ro/LC_MESSAGES/plasma_addons_engine_dict.mo +share/locale/ro/LC_MESSAGES/plasma_addons_profiles_utility.mo share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.addons.katesessions.mo share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.binaryclock.mo share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.calculator.mo @@ -1362,6 +1365,7 @@ share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.quickshare.mo share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.timer.mo share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.userswitcher.mo share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.weather.mo +share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.webbrowser.mo share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma_applet_dict.mo share/locale/ro/LC_MESSAGES/plasma_calendar_alternatecalendar.mo share/locale/ro/LC_MESSAGES/plasma_calendar_astronomicalevents.mo diff --git a/x11-wm/plasma5-kdecoration/distinfo b/x11-wm/plasma5-kdecoration/distinfo index eca9233a6113..baa2a607bed9 100644 --- a/x11-wm/plasma5-kdecoration/distinfo +++ b/x11-wm/plasma5-kdecoration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255625 -SHA256 (KDE/plasma/5.27.5/kdecoration-5.27.5.tar.xz) = effbf6c5c79802d07fa14f8bd40a9d57bbfc2af2861b6ed596687db48230be42 -SIZE (KDE/plasma/5.27.5/kdecoration-5.27.5.tar.xz) = 52700 +TIMESTAMP = 1688022890 +SHA256 (KDE/plasma/5.27.6/kdecoration-5.27.6.tar.xz) = 9db69b439a9a6c863c5be74ba380964087c83b0f438aeaf6d0a97f5fd05294e6 +SIZE (KDE/plasma/5.27.6/kdecoration-5.27.6.tar.xz) = 52900 diff --git a/x11-wm/plasma5-kwin/distinfo b/x11-wm/plasma5-kwin/distinfo index 105b032401d2..55ed66c68539 100644 --- a/x11-wm/plasma5-kwin/distinfo +++ b/x11-wm/plasma5-kwin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684260547 -SHA256 (KDE/plasma/5.27.5/kwin-5.27.5.tar.xz) = bb1226b15919681ea5f1de58b24ea4b568ea3f2b5452411f76daa80eb30c20ea -SIZE (KDE/plasma/5.27.5/kwin-5.27.5.tar.xz) = 7622688 +TIMESTAMP = 1688022892 +SHA256 (KDE/plasma/5.27.6/kwin-5.27.6.tar.xz) = 62d5bd5e91e951c9ad8c2fc49c29485feca78db985731f0779cdaaf5052499ec +SIZE (KDE/plasma/5.27.6/kwin-5.27.6.tar.xz) = 7623016 diff --git a/x11-wm/plasma5-kwin/pkg-plist b/x11-wm/plasma5-kwin/pkg-plist index 8191f6f2a8d4..2f2207427237 100644 --- a/x11-wm/plasma5-kwin/pkg-plist +++ b/x11-wm/plasma5-kwin/pkg-plist @@ -955,6 +955,7 @@ share/locale/gl/LC_MESSAGES/kcm_kwindecoration.mo share/locale/gl/LC_MESSAGES/kcm_kwinrules.mo share/locale/gl/LC_MESSAGES/kcm_kwintabbox.mo share/locale/gl/LC_MESSAGES/kcm_kwinxwayland.mo +share/locale/gl/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/gl/LC_MESSAGES/kcmkwincommon.mo share/locale/gl/LC_MESSAGES/kcmkwincompositing.mo share/locale/gl/LC_MESSAGES/kcmkwinscreenedges.mo diff --git a/x11/plasma5-kactivitymanagerd/distinfo b/x11/plasma5-kactivitymanagerd/distinfo index 98ed0b580a31..568847fa2c2e 100644 --- a/x11/plasma5-kactivitymanagerd/distinfo +++ b/x11/plasma5-kactivitymanagerd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255627 -SHA256 (KDE/plasma/5.27.5/kactivitymanagerd-5.27.5.tar.xz) = a209f4727bc5c44754f48ed1947fbe66419877407f83a0bad458dcab2d03b619 -SIZE (KDE/plasma/5.27.5/kactivitymanagerd-5.27.5.tar.xz) = 127104 +TIMESTAMP = 1688022893 +SHA256 (KDE/plasma/5.27.6/kactivitymanagerd-5.27.6.tar.xz) = 06180b32ad64f88e2f3ea598e887c42cf68189dba14b220dceafcb0490c5b02d +SIZE (KDE/plasma/5.27.6/kactivitymanagerd-5.27.6.tar.xz) = 127244 diff --git a/x11/plasma5-kgamma5/distinfo b/x11/plasma5-kgamma5/distinfo index 24c1b48687f2..c83cbeb826ec 100644 --- a/x11/plasma5-kgamma5/distinfo +++ b/x11/plasma5-kgamma5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255629 -SHA256 (KDE/plasma/5.27.5/kgamma5-5.27.5.tar.xz) = 7b6626473944a8b4afb8e986a9d06ffe9afb6f24938f24053b33fcfb5ce84dd9 -SIZE (KDE/plasma/5.27.5/kgamma5-5.27.5.tar.xz) = 88448 +TIMESTAMP = 1688022894 +SHA256 (KDE/plasma/5.27.6/kgamma5-5.27.6.tar.xz) = 61f111ecccd2fae7f46a1c7ef80d49a21bd80d8aadb65541453df134351fd692 +SIZE (KDE/plasma/5.27.6/kgamma5-5.27.6.tar.xz) = 88436 diff --git a/x11/plasma5-kscreen/distinfo b/x11/plasma5-kscreen/distinfo index fed93690bb77..97d0a98d134d 100644 --- a/x11/plasma5-kscreen/distinfo +++ b/x11/plasma5-kscreen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255630 -SHA256 (KDE/plasma/5.27.5/kscreen-5.27.5.tar.xz) = 7297aac39b79d477ecd66df5a5c464d2064d375e7b2249eb67f62195a9824468 -SIZE (KDE/plasma/5.27.5/kscreen-5.27.5.tar.xz) = 185368 +TIMESTAMP = 1688022896 +SHA256 (KDE/plasma/5.27.6/kscreen-5.27.6.tar.xz) = ded0651eec67e22f22fa3d6b0dbb03e81bfb2d4e5a7468e9efc5f5a4598bf254 +SIZE (KDE/plasma/5.27.6/kscreen-5.27.6.tar.xz) = 185036 diff --git a/x11/plasma5-kscreen/pkg-plist b/x11/plasma5-kscreen/pkg-plist index 94edf413c327..8f7e2b961580 100644 --- a/x11/plasma5-kscreen/pkg-plist +++ b/x11/plasma5-kscreen/pkg-plist @@ -103,6 +103,7 @@ share/locale/it/LC_MESSAGES/kscreen_common.mo share/locale/it/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/ja/LC_MESSAGES/kcm_kscreen.mo share/locale/ja/LC_MESSAGES/kscreen.mo +share/locale/ja/LC_MESSAGES/kscreen_common.mo share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/ka/LC_MESSAGES/kcm_kscreen.mo share/locale/ka/LC_MESSAGES/kscreen.mo diff --git a/x11/plasma5-kwayland-integration/distinfo b/x11/plasma5-kwayland-integration/distinfo index bde813b4ab15..e33a67ab0ec4 100644 --- a/x11/plasma5-kwayland-integration/distinfo +++ b/x11/plasma5-kwayland-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255631 -SHA256 (KDE/plasma/5.27.5/kwayland-integration-5.27.5.tar.xz) = 9ae1fc40a70d1453841e16dca2e399fc5c68de3a9ffa7475673f98bf7dcb18f9 -SIZE (KDE/plasma/5.27.5/kwayland-integration-5.27.5.tar.xz) = 25716 +TIMESTAMP = 1688022897 +SHA256 (KDE/plasma/5.27.6/kwayland-integration-5.27.6.tar.xz) = 10b7db4dfa276fe4e2398f742f60459367c5db1c91f8a9015e06e9f51e092c83 +SIZE (KDE/plasma/5.27.6/kwayland-integration-5.27.6.tar.xz) = 25768 diff --git a/x11/plasma5-layer-shell-qt/distinfo b/x11/plasma5-layer-shell-qt/distinfo index 45c8f611e959..40ddf755589a 100644 --- a/x11/plasma5-layer-shell-qt/distinfo +++ b/x11/plasma5-layer-shell-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255632 -SHA256 (KDE/plasma/5.27.5/layer-shell-qt-5.27.5.tar.xz) = ccdf6aa579f0437f3bad377ac35268dfab36f6816227c03bae0591301c8d1d21 -SIZE (KDE/plasma/5.27.5/layer-shell-qt-5.27.5.tar.xz) = 18420 +TIMESTAMP = 1688022898 +SHA256 (KDE/plasma/5.27.6/layer-shell-qt-5.27.6.tar.xz) = e65c29ca65bf945da4f53bce9eb3614eb1105e57652e3fb1782ee9d24a9e8793 +SIZE (KDE/plasma/5.27.6/layer-shell-qt-5.27.6.tar.xz) = 18456 diff --git a/x11/plasma5-libkscreen/distinfo b/x11/plasma5-libkscreen/distinfo index fdb487f1b4fe..11a35cea4b1e 100644 --- a/x11/plasma5-libkscreen/distinfo +++ b/x11/plasma5-libkscreen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255633 -SHA256 (KDE/plasma/5.27.5/libkscreen-5.27.5.tar.xz) = 29aff3f28d8706e864b914dea4ab59e5518ed0381bb1c6625f454f08196deb65 -SIZE (KDE/plasma/5.27.5/libkscreen-5.27.5.tar.xz) = 115492 +TIMESTAMP = 1688022900 +SHA256 (KDE/plasma/5.27.6/libkscreen-5.27.6.tar.xz) = c1a9373faab5a7ec77980a696a7599583b4fda8e1f12da2c5716bc9562789efb +SIZE (KDE/plasma/5.27.6/libkscreen-5.27.6.tar.xz) = 115816 diff --git a/x11/plasma5-libkscreen/pkg-plist b/x11/plasma5-libkscreen/pkg-plist index 64bd40d91d88..253db7c48eb8 100644 --- a/x11/plasma5-libkscreen/pkg-plist +++ b/x11/plasma5-libkscreen/pkg-plist @@ -57,6 +57,7 @@ share/locale/eu/LC_MESSAGES/libkscreen5_qt.qm share/locale/fi/LC_MESSAGES/libkscreen5_qt.qm share/locale/fr/LC_MESSAGES/libkscreen5_qt.qm share/locale/gl/LC_MESSAGES/libkscreen5_qt.qm +share/locale/id/LC_MESSAGES/libkscreen5_qt.qm share/locale/it/LC_MESSAGES/libkscreen5_qt.qm share/locale/ja/LC_MESSAGES/libkscreen5_qt.qm share/locale/ka/LC_MESSAGES/libkscreen5_qt.qm diff --git a/x11/plasma5-plasma-bigscreen/distinfo b/x11/plasma5-plasma-bigscreen/distinfo index 6aa7d12ba5fc..9bf329fc7fa9 100644 --- a/x11/plasma5-plasma-bigscreen/distinfo +++ b/x11/plasma5-plasma-bigscreen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255635 -SHA256 (KDE/plasma/5.27.5/plasma-bigscreen-5.27.5.tar.xz) = 76808ec3d1b6733dfea20999e9feb745562ceb8d490f841f154895cf00054bf1 -SIZE (KDE/plasma/5.27.5/plasma-bigscreen-5.27.5.tar.xz) = 1064460 +TIMESTAMP = 1688022902 +SHA256 (KDE/plasma/5.27.6/plasma-bigscreen-5.27.6.tar.xz) = 8742074c33547833ef69bc16c01a179dbe93ae9ffed0f88f078af27b212fee24 +SIZE (KDE/plasma/5.27.6/plasma-bigscreen-5.27.6.tar.xz) = 1065160 diff --git a/x11/plasma5-plasma-bigscreen/pkg-plist b/x11/plasma5-plasma-bigscreen/pkg-plist index bccdf4148b9a..5b5eb93c5c9e 100644 --- a/x11/plasma5-plasma-bigscreen/pkg-plist +++ b/x11/plasma5-plasma-bigscreen/pkg-plist @@ -159,7 +159,13 @@ share/locale/fr/LC_MESSAGES/kcm_mediacenter_wifi.mo share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.mycroft.bigscreen.homescreen.mo share/locale/fr/LC_MESSAGES/plasma_lookandfeel_org.kde.plasma.mycroft.bigscreen.mo share/locale/fr/LC_MESSAGES/plasma_shell_org.kde.plasma.mycroft.bigscreen.mo +share/locale/gl/LC_MESSAGES/kcm_audiodevice.mo +share/locale/gl/LC_MESSAGES/kcm_mediacenter_bigscreen_settings.mo share/locale/gl/LC_MESSAGES/kcm_mediacenter_kdeconnect.mo +share/locale/gl/LC_MESSAGES/kcm_mediacenter_wifi.mo +share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.mycroft.bigscreen.homescreen.mo +share/locale/gl/LC_MESSAGES/plasma_lookandfeel_org.kde.plasma.mycroft.bigscreen.mo +share/locale/gl/LC_MESSAGES/plasma_shell_org.kde.plasma.mycroft.bigscreen.mo share/locale/hu/LC_MESSAGES/kcm_audiodevice.mo share/locale/hu/LC_MESSAGES/kcm_mediacenter_bigscreen_settings.mo share/locale/hu/LC_MESSAGES/kcm_mediacenter_kdeconnect.mo diff --git a/x11/plasma5-plasma-desktop/distinfo b/x11/plasma5-plasma-desktop/distinfo index 0a4976a08d93..b4248845d863 100644 --- a/x11/plasma5-plasma-desktop/distinfo +++ b/x11/plasma5-plasma-desktop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255637 -SHA256 (KDE/plasma/5.27.5/plasma-desktop-5.27.5.tar.xz) = 4f2b573134658f640717d6ee67eaee41d9df4c578856016efa769b4415e91cb1 -SIZE (KDE/plasma/5.27.5/plasma-desktop-5.27.5.tar.xz) = 14361248 +TIMESTAMP = 1688022903 +SHA256 (KDE/plasma/5.27.6/plasma-desktop-5.27.6.tar.xz) = e2485ea25d695ba22c1f14957abe14af658741a5e788269543ab7ff33045a683 +SIZE (KDE/plasma/5.27.6/plasma-desktop-5.27.6.tar.xz) = 14359772 diff --git a/x11/plasma5-plasma-desktop/pkg-plist b/x11/plasma5-plasma-desktop/pkg-plist index 84575d2fe1eb..f182c227de83 100644 --- a/x11/plasma5-plasma-desktop/pkg-plist +++ b/x11/plasma5-plasma-desktop/pkg-plist @@ -1708,6 +1708,7 @@ share/locale/gl/LC_MESSAGES/kcm_smserver.mo share/locale/gl/LC_MESSAGES/kcm_solid_actions.mo share/locale/gl/LC_MESSAGES/kcm_splashscreen.mo share/locale/gl/LC_MESSAGES/kcm_touchpad.mo +share/locale/gl/LC_MESSAGES/kcm_touchscreen.mo share/locale/gl/LC_MESSAGES/kcm_workspace.mo share/locale/gl/LC_MESSAGES/kcmkclock.mo share/locale/gl/LC_MESSAGES/kcmkeyboard.mo @@ -1716,6 +1717,7 @@ share/locale/gl/LC_MESSAGES/kcmqtquicksettings.mo share/locale/gl/LC_MESSAGES/knetattach5.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.panel.mo +share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.kickoff.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.kimpanel.mo diff --git a/x11/plasma5-plasma-integration/distinfo b/x11/plasma5-plasma-integration/distinfo index f96b9f7818c5..6bfb4ef50ab0 100644 --- a/x11/plasma5-plasma-integration/distinfo +++ b/x11/plasma5-plasma-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684255638 -SHA256 (KDE/plasma/5.27.5/plasma-integration-5.27.5.tar.xz) = 8dedc5630828f0fb5912ca7cad9df5cde2492e17fd2956de6f514d43b4f89f7b -SIZE (KDE/plasma/5.27.5/plasma-integration-5.27.5.tar.xz) = 89436 +TIMESTAMP = 1688022905 +SHA256 (KDE/plasma/5.27.6/plasma-integration-5.27.6.tar.xz) = a5fd5df218788b44c0bb2a437db1cad11917d4ebe6acefd89abd3f72104d8dab +SIZE (KDE/plasma/5.27.6/plasma-integration-5.27.6.tar.xz) = 89864 diff --git a/x11/plasma5-plasma-workspace/distinfo b/x11/plasma5-plasma-workspace/distinfo index 7d9998696caf..05588488249c 100644 --- a/x11/plasma5-plasma-workspace/distinfo +++ b/x11/plasma5-plasma-workspace/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684256168 -SHA256 (KDE/plasma/5.27.5/plasma-workspace-5.27.5.tar.xz) = ed0b95b2eefd0782ea652c2c6eed262e8eb91f97ff72925bb3f7e161d1f72a17 -SIZE (KDE/plasma/5.27.5/plasma-workspace-5.27.5.tar.xz) = 19432672 +TIMESTAMP = 1688022907 +SHA256 (KDE/plasma/5.27.6/plasma-workspace-5.27.6.tar.xz) = 1ce6f70f7bb909b9ed9c213bc5528a4e7c264f570a9c94f2f4fb25c1528f8883 +SIZE (KDE/plasma/5.27.6/plasma-workspace-5.27.6.tar.xz) = 19459172 diff --git a/x11/plasma5-plasma-workspace/pkg-plist b/x11/plasma5-plasma-workspace/pkg-plist index 721219442659..de21b1aff6a5 100644 --- a/x11/plasma5-plasma-workspace/pkg-plist +++ b/x11/plasma5-plasma-workspace/pkg-plist @@ -2478,6 +2478,7 @@ share/locale/gl/LC_MESSAGES/libkicker.mo share/locale/gl/LC_MESSAGES/libkworkspace.mo share/locale/gl/LC_MESSAGES/libnotificationmanager.mo share/locale/gl/LC_MESSAGES/phonon_kde_plugin.mo +share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.activitybar.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo @@ -2487,6 +2488,7 @@ share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo +share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306291601.35TG1YKL048159>