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 | |
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
116 files changed, 355 insertions, 178 deletions
diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk index 70d682b4d09e..8c4446d7cb94 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.4 +KDE_PLASMA_VERSION?= 5.27.5 KDE_PLASMA_BRANCH?= stable # Current KDE frameworks. diff --git a/audio/plasma5-kpipewire/Makefile b/audio/plasma5-kpipewire/Makefile index de89e028a9cd..75b84df67862 100644 --- a/audio/plasma5-kpipewire/Makefile +++ b/audio/plasma5-kpipewire/Makefile @@ -1,6 +1,5 @@ PORTNAME= kpipewire DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 2 CATEGORIES= audio kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/audio/plasma5-kpipewire/distinfo b/audio/plasma5-kpipewire/distinfo index abb707762a59..50b61c9da35d 100644 --- a/audio/plasma5-kpipewire/distinfo +++ b/audio/plasma5-kpipewire/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364736 -SHA256 (KDE/plasma/5.27.4/kpipewire-5.27.4.tar.xz) = a653408693ea16fee1b12a447982af48823aae86e5813b30b5a889cd2b883165 -SIZE (KDE/plasma/5.27.4/kpipewire-5.27.4.tar.xz) = 59316 +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 diff --git a/audio/plasma5-kpipewire/pkg-plist b/audio/plasma5-kpipewire/pkg-plist index a5d4b581aaa6..fbf5d29b3c52 100644 --- a/audio/plasma5-kpipewire/pkg-plist +++ b/audio/plasma5-kpipewire/pkg-plist @@ -35,7 +35,9 @@ share/locale/es/LC_MESSAGES/kpipewire5.mo 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/it/LC_MESSAGES/kpipewire5.mo +share/locale/ja/LC_MESSAGES/kpipewire5.mo share/locale/ka/LC_MESSAGES/kpipewire5.mo share/locale/ko/LC_MESSAGES/kpipewire5.mo share/locale/nl/LC_MESSAGES/kpipewire5.mo @@ -53,5 +55,6 @@ share/locale/ta/LC_MESSAGES/kpipewire5.mo share/locale/tr/LC_MESSAGES/kpipewire5.mo share/locale/uk/LC_MESSAGES/kpipewire5.mo share/locale/zh_CN/LC_MESSAGES/kpipewire5.mo +share/locale/zh_TW/LC_MESSAGES/kpipewire5.mo share/qlogging-categories5/kpipewire.categories share/qlogging-categories5/kpipewirerecord.categories diff --git a/audio/plasma5-plasma-pa/Makefile b/audio/plasma5-plasma-pa/Makefile index 2cd6979016f4..2736d9351dcd 100644 --- a/audio/plasma5-plasma-pa/Makefile +++ b/audio/plasma5-plasma-pa/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-pa DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= audio kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/audio/plasma5-plasma-pa/distinfo b/audio/plasma5-plasma-pa/distinfo index 9a869b42e667..3658d0a702b0 100644 --- a/audio/plasma5-plasma-pa/distinfo +++ b/audio/plasma5-plasma-pa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364738 -SHA256 (KDE/plasma/5.27.4/plasma-pa-5.27.4.tar.xz) = ed344553bd7516579f0c647414811f46b19789ebf4f5544181299ee52ad3f2e6 -SIZE (KDE/plasma/5.27.4/plasma-pa-5.27.4.tar.xz) = 162464 +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 diff --git a/audio/plasma5-plasma-pa/pkg-plist b/audio/plasma5-plasma-pa/pkg-plist index b8ffa16f3725..1941953c32e9 100644 --- a/audio/plasma5-plasma-pa/pkg-plist +++ b/audio/plasma5-plasma-pa/pkg-plist @@ -93,6 +93,8 @@ share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo share/locale/lt/LC_MESSAGES/kcm_pulseaudio.mo share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo share/locale/lv/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo +share/locale/ml/LC_MESSAGES/kcm_pulseaudio.mo +share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo share/locale/nb/LC_MESSAGES/kcm_pulseaudio.mo share/locale/nl/LC_MESSAGES/kcm_pulseaudio.mo share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo diff --git a/deskutils/plasma5-milou/Makefile b/deskutils/plasma5-milou/Makefile index 704b5430bc2d..bc1d7513f1ff 100644 --- a/deskutils/plasma5-milou/Makefile +++ b/deskutils/plasma5-milou/Makefile @@ -1,6 +1,5 @@ PORTNAME= milou DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= deskutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/plasma5-milou/distinfo b/deskutils/plasma5-milou/distinfo index 43a34af4b573..ec69ac5c3c7b 100644 --- a/deskutils/plasma5-milou/distinfo +++ b/deskutils/plasma5-milou/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364739 -SHA256 (KDE/plasma/5.27.4/milou-5.27.4.tar.xz) = 4d0f67b80f0580dbd4479dfa65e597fed2b8f9ab671eca3d7f5156f6871f57a8 -SIZE (KDE/plasma/5.27.4/milou-5.27.4.tar.xz) = 56896 +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 diff --git a/deskutils/plasma5-milou/pkg-plist b/deskutils/plasma5-milou/pkg-plist index 449e58fdd712..ab68ceed211c 100644 --- a/deskutils/plasma5-milou/pkg-plist +++ b/deskutils/plasma5-milou/pkg-plist @@ -12,6 +12,8 @@ share/locale/ar/LC_MESSAGES/milou.mo share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/bg/LC_MESSAGES/milou.mo share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.milou.mo +share/locale/bs/LC_MESSAGES/milou.mo +share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/ca/LC_MESSAGES/milou.mo share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/ca@valencia/LC_MESSAGES/milou.mo @@ -50,6 +52,8 @@ share/locale/id/LC_MESSAGES/milou.mo share/locale/id/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/it/LC_MESSAGES/milou.mo share/locale/it/LC_MESSAGES/plasma_applet_org.kde.milou.mo +share/locale/ja/LC_MESSAGES/milou.mo +share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/ka/LC_MESSAGES/milou.mo share/locale/ka/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/ko/LC_MESSAGES/milou.mo @@ -58,16 +62,24 @@ share/locale/lt/LC_MESSAGES/milou.mo share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/ml/LC_MESSAGES/milou.mo share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.milou.mo +share/locale/nb/LC_MESSAGES/milou.mo +share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.milou.mo +share/locale/nds/LC_MESSAGES/milou.mo +share/locale/nds/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/nl/LC_MESSAGES/milou.mo share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/nn/LC_MESSAGES/milou.mo share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.milou.mo +share/locale/pa/LC_MESSAGES/milou.mo +share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/pl/LC_MESSAGES/milou.mo share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/pt/LC_MESSAGES/milou.mo share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/pt_BR/LC_MESSAGES/milou.mo share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.milou.mo +share/locale/ro/LC_MESSAGES/milou.mo +share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/ru/LC_MESSAGES/milou.mo share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/sk/LC_MESSAGES/milou.mo diff --git a/deskutils/plasma5-sddm-kcm/Makefile b/deskutils/plasma5-sddm-kcm/Makefile index cdeb7e00fecc..48c23aa62996 100644 --- a/deskutils/plasma5-sddm-kcm/Makefile +++ b/deskutils/plasma5-sddm-kcm/Makefile @@ -1,6 +1,5 @@ PORTNAME= sddm-kcm -DISTVERSION= ${KDE_PLASMA_VERSION}.1 -PORTREVISION= 1 +DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= deskutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/plasma5-sddm-kcm/distinfo b/deskutils/plasma5-sddm-kcm/distinfo index e50a7209b304..9da5d6b8b681 100644 --- a/deskutils/plasma5-sddm-kcm/distinfo +++ b/deskutils/plasma5-sddm-kcm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681365761 -SHA256 (KDE/plasma/5.27.4/sddm-kcm-5.27.4.1.tar.xz) = 977a526713fed18483234e6dd33347eece8bd02c7ca46fd473e50d59d1ac0551 -SIZE (KDE/plasma/5.27.4/sddm-kcm-5.27.4.1.tar.xz) = 91300 +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 diff --git a/deskutils/plasma5-sddm-kcm/pkg-plist b/deskutils/plasma5-sddm-kcm/pkg-plist index a15e74de78e0..32d37a44ad17 100644 --- a/deskutils/plasma5-sddm-kcm/pkg-plist +++ b/deskutils/plasma5-sddm-kcm/pkg-plist @@ -35,6 +35,7 @@ share/locale/ja/LC_MESSAGES/kcm_sddm.mo share/locale/ka/LC_MESSAGES/kcm_sddm.mo share/locale/ko/LC_MESSAGES/kcm_sddm.mo share/locale/lt/LC_MESSAGES/kcm_sddm.mo +share/locale/ml/LC_MESSAGES/kcm_sddm.mo share/locale/nb/LC_MESSAGES/kcm_sddm.mo share/locale/nl/LC_MESSAGES/kcm_sddm.mo share/locale/nn/LC_MESSAGES/kcm_sddm.mo diff --git a/deskutils/plasma5-xdg-desktop-portal-kde/Makefile b/deskutils/plasma5-xdg-desktop-portal-kde/Makefile index af2e14e1c052..f91bae182d87 100644 --- a/deskutils/plasma5-xdg-desktop-portal-kde/Makefile +++ b/deskutils/plasma5-xdg-desktop-portal-kde/Makefile @@ -1,6 +1,5 @@ PORTNAME= xdg-desktop-portal-kde -DISTVERSION= ${KDE_PLASMA_VERSION}.1 -PORTREVISION= 1 +DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= deskutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/plasma5-xdg-desktop-portal-kde/distinfo b/deskutils/plasma5-xdg-desktop-portal-kde/distinfo index c36fce6dfa26..ec17192b9bd2 100644 --- a/deskutils/plasma5-xdg-desktop-portal-kde/distinfo +++ b/deskutils/plasma5-xdg-desktop-portal-kde/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681365762 -SHA256 (KDE/plasma/5.27.4/xdg-desktop-portal-kde-5.27.4.1.tar.xz) = efc6c2dda2893507acc574b7327140b8982752d6ed71740e1f4bf91128a63d43 -SIZE (KDE/plasma/5.27.4/xdg-desktop-portal-kde-5.27.4.1.tar.xz) = 139188 +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 diff --git a/deskutils/plasma5-xdg-desktop-portal-kde/pkg-plist b/deskutils/plasma5-xdg-desktop-portal-kde/pkg-plist index 8166103f08c0..f8bc63b77038 100644 --- a/deskutils/plasma5-xdg-desktop-portal-kde/pkg-plist +++ b/deskutils/plasma5-xdg-desktop-portal-kde/pkg-plist @@ -24,9 +24,11 @@ share/locale/hu/LC_MESSAGES/xdg-desktop-portal-kde.mo share/locale/ia/LC_MESSAGES/xdg-desktop-portal-kde.mo share/locale/id/LC_MESSAGES/xdg-desktop-portal-kde.mo share/locale/it/LC_MESSAGES/xdg-desktop-portal-kde.mo +share/locale/ja/LC_MESSAGES/xdg-desktop-portal-kde.mo share/locale/ka/LC_MESSAGES/xdg-desktop-portal-kde.mo share/locale/ko/LC_MESSAGES/xdg-desktop-portal-kde.mo share/locale/lt/LC_MESSAGES/xdg-desktop-portal-kde.mo +share/locale/ml/LC_MESSAGES/xdg-desktop-portal-kde.mo share/locale/nl/LC_MESSAGES/xdg-desktop-portal-kde.mo share/locale/nn/LC_MESSAGES/xdg-desktop-portal-kde.mo share/locale/pa/LC_MESSAGES/xdg-desktop-portal-kde.mo diff --git a/devel/plasma5-khotkeys/Makefile b/devel/plasma5-khotkeys/Makefile index 144ef0628d85..a8bb94d5f420 100644 --- a/devel/plasma5-khotkeys/Makefile +++ b/devel/plasma5-khotkeys/Makefile @@ -1,6 +1,5 @@ PORTNAME= khotkeys DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= devel kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/devel/plasma5-khotkeys/distinfo b/devel/plasma5-khotkeys/distinfo index 167c74da2e3d..09de1db9c5d6 100644 --- a/devel/plasma5-khotkeys/distinfo +++ b/devel/plasma5-khotkeys/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364743 -SHA256 (KDE/plasma/5.27.4/khotkeys-5.27.4.tar.xz) = 841224dea79b4607ecebe79b5c94e36bfbc290b623d5efe5dbe1cd566a921023 -SIZE (KDE/plasma/5.27.4/khotkeys-5.27.4.tar.xz) = 1887152 +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 diff --git a/devel/plasma5-khotkeys/pkg-plist b/devel/plasma5-khotkeys/pkg-plist index 0bf666347096..6d553875e973 100644 --- a/devel/plasma5-khotkeys/pkg-plist +++ b/devel/plasma5-khotkeys/pkg-plist @@ -52,6 +52,8 @@ share/doc/HTML/ru/kcontrol/khotkeys/shortcuts-trigger-keyboard.png share/doc/HTML/ru/kcontrol/khotkeys/shortcuts-trigger-mouse.png share/doc/HTML/sv/kcontrol/khotkeys/index.cache.bz2 share/doc/HTML/sv/kcontrol/khotkeys/index.docbook +share/doc/HTML/tr/kcontrol/khotkeys/index.cache.bz2 +share/doc/HTML/tr/kcontrol/khotkeys/index.docbook share/doc/HTML/uk/kcontrol/khotkeys/groups-comment.png share/doc/HTML/uk/kcontrol/khotkeys/index.cache.bz2 share/doc/HTML/uk/kcontrol/khotkeys/index.docbook @@ -97,6 +99,7 @@ share/locale/he/LC_MESSAGES/khotkeys.mo share/locale/hi/LC_MESSAGES/khotkeys.mo share/locale/hne/LC_MESSAGES/khotkeys.mo share/locale/hr/LC_MESSAGES/khotkeys.mo +share/locale/hsb/LC_MESSAGES/khotkeys.mo share/locale/hu/LC_MESSAGES/khotkeys.mo share/locale/ia/LC_MESSAGES/khotkeys.mo share/locale/id/LC_MESSAGES/khotkeys.mo @@ -122,6 +125,7 @@ share/locale/ne/LC_MESSAGES/khotkeys.mo share/locale/nl/LC_MESSAGES/khotkeys.mo share/locale/nn/LC_MESSAGES/khotkeys.mo share/locale/oc/LC_MESSAGES/khotkeys.mo +share/locale/or/LC_MESSAGES/khotkeys.mo share/locale/pa/LC_MESSAGES/khotkeys.mo share/locale/pl/LC_MESSAGES/khotkeys.mo share/locale/pt/LC_MESSAGES/khotkeys.mo @@ -149,5 +153,6 @@ share/locale/uz/LC_MESSAGES/khotkeys.mo share/locale/uz@cyrillic/LC_MESSAGES/khotkeys.mo share/locale/vi/LC_MESSAGES/khotkeys.mo share/locale/wa/LC_MESSAGES/khotkeys.mo +share/locale/xh/LC_MESSAGES/khotkeys.mo share/locale/zh_CN/LC_MESSAGES/khotkeys.mo share/locale/zh_TW/LC_MESSAGES/khotkeys.mo diff --git a/devel/plasma5-kwrited/Makefile b/devel/plasma5-kwrited/Makefile index 6631decb990f..ebb2d30f3810 100644 --- a/devel/plasma5-kwrited/Makefile +++ b/devel/plasma5-kwrited/Makefile @@ -1,6 +1,5 @@ PORTNAME= kwrited DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= devel kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/devel/plasma5-kwrited/distinfo b/devel/plasma5-kwrited/distinfo index 88dba60a97d6..774c7dd24eb0 100644 --- a/devel/plasma5-kwrited/distinfo +++ b/devel/plasma5-kwrited/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364744 -SHA256 (KDE/plasma/5.27.4/kwrited-5.27.4.tar.xz) = ed3a4b80d6c32c6a9ce4a5be1b6b02a662d2eb0a90ee7dfc6307a335b87407fc -SIZE (KDE/plasma/5.27.4/kwrited-5.27.4.tar.xz) = 23428 +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 diff --git a/devel/plasma5-plasma-sdk/Makefile b/devel/plasma5-plasma-sdk/Makefile index 138e6889cfb5..3534658ea142 100644 --- a/devel/plasma5-plasma-sdk/Makefile +++ b/devel/plasma5-plasma-sdk/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-sdk DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 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 6236f8a9a4fe..92b6b271a6e8 100644 --- a/devel/plasma5-plasma-sdk/distinfo +++ b/devel/plasma5-plasma-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364746 -SHA256 (KDE/plasma/5.27.4/plasma-sdk-5.27.4.tar.xz) = f98849e361c19b192998bb4966f561ea8539d6ceb98fc967e783edb36c36db21 -SIZE (KDE/plasma/5.27.4/plasma-sdk-5.27.4.tar.xz) = 319652 +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 diff --git a/devel/plasma5-plasma-sdk/pkg-plist b/devel/plasma5-plasma-sdk/pkg-plist index 59395415e7c4..b81cb7d987fc 100644 --- a/devel/plasma5-plasma-sdk/pkg-plist +++ b/devel/plasma5-plasma-sdk/pkg-plist @@ -32,6 +32,8 @@ man/ru/man1/plasmaengineexplorer.1.gz man/ru/man1/plasmoidviewer.1.gz man/sv/man1/plasmaengineexplorer.1.gz man/sv/man1/plasmoidviewer.1.gz +man/tr/man1/plasmaengineexplorer.1.gz +man/tr/man1/plasmoidviewer.1.gz man/uk/man1/plasmaengineexplorer.1.gz man/uk/man1/plasmoidviewer.1.gz share/applications/org.kde.plasma.cuttlefish.desktop @@ -328,6 +330,8 @@ share/locale/nn/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo share/locale/nn/LC_MESSAGES/plasmaengineexplorer.mo share/locale/nn/LC_MESSAGES/plasmoidviewer.mo share/locale/oc/LC_MESSAGES/plasmaengineexplorer.mo +share/locale/or/LC_MESSAGES/plasmaengineexplorer.mo +share/locale/or/LC_MESSAGES/plasmoidviewer.mo share/locale/pa/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo share/locale/pa/LC_MESSAGES/plasmaengineexplorer.mo share/locale/pa/LC_MESSAGES/plasmoidviewer.mo diff --git a/multimedia/plasma5-plank-player/Makefile b/multimedia/plasma5-plank-player/Makefile index d1b4cbf1e3b6..e02ccbc5cef6 100644 --- a/multimedia/plasma5-plank-player/Makefile +++ b/multimedia/plasma5-plank-player/Makefile @@ -1,6 +1,5 @@ PORTNAME= plank-player DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= multimedia kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/multimedia/plasma5-plank-player/distinfo b/multimedia/plasma5-plank-player/distinfo index 3efec8109354..d343279835ba 100644 --- a/multimedia/plasma5-plank-player/distinfo +++ b/multimedia/plasma5-plank-player/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364747 -SHA256 (KDE/plasma/5.27.4/plank-player-5.27.4.tar.xz) = b674b85541751a5a33a3ade38fe9ccf27884d71d48290656a2766d4b88d9a018 -SIZE (KDE/plasma/5.27.4/plank-player-5.27.4.tar.xz) = 158060 +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 diff --git a/multimedia/plasma5-plank-player/pkg-plist b/multimedia/plasma5-plank-player/pkg-plist index 8eeaac1b6e27..2b42e810f996 100644 --- a/multimedia/plasma5-plank-player/pkg-plist +++ b/multimedia/plasma5-plank-player/pkg-plist @@ -5,13 +5,17 @@ share/icons/hicolor/256x256/apps/plank-player.png share/locale/ca/LC_MESSAGES/plank-player.mo share/locale/ca@valencia/LC_MESSAGES/plank-player.mo share/locale/cs/LC_MESSAGES/plank-player.mo +share/locale/de/LC_MESSAGES/plank-player.mo share/locale/en_GB/LC_MESSAGES/plank-player.mo share/locale/es/LC_MESSAGES/plank-player.mo share/locale/eu/LC_MESSAGES/plank-player.mo share/locale/fi/LC_MESSAGES/plank-player.mo share/locale/fr/LC_MESSAGES/plank-player.mo +share/locale/gl/LC_MESSAGES/plank-player.mo share/locale/it/LC_MESSAGES/plank-player.mo +share/locale/ja/LC_MESSAGES/plank-player.mo share/locale/ka/LC_MESSAGES/plank-player.mo +share/locale/ko/LC_MESSAGES/plank-player.mo share/locale/nl/LC_MESSAGES/plank-player.mo share/locale/nn/LC_MESSAGES/plank-player.mo share/locale/pl/LC_MESSAGES/plank-player.mo @@ -23,4 +27,5 @@ share/locale/sl/LC_MESSAGES/plank-player.mo share/locale/sv/LC_MESSAGES/plank-player.mo share/locale/tr/LC_MESSAGES/plank-player.mo share/locale/uk/LC_MESSAGES/plank-player.mo +share/locale/zh_CN/LC_MESSAGES/plank-player.mo share/metainfo/org.kde.invent.plank_player.metainfo.xml diff --git a/security/plasma5-kscreenlocker/Makefile b/security/plasma5-kscreenlocker/Makefile index 594cfb549a9a..281d5d9e70f3 100644 --- a/security/plasma5-kscreenlocker/Makefile +++ b/security/plasma5-kscreenlocker/Makefile @@ -1,6 +1,5 @@ PORTNAME= kscreenlocker DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= security kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/security/plasma5-kscreenlocker/distinfo b/security/plasma5-kscreenlocker/distinfo index 95cd4a1e2789..59058c0757ea 100644 --- a/security/plasma5-kscreenlocker/distinfo +++ b/security/plasma5-kscreenlocker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364748 -SHA256 (KDE/plasma/5.27.4/kscreenlocker-5.27.4.tar.xz) = a9da7f59b3fe35879adae4c67d1b2263085ee5c79004cd2bec46ce6901b97191 -SIZE (KDE/plasma/5.27.4/kscreenlocker-5.27.4.tar.xz) = 159644 +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 diff --git a/security/plasma5-kscreenlocker/pkg-plist b/security/plasma5-kscreenlocker/pkg-plist index 9c189da05875..add20fed2436 100644 --- a/security/plasma5-kscreenlocker/pkg-plist +++ b/security/plasma5-kscreenlocker/pkg-plist @@ -107,6 +107,9 @@ share/locale/lt/LC_MESSAGES/kscreenlocker.mo share/locale/lt/LC_MESSAGES/kscreenlocker_greet.mo share/locale/lv/LC_MESSAGES/kscreenlocker.mo share/locale/lv/LC_MESSAGES/kscreenlocker_greet.mo +share/locale/ml/LC_MESSAGES/kcm_screenlocker.mo +share/locale/ml/LC_MESSAGES/kscreenlocker.mo +share/locale/ml/LC_MESSAGES/kscreenlocker_greet.mo share/locale/mr/LC_MESSAGES/kscreenlocker.mo share/locale/mr/LC_MESSAGES/kscreenlocker_greet.mo share/locale/nb/LC_MESSAGES/kcm_screenlocker.mo diff --git a/security/plasma5-ksshaskpass/Makefile b/security/plasma5-ksshaskpass/Makefile index e45e399398dc..19a6d38b9a10 100644 --- a/security/plasma5-ksshaskpass/Makefile +++ b/security/plasma5-ksshaskpass/Makefile @@ -1,6 +1,5 @@ PORTNAME= ksshaskpass DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= security kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/security/plasma5-ksshaskpass/distinfo b/security/plasma5-ksshaskpass/distinfo index 1f22d7db078a..b33de2c789ba 100644 --- a/security/plasma5-ksshaskpass/distinfo +++ b/security/plasma5-ksshaskpass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364749 -SHA256 (KDE/plasma/5.27.4/ksshaskpass-5.27.4.tar.xz) = a9050264181d58eafb7aa36d797cf510eb55d3f4d8057746dfd76565cf3ef46a -SIZE (KDE/plasma/5.27.4/ksshaskpass-5.27.4.tar.xz) = 27768 +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 diff --git a/security/plasma5-ksshaskpass/pkg-plist b/security/plasma5-ksshaskpass/pkg-plist index 0f98f727e074..0b26ea7a167a 100644 --- a/security/plasma5-ksshaskpass/pkg-plist +++ b/security/plasma5-ksshaskpass/pkg-plist @@ -21,6 +21,7 @@ share/locale/hu/LC_MESSAGES/ksshaskpass.mo share/locale/ia/LC_MESSAGES/ksshaskpass.mo share/locale/id/LC_MESSAGES/ksshaskpass.mo share/locale/it/LC_MESSAGES/ksshaskpass.mo +share/locale/ja/LC_MESSAGES/ksshaskpass.mo share/locale/ka/LC_MESSAGES/ksshaskpass.mo share/locale/ko/LC_MESSAGES/ksshaskpass.mo share/locale/lt/LC_MESSAGES/ksshaskpass.mo diff --git a/security/plasma5-kwallet-pam/Makefile b/security/plasma5-kwallet-pam/Makefile index faf913d13478..714c3f129558 100644 --- a/security/plasma5-kwallet-pam/Makefile +++ b/security/plasma5-kwallet-pam/Makefile @@ -1,6 +1,5 @@ PORTNAME= kwallet-pam DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= security kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/security/plasma5-kwallet-pam/distinfo b/security/plasma5-kwallet-pam/distinfo index 676b6ef9c533..5e26bb427067 100644 --- a/security/plasma5-kwallet-pam/distinfo +++ b/security/plasma5-kwallet-pam/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364750 -SHA256 (KDE/plasma/5.27.4/kwallet-pam-5.27.4.tar.xz) = cea13f6b4cc17cb692cf0f94880926e4a072f6af8f4c0bce343ef3d5eafc126c -SIZE (KDE/plasma/5.27.4/kwallet-pam-5.27.4.tar.xz) = 23028 +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 diff --git a/sysutils/plasma5-discover/Makefile b/sysutils/plasma5-discover/Makefile index 2e835c3f6dc3..3a329c6c5281 100644 --- a/sysutils/plasma5-discover/Makefile +++ b/sysutils/plasma5-discover/Makefile @@ -1,6 +1,5 @@ PORTNAME= discover DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-discover/distinfo b/sysutils/plasma5-discover/distinfo index 13227b4dc07c..13e36887dc1c 100644 --- a/sysutils/plasma5-discover/distinfo +++ b/sysutils/plasma5-discover/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364752 -SHA256 (KDE/plasma/5.27.4/discover-5.27.4.tar.xz) = dc9f66d0ad4cf11a5033593976cae0b9969bc148babbb2ad72a3527b1003f966 -SIZE (KDE/plasma/5.27.4/discover-5.27.4.tar.xz) = 866136 +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 diff --git a/sysutils/plasma5-drkonqi/Makefile b/sysutils/plasma5-drkonqi/Makefile index 14abc72a8e71..40ee32df4bf6 100644 --- a/sysutils/plasma5-drkonqi/Makefile +++ b/sysutils/plasma5-drkonqi/Makefile @@ -1,6 +1,5 @@ PORTNAME= drkonqi DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-drkonqi/distinfo b/sysutils/plasma5-drkonqi/distinfo index bf0e342fc3cf..96270549d725 100644 --- a/sysutils/plasma5-drkonqi/distinfo +++ b/sysutils/plasma5-drkonqi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364754 -SHA256 (KDE/plasma/5.27.4/drkonqi-5.27.4.tar.xz) = d63ace5da89cc628e0a411f9636fb067d0478caa1e2e6f32532688aa196f91d1 -SIZE (KDE/plasma/5.27.4/drkonqi-5.27.4.tar.xz) = 857364 +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 diff --git a/sysutils/plasma5-drkonqi/pkg-plist b/sysutils/plasma5-drkonqi/pkg-plist index 4f8b8fd36b93..90203667f921 100644 --- a/sysutils/plasma5-drkonqi/pkg-plist +++ b/sysutils/plasma5-drkonqi/pkg-plist @@ -71,6 +71,7 @@ share/locale/ne/LC_MESSAGES/drkonqi5.mo share/locale/nl/LC_MESSAGES/drkonqi5.mo share/locale/nn/LC_MESSAGES/drkonqi5.mo share/locale/oc/LC_MESSAGES/drkonqi5.mo +share/locale/or/LC_MESSAGES/drkonqi5.mo share/locale/pa/LC_MESSAGES/drkonqi5.mo share/locale/pl/LC_MESSAGES/drkonqi5.mo share/locale/pt/LC_MESSAGES/drkonqi5.mo diff --git a/sysutils/plasma5-kde-cli-tools/Makefile b/sysutils/plasma5-kde-cli-tools/Makefile index 7f035ccbb057..b38f637931ac 100644 --- a/sysutils/plasma5-kde-cli-tools/Makefile +++ b/sysutils/plasma5-kde-cli-tools/Makefile @@ -1,6 +1,5 @@ PORTNAME= kde-cli-tools -DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +DISTVERSION= ${KDE_PLASMA_VERSION}.1 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 0a23e94e2ed4..a1493ab5477f 100644 --- a/sysutils/plasma5-kde-cli-tools/distinfo +++ b/sysutils/plasma5-kde-cli-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364755 -SHA256 (KDE/plasma/5.27.4/kde-cli-tools-5.27.4.tar.xz) = c594fde05df078eb9d0455b0e298c201a3143b949c1c3b1ff5526b5e4340b419 -SIZE (KDE/plasma/5.27.4/kde-cli-tools-5.27.4.tar.xz) = 657900 +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 diff --git a/sysutils/plasma5-kde-cli-tools/pkg-plist b/sysutils/plasma5-kde-cli-tools/pkg-plist index 1d63b429097f..8d350e55ad96 100644 --- a/sysutils/plasma5-kde-cli-tools/pkg-plist +++ b/sysutils/plasma5-kde-cli-tools/pkg-plist @@ -9,6 +9,7 @@ bin/kdemv bin/kdemv5 bin/keditfiletype bin/keditfiletype5 +bin/kinfo bin/kioclient bin/kioclient5 bin/kmimetypefinder @@ -38,6 +39,7 @@ man/ru/man1/kdesu.1.gz man/sr/man1/kdesu.1.gz man/sr@latin/man1/kdesu.1.gz man/sv/man1/kdesu.1.gz +man/tr/man1/kdesu.1.gz man/uk/man1/kdesu.1.gz share/applications/kcm_filetypes.desktop share/applications/org.kde.keditfiletype.desktop @@ -100,6 +102,10 @@ share/doc/HTML/sv/kcontrol5/filetypes/index.cache.bz2 share/doc/HTML/sv/kcontrol5/filetypes/index.docbook share/doc/HTML/sv/kdesu/index.cache.bz2 share/doc/HTML/sv/kdesu/index.docbook +share/doc/HTML/tr/kcontrol5/filetypes/index.cache.bz2 +share/doc/HTML/tr/kcontrol5/filetypes/index.docbook +share/doc/HTML/tr/kdesu/index.cache.bz2 +share/doc/HTML/tr/kdesu/index.docbook share/doc/HTML/uk/kcontrol5/filetypes/index.cache.bz2 share/doc/HTML/uk/kcontrol5/filetypes/index.docbook share/doc/HTML/uk/kdesu/index.cache.bz2 @@ -321,6 +327,7 @@ share/locale/gl/LC_MESSAGES/kioclient.mo share/locale/gl/LC_MESSAGES/kmimetypefinder5.mo share/locale/gl/LC_MESSAGES/kstart5.mo share/locale/gl/LC_MESSAGES/ktraderclient5.mo +share/locale/gl/LC_MESSAGES/plasma-open-settings.mo share/locale/gu/LC_MESSAGES/kcm5_filetypes.mo share/locale/gu/LC_MESSAGES/kcmshell5.mo share/locale/gu/LC_MESSAGES/kdesu5.mo @@ -559,6 +566,12 @@ share/locale/oc/LC_MESSAGES/kioclient.mo share/locale/oc/LC_MESSAGES/kmimetypefinder5.mo share/locale/oc/LC_MESSAGES/kstart5.mo share/locale/oc/LC_MESSAGES/ktraderclient5.mo +share/locale/or/LC_MESSAGES/kcmshell5.mo +share/locale/or/LC_MESSAGES/kdesu5.mo +share/locale/or/LC_MESSAGES/kioclient.mo +share/locale/or/LC_MESSAGES/kmimetypefinder5.mo +share/locale/or/LC_MESSAGES/kstart5.mo +share/locale/or/LC_MESSAGES/ktraderclient5.mo share/locale/pa/LC_MESSAGES/kcm5_filetypes.mo share/locale/pa/LC_MESSAGES/kcmshell5.mo share/locale/pa/LC_MESSAGES/kdesu5.mo diff --git a/sysutils/plasma5-kinfocenter/Makefile b/sysutils/plasma5-kinfocenter/Makefile index 1b0c28739d4b..01630553166f 100644 --- a/sysutils/plasma5-kinfocenter/Makefile +++ b/sysutils/plasma5-kinfocenter/Makefile @@ -1,6 +1,5 @@ PORTNAME= kinfocenter DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-kinfocenter/distinfo b/sysutils/plasma5-kinfocenter/distinfo index 20e34fc0b36b..802c44dd5acb 100644 --- a/sysutils/plasma5-kinfocenter/distinfo +++ b/sysutils/plasma5-kinfocenter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364757 -SHA256 (KDE/plasma/5.27.4/kinfocenter-5.27.4.tar.xz) = 6875ca14c4fc139f007bc4b318fa3812f7d73ef26fa2ae54a49bd48bda67e495 -SIZE (KDE/plasma/5.27.4/kinfocenter-5.27.4.tar.xz) = 1015844 +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 diff --git a/sysutils/plasma5-kinfocenter/pkg-plist b/sysutils/plasma5-kinfocenter/pkg-plist index a4e0285c8bbb..c69fd527b638 100644 --- a/sysutils/plasma5-kinfocenter/pkg-plist +++ b/sysutils/plasma5-kinfocenter/pkg-plist @@ -606,6 +606,9 @@ share/locale/nn/LC_MESSAGES/kcmsamba.mo share/locale/nn/LC_MESSAGES/kcmusb.mo share/locale/oc/LC_MESSAGES/kcmsamba.mo share/locale/oc/LC_MESSAGES/kcmusb.mo +share/locale/or/LC_MESSAGES/kcm_pci.mo +share/locale/or/LC_MESSAGES/kcmsamba.mo +share/locale/or/LC_MESSAGES/kcmusb.mo share/locale/pa/LC_MESSAGES/kcm_about-distro.mo share/locale/pa/LC_MESSAGES/kcm_energyinfo.mo share/locale/pa/LC_MESSAGES/kcm_nic.mo diff --git a/sysutils/plasma5-kmenuedit/Makefile b/sysutils/plasma5-kmenuedit/Makefile index 827c907f3fca..d87668b8ebbc 100644 --- a/sysutils/plasma5-kmenuedit/Makefile +++ b/sysutils/plasma5-kmenuedit/Makefile @@ -1,6 +1,5 @@ PORTNAME= kmenuedit DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-kmenuedit/distinfo b/sysutils/plasma5-kmenuedit/distinfo index 93cc15361530..054fcde02832 100644 --- a/sysutils/plasma5-kmenuedit/distinfo +++ b/sysutils/plasma5-kmenuedit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364758 -SHA256 (KDE/plasma/5.27.4/kmenuedit-5.27.4.tar.xz) = 37abb72d193ae1273b9a5265e8decfeeebee12811eb9977ba69af8850c8ca7b3 -SIZE (KDE/plasma/5.27.4/kmenuedit-5.27.4.tar.xz) = 926288 +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 diff --git a/sysutils/plasma5-kmenuedit/pkg-plist b/sysutils/plasma5-kmenuedit/pkg-plist index 6770005dbe06..6d72149450a1 100644 --- a/sysutils/plasma5-kmenuedit/pkg-plist +++ b/sysutils/plasma5-kmenuedit/pkg-plist @@ -53,6 +53,8 @@ share/doc/HTML/ru/kmenuedit/selecticon.png share/doc/HTML/ru/kmenuedit/selectinternet.png share/doc/HTML/sv/kmenuedit/index.cache.bz2 share/doc/HTML/sv/kmenuedit/index.docbook +share/doc/HTML/tr/kmenuedit/index.cache.bz2 +share/doc/HTML/tr/kmenuedit/index.docbook share/doc/HTML/uk/kmenuedit/done.png share/doc/HTML/uk/kmenuedit/index.cache.bz2 share/doc/HTML/uk/kmenuedit/index.docbook @@ -128,6 +130,7 @@ share/locale/ne/LC_MESSAGES/kmenuedit.mo share/locale/nl/LC_MESSAGES/kmenuedit.mo share/locale/nn/LC_MESSAGES/kmenuedit.mo share/locale/oc/LC_MESSAGES/kmenuedit.mo +share/locale/or/LC_MESSAGES/kmenuedit.mo share/locale/pa/LC_MESSAGES/kmenuedit.mo share/locale/pl/LC_MESSAGES/kmenuedit.mo share/locale/pt/LC_MESSAGES/kmenuedit.mo diff --git a/sysutils/plasma5-ksystemstats/Makefile b/sysutils/plasma5-ksystemstats/Makefile index 227293ea6bdb..ae9d5f96640d 100644 --- a/sysutils/plasma5-ksystemstats/Makefile +++ b/sysutils/plasma5-ksystemstats/Makefile @@ -1,6 +1,5 @@ PORTNAME= ksystemstats DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-ksystemstats/distinfo b/sysutils/plasma5-ksystemstats/distinfo index 5beeea7162e8..a68d4e59f563 100644 --- a/sysutils/plasma5-ksystemstats/distinfo +++ b/sysutils/plasma5-ksystemstats/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364761 -SHA256 (KDE/plasma/5.27.4/ksystemstats-5.27.4.tar.xz) = 1fd68961450fb8c37c6969a3a9b927a59aa7d13e0820898f2fe73d6fdc9edece -SIZE (KDE/plasma/5.27.4/ksystemstats-5.27.4.tar.xz) = 114164 +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 diff --git a/sysutils/plasma5-ksystemstats/pkg-plist b/sysutils/plasma5-ksystemstats/pkg-plist index f77fc7d26edc..11f291e35dd5 100644 --- a/sysutils/plasma5-ksystemstats/pkg-plist +++ b/sysutils/plasma5-ksystemstats/pkg-plist @@ -14,6 +14,7 @@ share/locale/az/LC_MESSAGES/ksystemstats_plugins.mo share/locale/ca/LC_MESSAGES/ksystemstats_plugins.mo share/locale/ca@valencia/LC_MESSAGES/ksystemstats_plugins.mo share/locale/cs/LC_MESSAGES/ksystemstats_plugins.mo +share/locale/da/LC_MESSAGES/ksystemstats_plugins.mo share/locale/de/LC_MESSAGES/ksystemstats_plugins.mo share/locale/en_GB/LC_MESSAGES/ksystemstats_plugins.mo share/locale/es/LC_MESSAGES/ksystemstats_plugins.mo @@ -43,3 +44,4 @@ share/locale/tr/LC_MESSAGES/ksystemstats_plugins.mo share/locale/uk/LC_MESSAGES/ksystemstats_plugins.mo share/locale/vi/LC_MESSAGES/ksystemstats_plugins.mo share/locale/zh_CN/LC_MESSAGES/ksystemstats_plugins.mo +share/locale/zh_TW/LC_MESSAGES/ksystemstats_plugins.mo diff --git a/sysutils/plasma5-libksysguard/Makefile b/sysutils/plasma5-libksysguard/Makefile index fce0617866be..42a3441cbe16 100644 --- a/sysutils/plasma5-libksysguard/Makefile +++ b/sysutils/plasma5-libksysguard/Makefile @@ -1,6 +1,5 @@ PORTNAME= libksysguard DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-libksysguard/distinfo b/sysutils/plasma5-libksysguard/distinfo index 40d839992cd8..3b0542bc8e92 100644 --- a/sysutils/plasma5-libksysguard/distinfo +++ b/sysutils/plasma5-libksysguard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364762 -SHA256 (KDE/plasma/5.27.4/libksysguard-5.27.4.tar.xz) = e0128d0c515cba3fde36c4a5cf5872dbf4e58c29a0d297b84f32bcfbe622f8f8 -SIZE (KDE/plasma/5.27.4/libksysguard-5.27.4.tar.xz) = 874732 +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 diff --git a/sysutils/plasma5-libksysguard/pkg-plist b/sysutils/plasma5-libksysguard/pkg-plist index b7b94c1dff95..dfb7d127f567 100644 --- a/sysutils/plasma5-libksysguard/pkg-plist +++ b/sysutils/plasma5-libksysguard/pkg-plist @@ -529,6 +529,9 @@ share/locale/nn/LC_MESSAGES/processcore.mo share/locale/nn/LC_MESSAGES/processui.mo share/locale/oc/LC_MESSAGES/processcore.mo share/locale/oc/LC_MESSAGES/processui.mo +share/locale/or/LC_MESSAGES/ksysguardlsofwidgets.mo +share/locale/or/LC_MESSAGES/processcore.mo +share/locale/or/LC_MESSAGES/processui.mo share/locale/pa/LC_MESSAGES/ksgrd.mo share/locale/pa/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/pa/LC_MESSAGES/processcore.mo diff --git a/sysutils/plasma5-plasma-disks/Makefile b/sysutils/plasma5-plasma-disks/Makefile index 4eff3a54e320..23d295a4b7d9 100644 --- a/sysutils/plasma5-plasma-disks/Makefile +++ b/sysutils/plasma5-plasma-disks/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-disks DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-plasma-disks/distinfo b/sysutils/plasma5-plasma-disks/distinfo index 702709721d06..a5e4ca1ca155 100644 --- a/sysutils/plasma5-plasma-disks/distinfo +++ b/sysutils/plasma5-plasma-disks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364764 -SHA256 (KDE/plasma/5.27.4/plasma-disks-5.27.4.tar.xz) = 97f4aee2e2db0ce2dbc1bfbe4b5ad85253f435f58af5f402916ff2d1e0e98323 -SIZE (KDE/plasma/5.27.4/plasma-disks-5.27.4.tar.xz) = 92484 +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 diff --git a/sysutils/plasma5-plasma-disks/pkg-plist b/sysutils/plasma5-plasma-disks/pkg-plist index d5c1908ccb4d..fef9b76de31a 100644 --- a/sysutils/plasma5-plasma-disks/pkg-plist +++ b/sysutils/plasma5-plasma-disks/pkg-plist @@ -27,8 +27,10 @@ share/locale/ia/LC_MESSAGES/plasma_disks.mo share/locale/id/LC_MESSAGES/plasma_disks.mo share/locale/is/LC_MESSAGES/plasma_disks.mo share/locale/it/LC_MESSAGES/plasma_disks.mo +share/locale/ja/LC_MESSAGES/plasma_disks.mo share/locale/ka/LC_MESSAGES/plasma_disks.mo share/locale/ko/LC_MESSAGES/plasma_disks.mo +share/locale/lt/LC_MESSAGES/plasma_disks.mo share/locale/nl/LC_MESSAGES/plasma_disks.mo share/locale/nn/LC_MESSAGES/plasma_disks.mo share/locale/pa/LC_MESSAGES/plasma_disks.mo @@ -43,5 +45,6 @@ share/locale/sv/LC_MESSAGES/plasma_disks.mo share/locale/tr/LC_MESSAGES/plasma_disks.mo share/locale/uk/LC_MESSAGES/plasma_disks.mo share/locale/zh_CN/LC_MESSAGES/plasma_disks.mo +share/locale/zh_TW/LC_MESSAGES/plasma_disks.mo share/metainfo/org.kde.plasma.disks.metainfo.xml share/polkit-1/actions/org.kde.kded.smart.policy diff --git a/sysutils/plasma5-plasma-systemmonitor/Makefile b/sysutils/plasma5-plasma-systemmonitor/Makefile index accd99c9a109..1be08c01ada8 100644 --- a/sysutils/plasma5-plasma-systemmonitor/Makefile +++ b/sysutils/plasma5-plasma-systemmonitor/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-systemmonitor DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-plasma-systemmonitor/distinfo b/sysutils/plasma5-plasma-systemmonitor/distinfo index 87b04e23d42d..74eee7022c51 100644 --- a/sysutils/plasma5-plasma-systemmonitor/distinfo +++ b/sysutils/plasma5-plasma-systemmonitor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364765 -SHA256 (KDE/plasma/5.27.4/plasma-systemmonitor-5.27.4.tar.xz) = 294847847d9ade0cad8723f4af95bf5b36588c43c69ae4e624aaee3c2b45c3eb -SIZE (KDE/plasma/5.27.4/plasma-systemmonitor-5.27.4.tar.xz) = 172528 +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 diff --git a/sysutils/plasma5-polkit-kde-agent-1/Makefile b/sysutils/plasma5-polkit-kde-agent-1/Makefile index 9e8a42f6f30a..2aa029313b9a 100644 --- a/sysutils/plasma5-polkit-kde-agent-1/Makefile +++ b/sysutils/plasma5-polkit-kde-agent-1/Makefile @@ -1,6 +1,5 @@ PORTNAME= polkit-kde-agent-1 -DISTVERSION= ${KDE_PLASMA_VERSION}.1 -PORTREVISION= 1 +DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-polkit-kde-agent-1/distinfo b/sysutils/plasma5-polkit-kde-agent-1/distinfo index a368510a8be0..df0fa74f25ba 100644 --- a/sysutils/plasma5-polkit-kde-agent-1/distinfo +++ b/sysutils/plasma5-polkit-kde-agent-1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681365782 -SHA256 (KDE/plasma/5.27.4/polkit-kde-agent-1-5.27.4.1.tar.xz) = 26e795f6016e6e64e3fd4518b2a49e8df66716fab073784d943a3b7782ce70c6 -SIZE (KDE/plasma/5.27.4/polkit-kde-agent-1-5.27.4.1.tar.xz) = 52452 +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 diff --git a/sysutils/plasma5-powerdevil/Makefile b/sysutils/plasma5-powerdevil/Makefile index c2c3c9502bb1..e6d21a8c0965 100644 --- a/sysutils/plasma5-powerdevil/Makefile +++ b/sysutils/plasma5-powerdevil/Makefile @@ -1,6 +1,5 @@ PORTNAME= powerdevil -DISTVERSION= ${KDE_PLASMA_VERSION}.1 -PORTREVISION= 1 +DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-powerdevil/distinfo b/sysutils/plasma5-powerdevil/distinfo index 26495a1b918c..7ada6f4a9075 100644 --- a/sysutils/plasma5-powerdevil/distinfo +++ b/sysutils/plasma5-powerdevil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681365783 -SHA256 (KDE/plasma/5.27.4/powerdevil-5.27.4.1.tar.xz) = 644994c77d071480d9df221b1d8f798ecc468380c174da24a3271ce5d83cd368 -SIZE (KDE/plasma/5.27.4/powerdevil-5.27.4.1.tar.xz) = 785704 +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 diff --git a/sysutils/plasma5-powerdevil/pkg-plist b/sysutils/plasma5-powerdevil/pkg-plist index bcb349d2234e..a72ed9277fd1 100644 --- a/sysutils/plasma5-powerdevil/pkg-plist +++ b/sysutils/plasma5-powerdevil/pkg-plist @@ -74,6 +74,8 @@ share/doc/HTML/ru/kcontrol/powerdevil/index.cache.bz2 share/doc/HTML/ru/kcontrol/powerdevil/index.docbook share/doc/HTML/sv/kcontrol/powerdevil/index.cache.bz2 share/doc/HTML/sv/kcontrol/powerdevil/index.docbook +share/doc/HTML/tr/kcontrol/powerdevil/index.cache.bz2 +share/doc/HTML/tr/kcontrol/powerdevil/index.docbook share/doc/HTML/uk/kcontrol/powerdevil/activity.png share/doc/HTML/uk/kcontrol/powerdevil/advanced.png share/doc/HTML/uk/kcontrol/powerdevil/energy.png @@ -208,6 +210,7 @@ share/locale/id/LC_MESSAGES/powerdevil.mo share/locale/id/LC_MESSAGES/powerdevilactivitiesconfig.mo share/locale/id/LC_MESSAGES/powerdevilglobalconfig.mo share/locale/id/LC_MESSAGES/powerdevilprofilesconfig.mo +share/locale/is/LC_MESSAGES/powerdevil.mo share/locale/it/LC_MESSAGES/libpowerdevilcommonconfig.mo share/locale/it/LC_MESSAGES/powerdevil.mo share/locale/it/LC_MESSAGES/powerdevilactivitiesconfig.mo @@ -279,6 +282,7 @@ share/locale/nn/LC_MESSAGES/powerdevil.mo share/locale/nn/LC_MESSAGES/powerdevilactivitiesconfig.mo share/locale/nn/LC_MESSAGES/powerdevilglobalconfig.mo share/locale/nn/LC_MESSAGES/powerdevilprofilesconfig.mo +share/locale/or/LC_MESSAGES/powerdevil.mo share/locale/pa/LC_MESSAGES/libpowerdevilcommonconfig.mo share/locale/pa/LC_MESSAGES/powerdevil.mo share/locale/pa/LC_MESSAGES/powerdevilactivitiesconfig.mo diff --git a/sysutils/plasma5-systemsettings/Makefile b/sysutils/plasma5-systemsettings/Makefile index ea82ba102c81..4ea1ab90f3ce 100644 --- a/sysutils/plasma5-systemsettings/Makefile +++ b/sysutils/plasma5-systemsettings/Makefile @@ -1,6 +1,5 @@ PORTNAME= systemsettings -DISTVERSION= ${KDE_PLASMA_VERSION}.1 -PORTREVISION= 1 +DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-systemsettings/distinfo b/sysutils/plasma5-systemsettings/distinfo index c94c8c0ecc59..5b43afcad9d1 100644 --- a/sysutils/plasma5-systemsettings/distinfo +++ b/sysutils/plasma5-systemsettings/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681365785 -SHA256 (KDE/plasma/5.27.4/systemsettings-5.27.4.1.tar.xz) = 5f9d1d2f2f829d75467798ceea471b79ecc7c91437fbcb5b8f36bd67d512730e -SIZE (KDE/plasma/5.27.4/systemsettings-5.27.4.1.tar.xz) = 223808 +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 diff --git a/sysutils/plasma5-systemsettings/pkg-plist b/sysutils/plasma5-systemsettings/pkg-plist index 8dac12ac22b0..9887d5175a6a 100644 --- a/sysutils/plasma5-systemsettings/pkg-plist +++ b/sysutils/plasma5-systemsettings/pkg-plist @@ -28,6 +28,8 @@ share/doc/HTML/ru/systemsettings/index.cache.bz2 share/doc/HTML/ru/systemsettings/index.docbook share/doc/HTML/sv/systemsettings/index.cache.bz2 share/doc/HTML/sv/systemsettings/index.docbook +share/doc/HTML/tr/systemsettings/index.cache.bz2 +share/doc/HTML/tr/systemsettings/index.docbook share/doc/HTML/uk/systemsettings/index.cache.bz2 share/doc/HTML/uk/systemsettings/index.docbook share/kglobalaccel/systemsettings.desktop @@ -99,6 +101,7 @@ share/locale/ne/LC_MESSAGES/systemsettings.mo share/locale/nl/LC_MESSAGES/systemsettings.mo share/locale/nn/LC_MESSAGES/systemsettings.mo share/locale/oc/LC_MESSAGES/systemsettings.mo +share/locale/or/LC_MESSAGES/systemsettings.mo share/locale/pa/LC_MESSAGES/systemsettings.mo share/locale/pl/LC_MESSAGES/systemsettings.mo share/locale/pt/LC_MESSAGES/systemsettings.mo diff --git a/www/plasma5-plasma-browser-integration/Makefile b/www/plasma5-plasma-browser-integration/Makefile index e23cff3731c0..f36f17c740e6 100644 --- a/www/plasma5-plasma-browser-integration/Makefile +++ b/www/plasma5-plasma-browser-integration/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-browser-integration DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= www kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/www/plasma5-plasma-browser-integration/distinfo b/www/plasma5-plasma-browser-integration/distinfo index cf6fb9f6c72c..37dec766d96e 100644 --- a/www/plasma5-plasma-browser-integration/distinfo +++ b/www/plasma5-plasma-browser-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364770 -SHA256 (KDE/plasma/5.27.4/plasma-browser-integration-5.27.4.tar.xz) = d37af781b11ec1622476b51af25ac82c8d2373bb8ff9c23981cb8a1c6d97f466 -SIZE (KDE/plasma/5.27.4/plasma-browser-integration-5.27.4.tar.xz) = 211184 +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 diff --git a/www/plasma5-plasma-browser-integration/pkg-plist b/www/plasma5-plasma-browser-integration/pkg-plist index 1f74dc5c37d6..9d504bbcf3b4 100644 --- a/www/plasma5-plasma-browser-integration/pkg-plist +++ b/www/plasma5-plasma-browser-integration/pkg-plist @@ -55,6 +55,8 @@ share/locale/ko/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/ko/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/lt/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/lt/LC_MESSAGES/plasma-browser-integration-reminder.mo +share/locale/ml/LC_MESSAGES/plasma-browser-integration-host.mo +share/locale/ml/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/nl/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/nl/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/nn/LC_MESSAGES/plasma-browser-integration-host.mo diff --git a/x11-themes/plasma5-breeze-gtk/Makefile b/x11-themes/plasma5-breeze-gtk/Makefile index 6c02c9afcc9f..3c75ad8c8f13 100644 --- a/x11-themes/plasma5-breeze-gtk/Makefile +++ b/x11-themes/plasma5-breeze-gtk/Makefile @@ -1,6 +1,5 @@ PORTNAME= breeze-gtk DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-themes/plasma5-breeze-gtk/distinfo b/x11-themes/plasma5-breeze-gtk/distinfo index 7d153fa25529..7da7e724c7a4 100644 --- a/x11-themes/plasma5-breeze-gtk/distinfo +++ b/x11-themes/plasma5-breeze-gtk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364775 -SHA256 (KDE/plasma/5.27.4/breeze-gtk-5.27.4.tar.xz) = cb967dcd258065f87a9cb43f8022378e7ead1db83590ca2eea4e77196226999f -SIZE (KDE/plasma/5.27.4/breeze-gtk-5.27.4.tar.xz) = 40576 +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 diff --git a/x11-themes/plasma5-breeze/Makefile b/x11-themes/plasma5-breeze/Makefile index ea1cb8ac73d5..2ea1a112158e 100644 --- a/x11-themes/plasma5-breeze/Makefile +++ b/x11-themes/plasma5-breeze/Makefile @@ -1,6 +1,5 @@ PORTNAME= breeze DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-themes/plasma5-breeze/distinfo b/x11-themes/plasma5-breeze/distinfo index 562599c236cf..bf93f92c4f97 100644 --- a/x11-themes/plasma5-breeze/distinfo +++ b/x11-themes/plasma5-breeze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364774 -SHA256 (KDE/plasma/5.27.4/breeze-5.27.4.tar.xz) = 62d80ebd690c7822bf05b19bec8b37af67cc1cd4bb3f38d2a88d8360fd6b1901 -SIZE (KDE/plasma/5.27.4/breeze-5.27.4.tar.xz) = 87590008 +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 diff --git a/x11-themes/plasma5-breeze/pkg-plist b/x11-themes/plasma5-breeze/pkg-plist index 9cb66c2949b2..7954bcd59659 100644 --- a/x11-themes/plasma5-breeze/pkg-plist +++ b/x11-themes/plasma5-breeze/pkg-plist @@ -308,6 +308,8 @@ share/locale/ko/LC_MESSAGES/breeze_kwin_deco.mo share/locale/ko/LC_MESSAGES/breeze_style_config.mo share/locale/lt/LC_MESSAGES/breeze_kwin_deco.mo share/locale/lt/LC_MESSAGES/breeze_style_config.mo +share/locale/ml/LC_MESSAGES/breeze_kwin_deco.mo +share/locale/ml/LC_MESSAGES/breeze_style_config.mo share/locale/nb/LC_MESSAGES/breeze_kwin_deco.mo share/locale/nb/LC_MESSAGES/breeze_style_config.mo share/locale/nds/LC_MESSAGES/breeze_kwin_deco.mo diff --git a/x11-themes/plasma5-kde-gtk-config/Makefile b/x11-themes/plasma5-kde-gtk-config/Makefile index 2b58c93fc286..3de0651299af 100644 --- a/x11-themes/plasma5-kde-gtk-config/Makefile +++ b/x11-themes/plasma5-kde-gtk-config/Makefile @@ -1,6 +1,5 @@ PORTNAME= kde-gtk-config DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-themes/plasma5-kde-gtk-config/distinfo b/x11-themes/plasma5-kde-gtk-config/distinfo index 4f9511695bbd..f598b24f5b8e 100644 --- a/x11-themes/plasma5-kde-gtk-config/distinfo +++ b/x11-themes/plasma5-kde-gtk-config/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364777 -SHA256 (KDE/plasma/5.27.4/kde-gtk-config-5.27.4.tar.xz) = 98f5adf85bc56e01956f749849694d21c222e98d082e9b82ee8b469ffa6220e2 -SIZE (KDE/plasma/5.27.4/kde-gtk-config-5.27.4.tar.xz) = 76852 +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 diff --git a/x11-themes/plasma5-oxygen/Makefile b/x11-themes/plasma5-oxygen/Makefile index a33b5ba0ea5f..d06bb382f988 100644 --- a/x11-themes/plasma5-oxygen/Makefile +++ b/x11-themes/plasma5-oxygen/Makefile @@ -1,6 +1,5 @@ PORTNAME= oxygen DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-themes/plasma5-oxygen/distinfo b/x11-themes/plasma5-oxygen/distinfo index 015d2b809a5e..5ef822eec81d 100644 --- a/x11-themes/plasma5-oxygen/distinfo +++ b/x11-themes/plasma5-oxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364779 -SHA256 (KDE/plasma/5.27.4/oxygen-5.27.4.tar.xz) = e20e969b7b71eb19673153103142ad4fc6b78b0b6f152b87a54b61f4b5cde3eb -SIZE (KDE/plasma/5.27.4/oxygen-5.27.4.tar.xz) = 2782836 +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 diff --git a/x11-themes/plasma5-oxygen/pkg-plist b/x11-themes/plasma5-oxygen/pkg-plist index 074f13d1caa4..159986f1cc8e 100644 --- a/x11-themes/plasma5-oxygen/pkg-plist +++ b/x11-themes/plasma5-oxygen/pkg-plist @@ -515,6 +515,8 @@ share/locale/bg/LC_MESSAGES/oxygen_style_config.mo share/locale/bg/LC_MESSAGES/oxygen_style_demo.mo share/locale/bn_IN/LC_MESSAGES/oxygen_style_config.mo share/locale/bn_IN/LC_MESSAGES/oxygen_style_demo.mo +share/locale/br/LC_MESSAGES/oxygen_style_config.mo +share/locale/br/LC_MESSAGES/oxygen_style_demo.mo share/locale/bs/LC_MESSAGES/liboxygenstyleconfig.mo share/locale/bs/LC_MESSAGES/oxygen_kdecoration.mo share/locale/bs/LC_MESSAGES/oxygen_style_config.mo @@ -533,6 +535,8 @@ share/locale/cs/LC_MESSAGES/oxygen_style_config.mo share/locale/cs/LC_MESSAGES/oxygen_style_demo.mo share/locale/csb/LC_MESSAGES/oxygen_style_config.mo share/locale/csb/LC_MESSAGES/oxygen_style_demo.mo +share/locale/cy/LC_MESSAGES/oxygen_style_config.mo +share/locale/cy/LC_MESSAGES/oxygen_style_demo.mo share/locale/da/LC_MESSAGES/liboxygenstyleconfig.mo share/locale/da/LC_MESSAGES/oxygen_kdecoration.mo share/locale/da/LC_MESSAGES/oxygen_style_config.mo @@ -626,12 +630,16 @@ share/locale/kk/LC_MESSAGES/oxygen_style_config.mo share/locale/kk/LC_MESSAGES/oxygen_style_demo.mo share/locale/km/LC_MESSAGES/oxygen_style_config.mo share/locale/km/LC_MESSAGES/oxygen_style_demo.mo +share/locale/kn/LC_MESSAGES/oxygen_style_config.mo +share/locale/kn/LC_MESSAGES/oxygen_style_demo.mo share/locale/ko/LC_MESSAGES/liboxygenstyleconfig.mo share/locale/ko/LC_MESSAGES/oxygen_kdecoration.mo share/locale/ko/LC_MESSAGES/oxygen_style_config.mo share/locale/ko/LC_MESSAGES/oxygen_style_demo.mo share/locale/ku/LC_MESSAGES/oxygen_style_config.mo share/locale/ku/LC_MESSAGES/oxygen_style_demo.mo +share/locale/lb/LC_MESSAGES/oxygen_style_config.mo +share/locale/lb/LC_MESSAGES/oxygen_style_demo.mo share/locale/lt/LC_MESSAGES/liboxygenstyleconfig.mo share/locale/lt/LC_MESSAGES/oxygen_kdecoration.mo share/locale/lt/LC_MESSAGES/oxygen_style_config.mo @@ -669,6 +677,8 @@ share/locale/nn/LC_MESSAGES/liboxygenstyleconfig.mo share/locale/nn/LC_MESSAGES/oxygen_kdecoration.mo share/locale/nn/LC_MESSAGES/oxygen_style_config.mo share/locale/nn/LC_MESSAGES/oxygen_style_demo.mo +share/locale/or/LC_MESSAGES/oxygen_style_config.mo +share/locale/or/LC_MESSAGES/oxygen_style_demo.mo share/locale/pa/LC_MESSAGES/liboxygenstyleconfig.mo share/locale/pa/LC_MESSAGES/oxygen_kdecoration.mo share/locale/pa/LC_MESSAGES/oxygen_style_config.mo @@ -730,6 +740,8 @@ share/locale/sv/LC_MESSAGES/oxygen_style_config.mo share/locale/sv/LC_MESSAGES/oxygen_style_demo.mo share/locale/ta/LC_MESSAGES/oxygen_style_config.mo share/locale/ta/LC_MESSAGES/oxygen_style_demo.mo +share/locale/te/LC_MESSAGES/oxygen_style_config.mo +share/locale/te/LC_MESSAGES/oxygen_style_demo.mo share/locale/tg/LC_MESSAGES/oxygen_style_config.mo share/locale/tg/LC_MESSAGES/oxygen_style_demo.mo share/locale/th/LC_MESSAGES/oxygen_style_config.mo diff --git a/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile b/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile index b6a4f9488cb1..fa94ec36109d 100644 --- a/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile +++ b/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile @@ -1,5 +1,5 @@ PORTNAME= plasma-workspace-wallpapers -DISTVERSION= ${KDE_PLASMA_VERSION}.1 +DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo b/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo index d6dcf22835a6..dabfcd68307e 100644 --- a/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo +++ b/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681365794 -SHA256 (KDE/plasma/5.27.4/plasma-workspace-wallpapers-5.27.4.1.tar.xz) = e44d7bc716f99ce13bf034d4eeed99cdd33e12db7068d74ac37d2304ee44656b -SIZE (KDE/plasma/5.27.4/plasma-workspace-wallpapers-5.27.4.1.tar.xz) = 94032804 +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 diff --git a/x11-toolkits/plasma5-kdeplasma-addons/Makefile b/x11-toolkits/plasma5-kdeplasma-addons/Makefile index 8ceecafc4f84..726709df2552 100644 --- a/x11-toolkits/plasma5-kdeplasma-addons/Makefile +++ b/x11-toolkits/plasma5-kdeplasma-addons/Makefile @@ -1,6 +1,5 @@ PORTNAME= kdeplasma-addons DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/plasma5-kdeplasma-addons/distinfo b/x11-toolkits/plasma5-kdeplasma-addons/distinfo index 4c718330eca5..91bc036bf007 100644 --- a/x11-toolkits/plasma5-kdeplasma-addons/distinfo +++ b/x11-toolkits/plasma5-kdeplasma-addons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364785 -SHA256 (KDE/plasma/5.27.4/kdeplasma-addons-5.27.4.tar.xz) = 6a82a57988f336345738630217f49b191a379eeea586565a802bcebed7941f89 -SIZE (KDE/plasma/5.27.4/kdeplasma-addons-5.27.4.tar.xz) = 819640 +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 diff --git a/x11-wm/plasma5-kdecoration/distinfo b/x11-wm/plasma5-kdecoration/distinfo index c4b4b04b7323..eca9233a6113 100644 --- a/x11-wm/plasma5-kdecoration/distinfo +++ b/x11-wm/plasma5-kdecoration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364787 -SHA256 (KDE/plasma/5.27.4/kdecoration-5.27.4.tar.xz) = 415f22a21073dcc8024eba45a5a8f19b83d3af8335404d3a253554b1a483fa6e -SIZE (KDE/plasma/5.27.4/kdecoration-5.27.4.tar.xz) = 52504 +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 diff --git a/x11-wm/plasma5-kdecoration/pkg-plist b/x11-wm/plasma5-kdecoration/pkg-plist index e28b72bc54e9..42e1ebe3f98a 100644 --- a/x11-wm/plasma5-kdecoration/pkg-plist +++ b/x11-wm/plasma5-kdecoration/pkg-plist @@ -56,6 +56,7 @@ share/locale/ja/LC_MESSAGES/kdecoration.mo share/locale/ka/LC_MESSAGES/kdecoration.mo share/locale/ko/LC_MESSAGES/kdecoration.mo share/locale/lt/LC_MESSAGES/kdecoration.mo +share/locale/ml/LC_MESSAGES/kdecoration.mo share/locale/nl/LC_MESSAGES/kdecoration.mo share/locale/nn/LC_MESSAGES/kdecoration.mo share/locale/pl/LC_MESSAGES/kdecoration.mo diff --git a/x11-wm/plasma5-kwin/Makefile b/x11-wm/plasma5-kwin/Makefile index 91000845334b..75131d42f0c5 100644 --- a/x11-wm/plasma5-kwin/Makefile +++ b/x11-wm/plasma5-kwin/Makefile @@ -1,6 +1,5 @@ PORTNAME= kwin -DISTVERSION= ${KDE_PLASMA_VERSION}.1 -PORTREVISION= 1 +DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= x11-wm kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-wm/plasma5-kwin/distinfo b/x11-wm/plasma5-kwin/distinfo index f901b9fe5713..105b032401d2 100644 --- a/x11-wm/plasma5-kwin/distinfo +++ b/x11-wm/plasma5-kwin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681364854 -SHA256 (KDE/plasma/5.27.4/kwin-5.27.4.1.tar.xz) = b39f1d3cc528505213dbb72958e80d6cdad75617cb26c215607d6f12bf0e02b1 -SIZE (KDE/plasma/5.27.4/kwin-5.27.4.1.tar.xz) = 7621340 +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 diff --git a/x11-wm/plasma5-kwin/pkg-plist b/x11-wm/plasma5-kwin/pkg-plist index 41c0bfcff457..8191f6f2a8d4 100644 --- a/x11-wm/plasma5-kwin/pkg-plist +++ b/x11-wm/plasma5-kwin/pkg-plist @@ -954,6 +954,7 @@ share/locale/gl/LC_MESSAGES/kcm_kwin_virtualdesktops.mo 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/kcmkwincommon.mo share/locale/gl/LC_MESSAGES/kcmkwincompositing.mo share/locale/gl/LC_MESSAGES/kcmkwinscreenedges.mo @@ -1341,6 +1342,14 @@ share/locale/oc/LC_MESSAGES/kcmkwm.mo share/locale/oc/LC_MESSAGES/kwin.mo share/locale/oc/LC_MESSAGES/kwin_clients.mo share/locale/oc/LC_MESSAGES/kwin_effects.mo +share/locale/or/LC_MESSAGES/kcm_kwin_virtualdesktops.mo +share/locale/or/LC_MESSAGES/kcm_kwindecoration.mo +share/locale/or/LC_MESSAGES/kcm_kwinrules.mo +share/locale/or/LC_MESSAGES/kcmkwincompositing.mo +share/locale/or/LC_MESSAGES/kcmkwm.mo +share/locale/or/LC_MESSAGES/kwin.mo +share/locale/or/LC_MESSAGES/kwin_clients.mo +share/locale/or/LC_MESSAGES/kwin_effects.mo share/locale/pa/LC_MESSAGES/kcm_kwin_effects.mo share/locale/pa/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/pa/LC_MESSAGES/kcm_kwin_virtualdesktops.mo 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- |