diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-05-17 07:56:08 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-05-17 07:56:59 +0200 |
commit | 7769ca437c7a6594f21311f03c33f213d240b7a0 (patch) | |
tree | 78818730a53aa74e429a3eb6b49e6e22f406af5f /x11 | |
parent | 74d3d4d53cf7fa77d5b3556b38efc12625406726 (diff) | |
download | freebsd-ports-7769ca437c7a6594f21311f03c33f213d240b7a0.zip |
KDE: KDE Plasma 5.27.5, Bugfix Release for May
Tuesday, 9 May 2023. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.27.5.
Plasma 5.27 was released in February 2023 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:
* Bluedevil Applet: introduce a brief animation for section height
estimates.
* Discover Flatpak: Do not crash if for any reason we lack a ref's
source.
* Info Centre About-distro: add a dump mode to print to cli.
Changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.4-5.27.5
Diffstat (limited to 'x11')
26 files changed, 148 insertions, 39 deletions
diff --git a/x11/plasma5-kactivitymanagerd/Makefile b/x11/plasma5-kactivitymanagerd/Makefile index 5070a23b2a1b..4e516519c080 100644 --- a/x11/plasma5-kactivitymanagerd/Makefile +++ b/x11/plasma5-kactivitymanagerd/Makefile @@ -1,6 +1,5 @@ PORTNAME= kactivitymanagerd DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-kactivitymanagerd/distinfo b/x11/plasma5-kactivitymanagerd/distinfo index c5196a7ff06c..98ed0b580a31 100644 --- a/x11/plasma5-kactivitymanagerd/distinfo +++ b/x11/plasma5-kactivitymanagerd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364790 -SHA256 (KDE/plasma/5.27.4/kactivitymanagerd-5.27.4.tar.xz) = d9e1fd492012127e20c8ae76cf6462c5690cf842f241ffa95f83c9bf6a91da72 -SIZE (KDE/plasma/5.27.4/kactivitymanagerd-5.27.4.tar.xz) = 124896 +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 diff --git a/x11/plasma5-kactivitymanagerd/pkg-plist b/x11/plasma5-kactivitymanagerd/pkg-plist index 6f32853d0336..1328d3189461 100644 --- a/x11/plasma5-kactivitymanagerd/pkg-plist +++ b/x11/plasma5-kactivitymanagerd/pkg-plist @@ -32,19 +32,26 @@ share/locale/fr/LC_MESSAGES/kactivities5.mo share/locale/ga/LC_MESSAGES/kactivities5.mo share/locale/gd/LC_MESSAGES/kactivities5.mo share/locale/gl/LC_MESSAGES/kactivities5.mo +share/locale/gu/LC_MESSAGES/kactivities5.mo share/locale/he/LC_MESSAGES/kactivities5.mo share/locale/hi/LC_MESSAGES/kactivities5.mo +share/locale/hr/LC_MESSAGES/kactivities5.mo share/locale/hu/LC_MESSAGES/kactivities5.mo share/locale/ia/LC_MESSAGES/kactivities5.mo share/locale/id/LC_MESSAGES/kactivities5.mo share/locale/is/LC_MESSAGES/kactivities5.mo share/locale/it/LC_MESSAGES/kactivities5.mo +share/locale/ja/LC_MESSAGES/kactivities5.mo share/locale/ka/LC_MESSAGES/kactivities5.mo share/locale/kk/LC_MESSAGES/kactivities5.mo +share/locale/km/LC_MESSAGES/kactivities5.mo +share/locale/kn/LC_MESSAGES/kactivities5.mo share/locale/ko/LC_MESSAGES/kactivities5.mo share/locale/lt/LC_MESSAGES/kactivities5.mo share/locale/lv/LC_MESSAGES/kactivities5.mo +share/locale/ml/LC_MESSAGES/kactivities5.mo share/locale/mr/LC_MESSAGES/kactivities5.mo +share/locale/ms/LC_MESSAGES/kactivities5.mo share/locale/nb/LC_MESSAGES/kactivities5.mo share/locale/nds/LC_MESSAGES/kactivities5.mo share/locale/nl/LC_MESSAGES/kactivities5.mo @@ -64,10 +71,12 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kactivities5.mo share/locale/sr@latin/LC_MESSAGES/kactivities5.mo share/locale/sv/LC_MESSAGES/kactivities5.mo share/locale/tg/LC_MESSAGES/kactivities5.mo +share/locale/th/LC_MESSAGES/kactivities5.mo share/locale/tr/LC_MESSAGES/kactivities5.mo share/locale/ug/LC_MESSAGES/kactivities5.mo share/locale/uk/LC_MESSAGES/kactivities5.mo share/locale/vi/LC_MESSAGES/kactivities5.mo +share/locale/wa/LC_MESSAGES/kactivities5.mo share/locale/zh_CN/LC_MESSAGES/kactivities5.mo share/locale/zh_TW/LC_MESSAGES/kactivities5.mo share/qlogging-categories5/kactivitymanagerd.categories diff --git a/x11/plasma5-kgamma5/Makefile b/x11/plasma5-kgamma5/Makefile index c7678d4bfab6..d1d5bfcdb426 100644 --- a/x11/plasma5-kgamma5/Makefile +++ b/x11/plasma5-kgamma5/Makefile @@ -1,6 +1,5 @@ PORTNAME= kgamma5 DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-kgamma5/distinfo b/x11/plasma5-kgamma5/distinfo index dab02af11bc0..24c1b48687f2 100644 --- a/x11/plasma5-kgamma5/distinfo +++ b/x11/plasma5-kgamma5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364791 -SHA256 (KDE/plasma/5.27.4/kgamma5-5.27.4.tar.xz) = 4a81c50b7f96b5a6f0e60b58a1d38fc375f445595e2e349e692d4c40d8355802 -SIZE (KDE/plasma/5.27.4/kgamma5-5.27.4.tar.xz) = 86728 +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 diff --git a/x11/plasma5-kgamma5/pkg-plist b/x11/plasma5-kgamma5/pkg-plist index 157338183c73..3587155285e4 100644 --- a/x11/plasma5-kgamma5/pkg-plist +++ b/x11/plasma5-kgamma5/pkg-plist @@ -28,6 +28,8 @@ share/doc/HTML/ru/kcontrol/kgamma5/index.cache.bz2 share/doc/HTML/ru/kcontrol/kgamma5/index.docbook share/doc/HTML/sv/kcontrol/kgamma5/index.cache.bz2 share/doc/HTML/sv/kcontrol/kgamma5/index.docbook +share/doc/HTML/tr/kcontrol/kgamma5/index.cache.bz2 +share/doc/HTML/tr/kcontrol/kgamma5/index.docbook share/doc/HTML/uk/kcontrol/kgamma5/index.cache.bz2 share/doc/HTML/uk/kcontrol/kgamma5/index.docbook share/kgamma/pics/background.png @@ -78,6 +80,7 @@ share/locale/ko/LC_MESSAGES/kcmkgamma.mo share/locale/lt/LC_MESSAGES/kcmkgamma.mo share/locale/lv/LC_MESSAGES/kcmkgamma.mo share/locale/mk/LC_MESSAGES/kcmkgamma.mo +share/locale/ml/LC_MESSAGES/kcmkgamma.mo share/locale/mr/LC_MESSAGES/kcmkgamma.mo share/locale/ms/LC_MESSAGES/kcmkgamma.mo share/locale/nb/LC_MESSAGES/kcmkgamma.mo diff --git a/x11/plasma5-kscreen/Makefile b/x11/plasma5-kscreen/Makefile index c08eff0d700c..4b4406d388e0 100644 --- a/x11/plasma5-kscreen/Makefile +++ b/x11/plasma5-kscreen/Makefile @@ -1,6 +1,5 @@ PORTNAME= kscreen DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-kscreen/distinfo b/x11/plasma5-kscreen/distinfo index 2e7203dc77c8..fed93690bb77 100644 --- a/x11/plasma5-kscreen/distinfo +++ b/x11/plasma5-kscreen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364792 -SHA256 (KDE/plasma/5.27.4/kscreen-5.27.4.tar.xz) = 456f249772f53807dcc0b5076dcf6975d5b29b0b2b6a037ca0a5e45017a4c5ed -SIZE (KDE/plasma/5.27.4/kscreen-5.27.4.tar.xz) = 184212 +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 diff --git a/x11/plasma5-kscreen/pkg-plist b/x11/plasma5-kscreen/pkg-plist index e976a682d6f8..94edf413c327 100644 --- a/x11/plasma5-kscreen/pkg-plist +++ b/x11/plasma5-kscreen/pkg-plist @@ -119,6 +119,9 @@ share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/lv/LC_MESSAGES/kscreen.mo share/locale/lv/LC_MESSAGES/kscreen_common.mo share/locale/lv/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo +share/locale/ml/LC_MESSAGES/kcm_kscreen.mo +share/locale/ml/LC_MESSAGES/kscreen.mo +share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/nb/LC_MESSAGES/kcm_kscreen.mo share/locale/nb/LC_MESSAGES/kscreen.mo share/locale/nb/LC_MESSAGES/kscreen_common.mo diff --git a/x11/plasma5-kwayland-integration/distinfo b/x11/plasma5-kwayland-integration/distinfo index 12c2a6741127..bde813b4ab15 100644 --- a/x11/plasma5-kwayland-integration/distinfo +++ b/x11/plasma5-kwayland-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364794 -SHA256 (KDE/plasma/5.27.4/kwayland-integration-5.27.4.tar.xz) = f74a856a93e0bd91ad7c34905603c2ed74df1dc85e687354d9d588274026fe08 -SIZE (KDE/plasma/5.27.4/kwayland-integration-5.27.4.tar.xz) = 25724 +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 diff --git a/x11/plasma5-layer-shell-qt/distinfo b/x11/plasma5-layer-shell-qt/distinfo index 8e5c188e1c1d..45c8f611e959 100644 --- a/x11/plasma5-layer-shell-qt/distinfo +++ b/x11/plasma5-layer-shell-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364795 -SHA256 (KDE/plasma/5.27.4/layer-shell-qt-5.27.4.tar.xz) = 3b3aedc14b23023c8e8a4e5d0a16711f24b505cd8a2f470baf595a6ed0e3d0fe -SIZE (KDE/plasma/5.27.4/layer-shell-qt-5.27.4.tar.xz) = 18420 +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 diff --git a/x11/plasma5-libkscreen/distinfo b/x11/plasma5-libkscreen/distinfo index d7eb676414c7..fdb487f1b4fe 100644 --- a/x11/plasma5-libkscreen/distinfo +++ b/x11/plasma5-libkscreen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364796 -SHA256 (KDE/plasma/5.27.4/libkscreen-5.27.4.tar.xz) = a89dfb5e8c40958a41c264f9b26ec4c39b386c2e416aa29a17967a22c107fa7e -SIZE (KDE/plasma/5.27.4/libkscreen-5.27.4.tar.xz) = 114760 +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 diff --git a/x11/plasma5-libkscreen/pkg-plist b/x11/plasma5-libkscreen/pkg-plist index 71542c1300f0..64bd40d91d88 100644 --- a/x11/plasma5-libkscreen/pkg-plist +++ b/x11/plasma5-libkscreen/pkg-plist @@ -50,13 +50,17 @@ share/dbus-1/services/org.kde.kscreen.service share/locale/ca/LC_MESSAGES/libkscreen5_qt.qm share/locale/ca@valencia/LC_MESSAGES/libkscreen5_qt.qm share/locale/cs/LC_MESSAGES/libkscreen5_qt.qm +share/locale/de/LC_MESSAGES/libkscreen5_qt.qm share/locale/en_GB/LC_MESSAGES/libkscreen5_qt.qm share/locale/es/LC_MESSAGES/libkscreen5_qt.qm 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/it/LC_MESSAGES/libkscreen5_qt.qm +share/locale/ja/LC_MESSAGES/libkscreen5_qt.qm share/locale/ka/LC_MESSAGES/libkscreen5_qt.qm +share/locale/ko/LC_MESSAGES/libkscreen5_qt.qm share/locale/nl/LC_MESSAGES/libkscreen5_qt.qm share/locale/nn/LC_MESSAGES/libkscreen5_qt.qm share/locale/pl/LC_MESSAGES/libkscreen5_qt.qm diff --git a/x11/plasma5-plasma-bigscreen/Makefile b/x11/plasma5-plasma-bigscreen/Makefile index 762edcb265e4..6fe0ac0c8193 100644 --- a/x11/plasma5-plasma-bigscreen/Makefile +++ b/x11/plasma5-plasma-bigscreen/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-bigscreen DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-plasma-bigscreen/distinfo b/x11/plasma5-plasma-bigscreen/distinfo index d7632c206810..6aa7d12ba5fc 100644 --- a/x11/plasma5-plasma-bigscreen/distinfo +++ b/x11/plasma5-plasma-bigscreen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364798 -SHA256 (KDE/plasma/5.27.4/plasma-bigscreen-5.27.4.tar.xz) = 97a9a17822a4d722f08cb2db8fe9ac3b7b48ad4b47b09032496336afc67c4da2 -SIZE (KDE/plasma/5.27.4/plasma-bigscreen-5.27.4.tar.xz) = 1062580 +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 diff --git a/x11/plasma5-plasma-bigscreen/pkg-plist b/x11/plasma5-plasma-bigscreen/pkg-plist index b3debbb5d079..bccdf4148b9a 100644 --- a/x11/plasma5-plasma-bigscreen/pkg-plist +++ b/x11/plasma5-plasma-bigscreen/pkg-plist @@ -167,6 +167,13 @@ share/locale/hu/LC_MESSAGES/kcm_mediacenter_wifi.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.mycroft.bigscreen.homescreen.mo share/locale/hu/LC_MESSAGES/plasma_lookandfeel_org.kde.plasma.mycroft.bigscreen.mo share/locale/hu/LC_MESSAGES/plasma_shell_org.kde.plasma.mycroft.bigscreen.mo +share/locale/ia/LC_MESSAGES/kcm_audiodevice.mo +share/locale/ia/LC_MESSAGES/kcm_mediacenter_bigscreen_settings.mo +share/locale/ia/LC_MESSAGES/kcm_mediacenter_kdeconnect.mo +share/locale/ia/LC_MESSAGES/kcm_mediacenter_wifi.mo +share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.mycroft.bigscreen.homescreen.mo +share/locale/ia/LC_MESSAGES/plasma_lookandfeel_org.kde.plasma.mycroft.bigscreen.mo +share/locale/ia/LC_MESSAGES/plasma_shell_org.kde.plasma.mycroft.bigscreen.mo share/locale/id/LC_MESSAGES/kcm_audiodevice.mo share/locale/id/LC_MESSAGES/kcm_mediacenter_bigscreen_settings.mo share/locale/id/LC_MESSAGES/kcm_mediacenter_kdeconnect.mo @@ -181,6 +188,13 @@ share/locale/it/LC_MESSAGES/kcm_mediacenter_wifi.mo share/locale/it/LC_MESSAGES/plasma_applet_org.kde.mycroft.bigscreen.homescreen.mo share/locale/it/LC_MESSAGES/plasma_lookandfeel_org.kde.plasma.mycroft.bigscreen.mo share/locale/it/LC_MESSAGES/plasma_shell_org.kde.plasma.mycroft.bigscreen.mo +share/locale/ja/LC_MESSAGES/kcm_audiodevice.mo +share/locale/ja/LC_MESSAGES/kcm_mediacenter_bigscreen_settings.mo +share/locale/ja/LC_MESSAGES/kcm_mediacenter_kdeconnect.mo +share/locale/ja/LC_MESSAGES/kcm_mediacenter_wifi.mo +share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.mycroft.bigscreen.homescreen.mo +share/locale/ja/LC_MESSAGES/plasma_lookandfeel_org.kde.plasma.mycroft.bigscreen.mo +share/locale/ja/LC_MESSAGES/plasma_shell_org.kde.plasma.mycroft.bigscreen.mo share/locale/ka/LC_MESSAGES/kcm_audiodevice.mo share/locale/ka/LC_MESSAGES/kcm_mediacenter_bigscreen_settings.mo share/locale/ka/LC_MESSAGES/kcm_mediacenter_kdeconnect.mo @@ -195,6 +209,10 @@ share/locale/ko/LC_MESSAGES/kcm_mediacenter_wifi.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.mycroft.bigscreen.homescreen.mo share/locale/ko/LC_MESSAGES/plasma_lookandfeel_org.kde.plasma.mycroft.bigscreen.mo share/locale/ko/LC_MESSAGES/plasma_shell_org.kde.plasma.mycroft.bigscreen.mo +share/locale/lt/LC_MESSAGES/kcm_audiodevice.mo +share/locale/lt/LC_MESSAGES/kcm_mediacenter_kdeconnect.mo +share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.mycroft.bigscreen.homescreen.mo +share/locale/lt/LC_MESSAGES/plasma_lookandfeel_org.kde.plasma.mycroft.bigscreen.mo share/locale/nl/LC_MESSAGES/kcm_audiodevice.mo share/locale/nl/LC_MESSAGES/kcm_mediacenter_bigscreen_settings.mo share/locale/nl/LC_MESSAGES/kcm_mediacenter_kdeconnect.mo diff --git a/x11/plasma5-plasma-desktop/Makefile b/x11/plasma5-plasma-desktop/Makefile index 4c4d83446d58..a141ebca0445 100644 --- a/x11/plasma5-plasma-desktop/Makefile +++ b/x11/plasma5-plasma-desktop/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-desktop DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-plasma-desktop/distinfo b/x11/plasma5-plasma-desktop/distinfo index 2011f033c92a..0a4976a08d93 100644 --- a/x11/plasma5-plasma-desktop/distinfo +++ b/x11/plasma5-plasma-desktop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364800 -SHA256 (KDE/plasma/5.27.4/plasma-desktop-5.27.4.tar.xz) = b94f1cd5f121312268d757078041d83220556c90f73e895518fb19542ae3c800 -SIZE (KDE/plasma/5.27.4/plasma-desktop-5.27.4.tar.xz) = 14335168 +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 diff --git a/x11/plasma5-plasma-desktop/pkg-plist b/x11/plasma5-plasma-desktop/pkg-plist index 97ddbb2ce03d..84575d2fe1eb 100644 --- a/x11/plasma5-plasma-desktop/pkg-plist +++ b/x11/plasma5-plasma-desktop/pkg-plist @@ -649,6 +649,40 @@ share/doc/HTML/sv/knetattach/index.cache.bz2 share/doc/HTML/sv/knetattach/index.docbook share/doc/HTML/sv/plasma-desktop/index.cache.bz2 share/doc/HTML/sv/plasma-desktop/index.docbook +share/doc/HTML/tr/kcontrol/baloo/index.cache.bz2 +share/doc/HTML/tr/kcontrol/baloo/index.docbook +share/doc/HTML/tr/kcontrol/clock/index.cache.bz2 +share/doc/HTML/tr/kcontrol/clock/index.docbook +share/doc/HTML/tr/kcontrol/componentchooser/index.cache.bz2 +share/doc/HTML/tr/kcontrol/componentchooser/index.docbook +share/doc/HTML/tr/kcontrol/joystick/index.cache.bz2 +share/doc/HTML/tr/kcontrol/joystick/index.docbook +share/doc/HTML/tr/kcontrol/kcmactivities/index.cache.bz2 +share/doc/HTML/tr/kcontrol/kcmactivities/index.docbook +share/doc/HTML/tr/kcontrol/kcmsmserver/index.cache.bz2 +share/doc/HTML/tr/kcontrol/kcmsmserver/index.docbook +share/doc/HTML/tr/kcontrol/kded/index.cache.bz2 +share/doc/HTML/tr/kcontrol/kded/index.docbook +share/doc/HTML/tr/kcontrol/keyboard/index.cache.bz2 +share/doc/HTML/tr/kcontrol/keyboard/index.docbook +share/doc/HTML/tr/kcontrol/mouse/index.cache.bz2 +share/doc/HTML/tr/kcontrol/mouse/index.docbook +share/doc/HTML/tr/kcontrol/paths/index.cache.bz2 +share/doc/HTML/tr/kcontrol/paths/index.docbook +share/doc/HTML/tr/kcontrol/solid-actions/index.cache.bz2 +share/doc/HTML/tr/kcontrol/solid-actions/index.docbook +share/doc/HTML/tr/kcontrol/solid-device-automounter/index.cache.bz2 +share/doc/HTML/tr/kcontrol/solid-device-automounter/index.docbook +share/doc/HTML/tr/kcontrol/spellchecking/index.cache.bz2 +share/doc/HTML/tr/kcontrol/spellchecking/index.docbook +share/doc/HTML/tr/kcontrol/splashscreen/index.cache.bz2 +share/doc/HTML/tr/kcontrol/splashscreen/index.docbook +share/doc/HTML/tr/kcontrol/workspaceoptions/index.cache.bz2 +share/doc/HTML/tr/kcontrol/workspaceoptions/index.docbook +share/doc/HTML/tr/kfontview/index.cache.bz2 +share/doc/HTML/tr/kfontview/index.docbook +share/doc/HTML/tr/knetattach/index.cache.bz2 +share/doc/HTML/tr/knetattach/index.docbook share/doc/HTML/uk/kcontrol/baloo/index.cache.bz2 share/doc/HTML/uk/kcontrol/baloo/index.docbook share/doc/HTML/uk/kcontrol/clock/index.cache.bz2 @@ -1983,15 +2017,26 @@ share/locale/is/LC_MESSAGES/kcm5_device_automounter.mo share/locale/is/LC_MESSAGES/kcm5_joystick.mo share/locale/is/LC_MESSAGES/kcm5_kded.mo share/locale/is/LC_MESSAGES/kcm_access.mo +share/locale/is/LC_MESSAGES/kcm_baloofile.mo share/locale/is/LC_MESSAGES/kcm_componentchooser.mo share/locale/is/LC_MESSAGES/kcm_desktoppaths.mo +share/locale/is/LC_MESSAGES/kcm_keys.mo share/locale/is/LC_MESSAGES/kcm_landingpage.mo +share/locale/is/LC_MESSAGES/kcm_plasmasearch.mo +share/locale/is/LC_MESSAGES/kcm_recentFiles.mo share/locale/is/LC_MESSAGES/kcm_smserver.mo share/locale/is/LC_MESSAGES/kcm_solid_actions.mo +share/locale/is/LC_MESSAGES/kcm_splashscreen.mo +share/locale/is/LC_MESSAGES/kcm_tablet.mo +share/locale/is/LC_MESSAGES/kcm_touchpad.mo +share/locale/is/LC_MESSAGES/kcm_touchscreen.mo +share/locale/is/LC_MESSAGES/kcm_workspace.mo share/locale/is/LC_MESSAGES/kcmkclock.mo share/locale/is/LC_MESSAGES/kcmkeyboard.mo share/locale/is/LC_MESSAGES/kcmmouse.mo +share/locale/is/LC_MESSAGES/kcmqtquicksettings.mo share/locale/is/LC_MESSAGES/knetattach5.mo +share/locale/is/LC_MESSAGES/org.kde.plasma.emojier.mo share/locale/is/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo share/locale/is/LC_MESSAGES/plasma_applet_org.kde.panel.mo share/locale/is/LC_MESSAGES/plasma_applet_org.kde.plasma.pager.mo diff --git a/x11/plasma5-plasma-integration/Makefile b/x11/plasma5-plasma-integration/Makefile index bd2431246108..f1d9148b2237 100644 --- a/x11/plasma5-plasma-integration/Makefile +++ b/x11/plasma5-plasma-integration/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-integration DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-plasma-integration/distinfo b/x11/plasma5-plasma-integration/distinfo index bb9993ebc169..f96b9f7818c5 100644 --- a/x11/plasma5-plasma-integration/distinfo +++ b/x11/plasma5-plasma-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364801 -SHA256 (KDE/plasma/5.27.4/plasma-integration-5.27.4.tar.xz) = 9aa095f628d601d71283bb7b3274e2b8bfebd913c5804e3b371a5326f24b892e -SIZE (KDE/plasma/5.27.4/plasma-integration-5.27.4.tar.xz) = 89200 +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 diff --git a/x11/plasma5-plasma-integration/pkg-plist b/x11/plasma5-plasma-integration/pkg-plist index c6716e8b2827..3535ef681dd4 100644 --- a/x11/plasma5-plasma-integration/pkg-plist +++ b/x11/plasma5-plasma-integration/pkg-plist @@ -35,6 +35,7 @@ share/locale/ja/LC_MESSAGES/plasmaintegration5.mo share/locale/ka/LC_MESSAGES/plasmaintegration5.mo share/locale/ko/LC_MESSAGES/plasmaintegration5.mo share/locale/lt/LC_MESSAGES/plasmaintegration5.mo +share/locale/ml/LC_MESSAGES/plasmaintegration5.mo share/locale/nb/LC_MESSAGES/plasmaintegration5.mo share/locale/nl/LC_MESSAGES/plasmaintegration5.mo share/locale/nn/LC_MESSAGES/plasmaintegration5.mo diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile index 6f9350b8367f..684e7fec59eb 100644 --- a/x11/plasma5-plasma-workspace/Makefile +++ b/x11/plasma5-plasma-workspace/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-workspace -DISTVERSION= ${KDE_PLASMA_VERSION}.1 -PORTREVISION= 1 +DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-plasma-workspace/distinfo b/x11/plasma5-plasma-workspace/distinfo index 3af4397d2f71..7d9998696caf 100644 --- a/x11/plasma5-plasma-workspace/distinfo +++ b/x11/plasma5-plasma-workspace/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681365811 -SHA256 (KDE/plasma/5.27.4/plasma-workspace-5.27.4.1.tar.xz) = cb3906ac954bfd0784614843b1aaf9abda640ea3ed944d8651aaa4149baf65a5 -SIZE (KDE/plasma/5.27.4/plasma-workspace-5.27.4.1.tar.xz) = 19405228 +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 diff --git a/x11/plasma5-plasma-workspace/pkg-plist b/x11/plasma5-plasma-workspace/pkg-plist index 0d8d0f9a9225..721219442659 100644 --- a/x11/plasma5-plasma-workspace/pkg-plist +++ b/x11/plasma5-plasma-workspace/pkg-plist @@ -486,6 +486,8 @@ share/doc/HTML/en/klipper/klipper-widget.png share/doc/HTML/en/klipper/screenshot.png share/doc/HTML/es/kcontrol/autostart/index.cache.bz2 share/doc/HTML/es/kcontrol/autostart/index.docbook +share/doc/HTML/es/kcontrol/colors/index.cache.bz2 +share/doc/HTML/es/kcontrol/colors/index.docbook share/doc/HTML/es/kcontrol/cursortheme/index.cache.bz2 share/doc/HTML/es/kcontrol/cursortheme/index.docbook share/doc/HTML/es/kcontrol/desktopthemedetails/index.cache.bz2 @@ -717,6 +719,30 @@ share/doc/HTML/sv/kcontrol/screenlocker/index.cache.bz2 share/doc/HTML/sv/kcontrol/screenlocker/index.docbook share/doc/HTML/sv/klipper/index.cache.bz2 share/doc/HTML/sv/klipper/index.docbook +share/doc/HTML/tr/kcontrol/autostart/index.cache.bz2 +share/doc/HTML/tr/kcontrol/autostart/index.docbook +share/doc/HTML/tr/kcontrol/colors/index.cache.bz2 +share/doc/HTML/tr/kcontrol/colors/index.docbook +share/doc/HTML/tr/kcontrol/cursortheme/index.cache.bz2 +share/doc/HTML/tr/kcontrol/cursortheme/index.docbook +share/doc/HTML/tr/kcontrol/desktopthemedetails/index.cache.bz2 +share/doc/HTML/tr/kcontrol/desktopthemedetails/index.docbook +share/doc/HTML/tr/kcontrol/fontinst/index.cache.bz2 +share/doc/HTML/tr/kcontrol/fontinst/index.docbook +share/doc/HTML/tr/kcontrol/fonts/index.cache.bz2 +share/doc/HTML/tr/kcontrol/fonts/index.docbook +share/doc/HTML/tr/kcontrol/kcmstyle/index.cache.bz2 +share/doc/HTML/tr/kcontrol/kcmstyle/index.docbook +share/doc/HTML/tr/kcontrol/lookandfeel/index.cache.bz2 +share/doc/HTML/tr/kcontrol/lookandfeel/index.docbook +share/doc/HTML/tr/kcontrol/notifications/index.cache.bz2 +share/doc/HTML/tr/kcontrol/notifications/index.docbook +share/doc/HTML/tr/kcontrol/region_language/index.cache.bz2 +share/doc/HTML/tr/kcontrol/region_language/index.docbook +share/doc/HTML/tr/kcontrol/screenlocker/index.cache.bz2 +share/doc/HTML/tr/kcontrol/screenlocker/index.docbook +share/doc/HTML/tr/klipper/index.cache.bz2 +share/doc/HTML/tr/klipper/index.docbook share/doc/HTML/uk/kcontrol/autostart/index.cache.bz2 share/doc/HTML/uk/kcontrol/autostart/index.docbook share/doc/HTML/uk/kcontrol/colors/index.cache.bz2 @@ -3040,13 +3066,16 @@ share/locale/is/LC_MESSAGES/kcm_style.mo share/locale/is/LC_MESSAGES/kcm_users.mo share/locale/is/LC_MESSAGES/kcminit.mo share/locale/is/LC_MESSAGES/kfontinst.mo +share/locale/is/LC_MESSAGES/kholidays_calendar_plugin.mo share/locale/is/LC_MESSAGES/kio5_applications.mo share/locale/is/LC_MESSAGES/kio_desktop.mo share/locale/is/LC_MESSAGES/klipper.mo share/locale/is/LC_MESSAGES/krdb.mo +share/locale/is/LC_MESSAGES/krunner.mo share/locale/is/LC_MESSAGES/ksmserver.mo share/locale/is/LC_MESSAGES/libkicker.mo share/locale/is/LC_MESSAGES/libkworkspace.mo +share/locale/is/LC_MESSAGES/libnotificationmanager.mo share/locale/is/LC_MESSAGES/phonon_kde_plugin.mo share/locale/is/LC_MESSAGES/plasma_applet_org.kde.plasma.activitybar.mo share/locale/is/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -3072,12 +3101,14 @@ share/locale/is/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/is/LC_MESSAGES/plasma_engine_dict.mo share/locale/is/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/is/LC_MESSAGES/plasma_engine_keystate.mo +share/locale/is/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/is/LC_MESSAGES/plasma_engine_notifications.mo share/locale/is/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/is/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/is/LC_MESSAGES/plasma_engine_time.mo share/locale/is/LC_MESSAGES/plasma_engine_weather.mo share/locale/is/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo +share/locale/is/LC_MESSAGES/plasma_package_plasmashell.mo share/locale/is/LC_MESSAGES/plasma_runner_appstream.mo share/locale/is/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/is/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -3091,8 +3122,11 @@ share/locale/is/LC_MESSAGES/plasma_runner_services.mo share/locale/is/LC_MESSAGES/plasma_runner_sessions.mo share/locale/is/LC_MESSAGES/plasma_runner_shell.mo share/locale/is/LC_MESSAGES/plasma_runner_webshortcuts.mo +share/locale/is/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/is/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo share/locale/is/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo +share/locale/is/LC_MESSAGES/plasmashell.mo +share/locale/is/LC_MESSAGES/plasmashellprivateplugin.mo share/locale/is/LC_MESSAGES/soliduiserver5.mo share/locale/is/LC_MESSAGES/systemmonitor.mo share/locale/it/LC_MESSAGES/freespacenotifier.mo diff --git a/x11/plasma5-plasma/Makefile b/x11/plasma5-plasma/Makefile index 7c58a26111e5..973de8a923e7 100644 --- a/x11/plasma5-plasma/Makefile +++ b/x11/plasma5-plasma/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde PKGNAMEPREFIX= plasma5- |