summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2017-05-20 10:24:35 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2017-05-20 10:24:35 +0000
commit99c421b4816a82e3e4b15a0af1ff5866574a5ace (patch)
tree447f06c32f3e0c7b74cfd93edd06af67411bea0d /devel
parentUpdate ot 17.04 (diff)
Update KDE Frameworks to 5.34.0
PR: 219314 Reviewed by: rakuco Exp-run by: antoine Approved by: rakuco (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D10747
Notes
Notes: svn path=/head/; revision=441306
Diffstat (limited to 'devel')
-rw-r--r--devel/kf5-extra-cmake-modules/distinfo6
-rw-r--r--devel/kf5-extra-cmake-modules/files/patch-git_fea595042
-rw-r--r--devel/kf5-extra-cmake-modules/pkg-plist2
-rw-r--r--devel/kf5-kapidox/distinfo6
-rw-r--r--devel/kf5-kapidox/pkg-plist2
-rw-r--r--devel/kf5-kauth/Makefile1
-rw-r--r--devel/kf5-kauth/distinfo6
-rw-r--r--devel/kf5-kauth/files/patch-git_df875f7_CVE-2017-8422198
-rw-r--r--devel/kf5-kbookmarks/distinfo6
-rw-r--r--devel/kf5-kcmutils/distinfo6
-rw-r--r--devel/kf5-kconfig/distinfo6
-rw-r--r--devel/kf5-kcoreaddons/distinfo6
-rw-r--r--devel/kf5-kcrash/distinfo6
-rw-r--r--devel/kf5-kdbusaddons/distinfo6
-rw-r--r--devel/kf5-kdeclarative/distinfo6
-rw-r--r--devel/kf5-kdoctools/distinfo6
-rw-r--r--devel/kf5-kdoctools/pkg-plist5
-rw-r--r--devel/kf5-kfilemetadata/Makefile1
-rw-r--r--devel/kf5-kfilemetadata/distinfo6
-rw-r--r--devel/kf5-kfilemetadata/pkg-plist88
-rw-r--r--devel/kf5-ki18n/distinfo6
-rw-r--r--devel/kf5-ki18n/pkg-plist3
-rw-r--r--devel/kf5-kidletime/distinfo6
-rw-r--r--devel/kf5-kio/distinfo6
-rw-r--r--devel/kf5-kio/pkg-plist39
-rw-r--r--devel/kf5-kitemmodels/distinfo6
-rw-r--r--devel/kf5-knewstuff/distinfo6
-rw-r--r--devel/kf5-knotifications/distinfo6
-rw-r--r--devel/kf5-knotifyconfig/distinfo6
-rw-r--r--devel/kf5-kpackage/distinfo6
-rw-r--r--devel/kf5-kpackage/pkg-plist1
-rw-r--r--devel/kf5-kparts/distinfo6
-rw-r--r--devel/kf5-kpeople/distinfo6
-rw-r--r--devel/kf5-kpty/distinfo6
-rw-r--r--devel/kf5-kservice/distinfo6
-rw-r--r--devel/kf5-kservice/pkg-plist2
-rw-r--r--devel/kf5-ktexteditor/distinfo6
-rw-r--r--devel/kf5-ktexteditor/pkg-plist4
-rw-r--r--devel/kf5-kunitconversion/distinfo6
-rw-r--r--devel/kf5-solid/distinfo6
-rw-r--r--devel/kf5-threadweaver/distinfo6
41 files changed, 227 insertions, 329 deletions
diff --git a/devel/kf5-extra-cmake-modules/distinfo b/devel/kf5-extra-cmake-modules/distinfo
index c42a7b26c45c..bafffcf12f75 100644
--- a/devel/kf5-extra-cmake-modules/distinfo
+++ b/devel/kf5-extra-cmake-modules/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214105
-SHA256 (KDE/frameworks/5.33.0/extra-cmake-modules-5.33.0.tar.xz) = f3ff5e36c45ff579a742de700680678211cc90d8132af18f3a1c68f4f36b6a04
-SIZE (KDE/frameworks/5.33.0/extra-cmake-modules-5.33.0.tar.xz) = 311112
+TIMESTAMP = 1494247411
+SHA256 (KDE/frameworks/5.34.0/extra-cmake-modules-5.34.0.tar.xz) = 05da02a2db64d20a7a92be6dc642df39da39f957dea8fba9bcb99fb3f3f66de4
+SIZE (KDE/frameworks/5.34.0/extra-cmake-modules-5.34.0.tar.xz) = 312800
diff --git a/devel/kf5-extra-cmake-modules/files/patch-git_fea5950 b/devel/kf5-extra-cmake-modules/files/patch-git_fea5950
new file mode 100644
index 000000000000..412ce71c69a6
--- /dev/null
+++ b/devel/kf5-extra-cmake-modules/files/patch-git_fea5950
@@ -0,0 +1,42 @@
+From 416c7e9facf905c5be757dd1a1c66e2ed878f641 Mon Sep 17 00:00:00 2001
+From: "Tobias C. Berner" <tcberner@gmail.com>
+Date: Mon, 8 May 2017 15:30:18 +0200
+Subject: [PATCH] Change default pkgconfig install path for FreeBSD
+
+Summary:
+FreeBSD, opposed to most other sytems, does not install pkgconfig files to
+lib/pkgconfig, but to libdata/pkgconfig.
+
+Reviewers: #freebsd, apol, kfunk
+
+Reviewed By: kfunk
+
+Subscribers: kfunk, #frameworks, #build_system
+
+Tags: #frameworks, #build_system
+
+Differential Revision: https://phabricator.kde.org/D5766
+---
+ modules/ECMGeneratePkgConfigFile.cmake | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+diff --git a/modules/ECMGeneratePkgConfigFile.cmake b/modules/ECMGeneratePkgConfigFile.cmake
+index 66c57cd..11f043d 100644
+--- modules/ECMGeneratePkgConfigFile.cmake
++++ modules/ECMGeneratePkgConfigFile.cmake
+@@ -169,7 +169,11 @@ Requires: ${PKGCONFIG_TARGET_DEPS}
+ )
+
+ if(EGPF_INSTALL)
+- set(ECM_PKGCONFIG_INSTALL_DIR "${EGPF_LIB_INSTALL_DIR}/pkgconfig" CACHE PATH "The directory where pkgconfig will be installed to.")
++ if(CMAKE_SYSTEM_NAME MATCHES "FreeBSD")
++ set(ECM_PKGCONFIG_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/libdata/pkgconfig" CACHE PATH "The directory where pkgconfig will be installed to.")
++ else()
++ set(ECM_PKGCONFIG_INSTALL_DIR "${EGPF_LIB_INSTALL_DIR}/pkgconfig" CACHE PATH "The directory where pkgconfig will be installed to.")
++ endif()
+ install(FILES ${PKGCONFIG_FILENAME} DESTINATION ${ECM_PKGCONFIG_INSTALL_DIR})
+ endif()
+ endfunction()
+--
+2.12.1
+
diff --git a/devel/kf5-extra-cmake-modules/pkg-plist b/devel/kf5-extra-cmake-modules/pkg-plist
index 02bf97138e6d..3ff9d8b6df1e 100644
--- a/devel/kf5-extra-cmake-modules/pkg-plist
+++ b/devel/kf5-extra-cmake-modules/pkg-plist
@@ -35,6 +35,7 @@ share/ECM/modules/ECMFindModuleHelpers.cmake
share/ECM/modules/ECMGenerateHeaders.cmake
share/ECM/modules/ECMGeneratePkgConfigFile.cmake
share/ECM/modules/ECMGeneratePriFile.cmake
+share/ECM/modules/ECMGenerateQmlTypes.cmake
share/ECM/modules/ECMInstallIcons.cmake
share/ECM/modules/ECMMarkAsTest.cmake
share/ECM/modules/ECMMarkNonGuiExecutable.cmake
@@ -52,6 +53,7 @@ share/ECM/modules/ECMUseFindModules.cmake
share/ECM/modules/ECMVersionHeader.h.in
share/ECM/modules/ECMWinResolveSymlinks.cmake
share/ECM/modules/ecm_uninstall.cmake.in
+share/ECM/test-modules/test_execute_and_compare.cmake
share/ECM/toolchain/Android.cmake
share/ECM/toolchain/deployment-file.json.in
share/ECM/toolchain/specifydependencies.cmake
diff --git a/devel/kf5-kapidox/distinfo b/devel/kf5-kapidox/distinfo
index fe0bcd9cbe51..074d96f2c82f 100644
--- a/devel/kf5-kapidox/distinfo
+++ b/devel/kf5-kapidox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214105
-SHA256 (KDE/frameworks/5.33.0/kapidox-5.33.0.tar.xz) = 0022e96a1ac2ff6809e7613d06f555e421881fd8bd05ad83192251de90415d98
-SIZE (KDE/frameworks/5.33.0/kapidox-5.33.0.tar.xz) = 395152
+TIMESTAMP = 1494864727
+SHA256 (KDE/frameworks/5.34.0/kapidox-5.34.0.tar.xz) = 6ff31ce240c61c61b3fa807617f418ece574458dd46ea3acdb598613cd2f0da4
+SIZE (KDE/frameworks/5.34.0/kapidox-5.34.0.tar.xz) = 395944
diff --git a/devel/kf5-kapidox/pkg-plist b/devel/kf5-kapidox/pkg-plist
index 494ad2f7d0e8..5d4001e9d835 100644
--- a/devel/kf5-kapidox/pkg-plist
+++ b/devel/kf5-kapidox/pkg-plist
@@ -47,6 +47,8 @@ bin/kapidox_generate
%%PYTHON_SITELIBDIR%%/kapidox/doxyfilewriter.%%PYC_SUFFIX%%
%%PYTHON_SITELIBDIR%%/kapidox/generator.py
%%PYTHON_SITELIBDIR%%/kapidox/generator.%%PYC_SUFFIX%%
+%%PYTHON_SITELIBDIR%%/kapidox/hlfunctions.py
+%%PYTHON_SITELIBDIR%%/kapidox/hlfunctions.%%PYC_SUFFIX%%
%%PYTHON_SITELIBDIR%%/kapidox/models.py
%%PYTHON_SITELIBDIR%%/kapidox/models.%%PYC_SUFFIX%%
%%PYTHON_SITELIBDIR%%/kapidox/preprocessing.py
diff --git a/devel/kf5-kauth/Makefile b/devel/kf5-kauth/Makefile
index 0e19f51fac48..50cf82f15201 100644
--- a/devel/kf5-kauth/Makefile
+++ b/devel/kf5-kauth/Makefile
@@ -3,7 +3,6 @@
PORTNAME= kauth
PORTVERSION= ${KDE_FRAMEWORKS_VERSION}
-PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
diff --git a/devel/kf5-kauth/distinfo b/devel/kf5-kauth/distinfo
index af86e2bb1802..a603e0f817d1 100644
--- a/devel/kf5-kauth/distinfo
+++ b/devel/kf5-kauth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214105
-SHA256 (KDE/frameworks/5.33.0/kauth-5.33.0.tar.xz) = c7a77c00cc4f09d8cea32d953718db5b841ed2454e8e6df04035b1270927d1d1
-SIZE (KDE/frameworks/5.33.0/kauth-5.33.0.tar.xz) = 84036
+TIMESTAMP = 1494869645
+SHA256 (KDE/frameworks/5.34.0/kauth-5.34.0.tar.xz) = 6da4cd885c1fcb474e3b4b46fb7a2ce39ee0a152a84a451f2fd0c673f50a9c19
+SIZE (KDE/frameworks/5.34.0/kauth-5.34.0.tar.xz) = 84248
diff --git a/devel/kf5-kauth/files/patch-git_df875f7_CVE-2017-8422 b/devel/kf5-kauth/files/patch-git_df875f7_CVE-2017-8422
deleted file mode 100644
index ff19dcc36eed..000000000000
--- a/devel/kf5-kauth/files/patch-git_df875f7_CVE-2017-8422
+++ /dev/null
@@ -1,198 +0,0 @@
-From df875f725293af53399f5146362eb158b4f9216a Mon Sep 17 00:00:00 2001
-From: Albert Astals Cid <aacid@kde.org>
-Date: Wed, 10 May 2017 10:03:45 +0200
-Subject: Verify that whoever is calling us is actually who he says he is
-
-CVE-2017-8422
----
- src/AuthBackend.cpp | 5 +++++
- src/AuthBackend.h | 7 +++++++
- src/backends/dbus/DBusHelperProxy.cpp | 27 +++++++++++++++++++++++++--
- src/backends/dbus/DBusHelperProxy.h | 6 +++++-
- src/backends/policykit/PolicyKitBackend.cpp | 5 +++++
- src/backends/policykit/PolicyKitBackend.h | 1 +
- src/backends/polkit-1/Polkit1Backend.cpp | 5 +++++
- src/backends/polkit-1/Polkit1Backend.h | 1 +
- 8 files changed, 54 insertions(+), 3 deletions(-)
-
-diff --git a/src/AuthBackend.cpp b/src/AuthBackend.cpp
-index a41d4f1..a847494 100644
---- src/AuthBackend.cpp
-+++ src/AuthBackend.cpp
-@@ -54,6 +54,11 @@ void AuthBackend::setCapabilities(AuthBackend::Capabilities capabilities)
- d->capabilities = capabilities;
- }
-
-+AuthBackend::ExtraCallerIDVerificationMethod AuthBackend::extraCallerIDVerificationMethod() const
-+{
-+ return NoExtraCallerIDVerificationMethod;
-+}
-+
- bool AuthBackend::actionExists(const QString &action)
- {
- Q_UNUSED(action);
-diff --git a/src/AuthBackend.h b/src/AuthBackend.h
-index c67a706..09195ef 100644
---- src/AuthBackend.h
-+++ src/AuthBackend.h
-@@ -43,6 +43,12 @@ public:
- };
- Q_DECLARE_FLAGS(Capabilities, Capability)
-
-+ enum ExtraCallerIDVerificationMethod {
-+ NoExtraCallerIDVerificationMethod,
-+ VerifyAgainstDBusServiceName,
-+ VerifyAgainstDBusServicePid,
-+ };
-+
- AuthBackend();
- virtual ~AuthBackend();
- virtual void setupAction(const QString &action) = 0;
-@@ -50,6 +56,7 @@ public:
- virtual Action::AuthStatus authorizeAction(const QString &action) = 0;
- virtual Action::AuthStatus actionStatus(const QString &action) = 0;
- virtual QByteArray callerID() const = 0;
-+ virtual ExtraCallerIDVerificationMethod extraCallerIDVerificationMethod() const;
- virtual bool isCallerAuthorized(const QString &action, QByteArray callerID) = 0;
- virtual bool actionExists(const QString &action);
-
-diff --git a/src/backends/dbus/DBusHelperProxy.cpp b/src/backends/dbus/DBusHelperProxy.cpp
-index 9c5cb96..3c1c108 100644
---- src/backends/dbus/DBusHelperProxy.cpp
-+++ src/backends/dbus/DBusHelperProxy.cpp
-@@ -235,6 +235,29 @@ bool DBusHelperProxy::hasToStopAction()
- return m_stopRequest;
- }
-
-+bool DBusHelperProxy::isCallerAuthorized(const QString &action, const QByteArray &callerID)
-+{
-+ // Check the caller is really who it says it is
-+ switch (BackendsManager::authBackend()->extraCallerIDVerificationMethod()) {
-+ case AuthBackend::NoExtraCallerIDVerificationMethod:
-+ break;
-+
-+ case AuthBackend::VerifyAgainstDBusServiceName:
-+ if (message().service().toUtf8() != callerID) {
-+ return false;
-+ }
-+ break;
-+
-+ case AuthBackend::VerifyAgainstDBusServicePid:
-+ if (connection().interface()->servicePid(message().service()).value() != callerID.toUInt()) {
-+ return false;
-+ }
-+ break;
-+ }
-+
-+ return BackendsManager::authBackend()->isCallerAuthorized(action, callerID);
-+}
-+
- QByteArray DBusHelperProxy::performAction(const QString &action, const QByteArray &callerID, QByteArray arguments)
- {
- if (!responder) {
-@@ -259,7 +282,7 @@ QByteArray DBusHelperProxy::performAction(const QString &action, const QByteArra
- QTimer *timer = responder->property("__KAuth_Helper_Shutdown_Timer").value<QTimer *>();
- timer->stop();
-
-- if (BackendsManager::authBackend()->isCallerAuthorized(action, callerID)) {
-+ if (isCallerAuthorized(action, callerID)) {
- QString slotname = action;
- if (slotname.startsWith(m_name + QLatin1Char('.'))) {
- slotname = slotname.right(slotname.length() - m_name.length() - 1);
-@@ -301,7 +324,7 @@ uint DBusHelperProxy::authorizeAction(const QString &action, const QByteArray &c
- QTimer *timer = responder->property("__KAuth_Helper_Shutdown_Timer").value<QTimer *>();
- timer->stop();
-
-- if (BackendsManager::authBackend()->isCallerAuthorized(action, callerID)) {
-+ if (isCallerAuthorized(action, callerID)) {
- retVal = static_cast<uint>(Action::AuthorizedStatus);
- } else {
- retVal = static_cast<uint>(Action::DeniedStatus);
-diff --git a/src/backends/dbus/DBusHelperProxy.h b/src/backends/dbus/DBusHelperProxy.h
-index 52b0ac4..82cec5a 100644
---- src/backends/dbus/DBusHelperProxy.h
-+++ src/backends/dbus/DBusHelperProxy.h
-@@ -25,12 +25,13 @@
- #include "kauthactionreply.h"
-
- #include <QDBusConnection>
-+#include <QDBusContext>
- #include <QVariant>
-
- namespace KAuth
- {
-
--class DBusHelperProxy : public HelperProxy
-+class DBusHelperProxy : public HelperProxy, protected QDBusContext
- {
- Q_OBJECT
- Q_PLUGIN_METADATA(IID "org.kde.DBusHelperProxy")
-@@ -79,6 +80,9 @@ Q_SIGNALS:
-
- private Q_SLOTS:
- void remoteSignalReceived(int type, const QString &action, QByteArray blob);
-+
-+private:
-+ bool isCallerAuthorized(const QString &action, const QByteArray &callerID);
- };
-
- } // namespace Auth
-diff --git a/src/backends/policykit/PolicyKitBackend.cpp b/src/backends/policykit/PolicyKitBackend.cpp
-index c2b4d42..bf038a8 100644
---- src/backends/policykit/PolicyKitBackend.cpp
-+++ src/backends/policykit/PolicyKitBackend.cpp
-@@ -78,6 +78,11 @@ QByteArray PolicyKitBackend::callerID() const
- return a;
- }
-
-+AuthBackend::ExtraCallerIDVerificationMethod Polkit1Backend::extraCallerIDVerificationMethod() const
-+{
-+ return VerifyAgainstDBusServicePid;
-+}
-+
- bool PolicyKitBackend::isCallerAuthorized(const QString &action, QByteArray callerID)
- {
- QDataStream s(&callerID, QIODevice::ReadOnly);
-diff --git a/src/backends/policykit/PolicyKitBackend.h b/src/backends/policykit/PolicyKitBackend.h
-index eb17a3a..38b0240 100644
---- src/backends/policykit/PolicyKitBackend.h
-+++ src/backends/policykit/PolicyKitBackend.h
-@@ -40,6 +40,7 @@ public:
- virtual Action::AuthStatus authorizeAction(const QString &);
- virtual Action::AuthStatus actionStatus(const QString &);
- virtual QByteArray callerID() const;
-+ ExtraCallerIDVerificationMethod extraCallerIDVerificationMethod() const Q_DECL_OVERRIDE;
- virtual bool isCallerAuthorized(const QString &action, QByteArray callerID);
-
- private Q_SLOTS:
-diff --git a/src/backends/polkit-1/Polkit1Backend.cpp b/src/backends/polkit-1/Polkit1Backend.cpp
-index 78ee5bb..774588c 100644
---- src/backends/polkit-1/Polkit1Backend.cpp
-+++ src/backends/polkit-1/Polkit1Backend.cpp
-@@ -162,6 +162,11 @@ QByteArray Polkit1Backend::callerID() const
- return QDBusConnection::systemBus().baseService().toUtf8();
- }
-
-+AuthBackend::ExtraCallerIDVerificationMethod Polkit1Backend::extraCallerIDVerificationMethod() const
-+{
-+ return VerifyAgainstDBusServiceName;
-+}
-+
- bool Polkit1Backend::isCallerAuthorized(const QString &action, QByteArray callerID)
- {
- PolkitQt1::SystemBusNameSubject subject(QString::fromUtf8(callerID));
-diff --git a/src/backends/polkit-1/Polkit1Backend.h b/src/backends/polkit-1/Polkit1Backend.h
-index d7d1e3a..2357892 100644
---- src/backends/polkit-1/Polkit1Backend.h
-+++ src/backends/polkit-1/Polkit1Backend.h
-@@ -49,6 +49,7 @@ public:
- Action::AuthStatus authorizeAction(const QString &) Q_DECL_OVERRIDE;
- Action::AuthStatus actionStatus(const QString &) Q_DECL_OVERRIDE;
- QByteArray callerID() const Q_DECL_OVERRIDE;
-+ ExtraCallerIDVerificationMethod extraCallerIDVerificationMethod() const Q_DECL_OVERRIDE;
- bool isCallerAuthorized(const QString &action, QByteArray callerID) Q_DECL_OVERRIDE;
- bool actionExists(const QString &action) Q_DECL_OVERRIDE;
-
---
-cgit v0.11.2
-
diff --git a/devel/kf5-kbookmarks/distinfo b/devel/kf5-kbookmarks/distinfo
index 56305de5e3b3..99a06d5ec9f5 100644
--- a/devel/kf5-kbookmarks/distinfo
+++ b/devel/kf5-kbookmarks/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214105
-SHA256 (KDE/frameworks/5.33.0/kbookmarks-5.33.0.tar.xz) = 02358a9d11271cb6dec820a2dfaeb0d58d06cafa937a40425c14dffc978bcda0
-SIZE (KDE/frameworks/5.33.0/kbookmarks-5.33.0.tar.xz) = 115924
+TIMESTAMP = 1494247414
+SHA256 (KDE/frameworks/5.34.0/kbookmarks-5.34.0.tar.xz) = 1bd846dde134d09fccb963d8d3749de6d6b05c9ad11b4c0cbc0241867e26f63d
+SIZE (KDE/frameworks/5.34.0/kbookmarks-5.34.0.tar.xz) = 115892
diff --git a/devel/kf5-kcmutils/distinfo b/devel/kf5-kcmutils/distinfo
index ef88dec2e333..ce0c30e32440 100644
--- a/devel/kf5-kcmutils/distinfo
+++ b/devel/kf5-kcmutils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214105
-SHA256 (KDE/frameworks/5.33.0/kcmutils-5.33.0.tar.xz) = cd263f94af1bf6301c0482a526b25c41951da8bdd58b677b7e73824bbbac0c58
-SIZE (KDE/frameworks/5.33.0/kcmutils-5.33.0.tar.xz) = 235432
+TIMESTAMP = 1494247414
+SHA256 (KDE/frameworks/5.34.0/kcmutils-5.34.0.tar.xz) = 1e12b79c13651e6086f315249d1be8cbe84fb996411eb50db0194b7c2ca7a2ac
+SIZE (KDE/frameworks/5.34.0/kcmutils-5.34.0.tar.xz) = 235336
diff --git a/devel/kf5-kconfig/distinfo b/devel/kf5-kconfig/distinfo
index d9739ca52b46..d375e3d00dd1 100644
--- a/devel/kf5-kconfig/distinfo
+++ b/devel/kf5-kconfig/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214105
-SHA256 (KDE/frameworks/5.33.0/kconfig-5.33.0.tar.xz) = aefe6f88ff65f61f2e083236db638c2cd863c62b8efc7a9c9463df1468bcd0c6
-SIZE (KDE/frameworks/5.33.0/kconfig-5.33.0.tar.xz) = 231872
+TIMESTAMP = 1494247415
+SHA256 (KDE/frameworks/5.34.0/kconfig-5.34.0.tar.xz) = 1da114407c2f2953c8e6bc3cb0560824f064b71293fb283643d74c3796e98b2e
+SIZE (KDE/frameworks/5.34.0/kconfig-5.34.0.tar.xz) = 232084
diff --git a/devel/kf5-kcoreaddons/distinfo b/devel/kf5-kcoreaddons/distinfo
index a29cfad7d14f..62d18dc70ef0 100644
--- a/devel/kf5-kcoreaddons/distinfo
+++ b/devel/kf5-kcoreaddons/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214106
-SHA256 (KDE/frameworks/5.33.0/kcoreaddons-5.33.0.tar.xz) = d4470dfd0b84caefee48c517df1d83c3cfe1e34768fad38468770ae6989606a4
-SIZE (KDE/frameworks/5.33.0/kcoreaddons-5.33.0.tar.xz) = 342508
+TIMESTAMP = 1494247416
+SHA256 (KDE/frameworks/5.34.0/kcoreaddons-5.34.0.tar.xz) = 20455e6bd7b36af50d67e2a11fa0cb9f4e301b61da55e46e67e4c28cf62279f9
+SIZE (KDE/frameworks/5.34.0/kcoreaddons-5.34.0.tar.xz) = 343612
diff --git a/devel/kf5-kcrash/distinfo b/devel/kf5-kcrash/distinfo
index 69168afd6078..74fc83340b08 100644
--- a/devel/kf5-kcrash/distinfo
+++ b/devel/kf5-kcrash/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214106
-SHA256 (KDE/frameworks/5.33.0/kcrash-5.33.0.tar.xz) = d34a51bdf021b7901c6270e26fbc101bd432e8d15b820f3a9aa464e2d4a6dc8c
-SIZE (KDE/frameworks/5.33.0/kcrash-5.33.0.tar.xz) = 21356
+TIMESTAMP = 1494247417
+SHA256 (KDE/frameworks/5.34.0/kcrash-5.34.0.tar.xz) = e3cee5a562070728e5b7ad82e3924ef80151756abb206c85810f2fd88e5750b3
+SIZE (KDE/frameworks/5.34.0/kcrash-5.34.0.tar.xz) = 21368
diff --git a/devel/kf5-kdbusaddons/distinfo b/devel/kf5-kdbusaddons/distinfo
index fe96d928c155..efbe11e7fae4 100644
--- a/devel/kf5-kdbusaddons/distinfo
+++ b/devel/kf5-kdbusaddons/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214106
-SHA256 (KDE/frameworks/5.33.0/kdbusaddons-5.33.0.tar.xz) = 02de3a443844cabff83ea7f5b461f3b329622f60f12d09b3ee181e8e50aeabf7
-SIZE (KDE/frameworks/5.33.0/kdbusaddons-5.33.0.tar.xz) = 35064
+TIMESTAMP = 1494247417
+SHA256 (KDE/frameworks/5.34.0/kdbusaddons-5.34.0.tar.xz) = d058f83edef52e47abd112e43ef88c5ab0e505d3133abd158f7e41695da76bea
+SIZE (KDE/frameworks/5.34.0/kdbusaddons-5.34.0.tar.xz) = 35072
diff --git a/devel/kf5-kdeclarative/distinfo b/devel/kf5-kdeclarative/distinfo
index b4cef3b31a12..58dfca7007e8 100644
--- a/devel/kf5-kdeclarative/distinfo
+++ b/devel/kf5-kdeclarative/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214106
-SHA256 (KDE/frameworks/5.33.0/kdeclarative-5.33.0.tar.xz) = f329c5bae7f80fc88cb4c92e8f141b408c5a1fb396223667d364b635cdde638c
-SIZE (KDE/frameworks/5.33.0/kdeclarative-5.33.0.tar.xz) = 169192
+TIMESTAMP = 1494247418
+SHA256 (KDE/frameworks/5.34.0/kdeclarative-5.34.0.tar.xz) = e29faa82dd82434add4aa6c3d57f11c892e5a21905cd46d3e7fb8761ae18d2d5
+SIZE (KDE/frameworks/5.34.0/kdeclarative-5.34.0.tar.xz) = 169124
diff --git a/devel/kf5-kdoctools/distinfo b/devel/kf5-kdoctools/distinfo
index 7d638b10271a..4ddb09755252 100644
--- a/devel/kf5-kdoctools/distinfo
+++ b/devel/kf5-kdoctools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214106
-SHA256 (KDE/frameworks/5.33.0/kdoctools-5.33.0.tar.xz) = 69ddfd46bade7948974c6b141603f711fde82ffd5a9c72eee8e38856e243a411
-SIZE (KDE/frameworks/5.33.0/kdoctools-5.33.0.tar.xz) = 415228
+TIMESTAMP = 1494247419
+SHA256 (KDE/frameworks/5.34.0/kdoctools-5.34.0.tar.xz) = 50000a2e43bae1dd49f37c4160b8569c482fc3125fae1f92641572d03494b290
+SIZE (KDE/frameworks/5.34.0/kdoctools-5.34.0.tar.xz) = 417560
diff --git a/devel/kf5-kdoctools/pkg-plist b/devel/kf5-kdoctools/pkg-plist
index 294aa8c1cd3d..b2e8969d378a 100644
--- a/devel/kf5-kdoctools/pkg-plist
+++ b/devel/kf5-kdoctools/pkg-plist
@@ -20,6 +20,7 @@ man/de/man7/qt5options.7.gz
man/de/man8/meinproc5.8.gz
man/es/man1/checkXML5.1.gz
man/es/man7/kf5options.7.gz
+man/es/man7/qt5options.7.gz
man/es/man8/meinproc5.8.gz
man/it/man1/checkXML5.1.gz
man/it/man7/kf5options.7.gz
@@ -33,6 +34,10 @@ man/nl/man1/checkXML5.1.gz
man/nl/man7/kf5options.7.gz
man/nl/man7/qt5options.7.gz
man/nl/man8/meinproc5.8.gz
+man/pt/man1/checkXML5.1.gz
+man/pt/man7/kf5options.7.gz
+man/pt/man7/qt5options.7.gz
+man/pt/man8/meinproc5.8.gz
man/pt_BR/man1/checkXML5.1.gz
man/pt_BR/man7/kf5options.7.gz
man/pt_BR/man7/qt5options.7.gz
diff --git a/devel/kf5-kfilemetadata/Makefile b/devel/kf5-kfilemetadata/Makefile
index 6dfccef9a8c9..2538c4bca4cf 100644
--- a/devel/kf5-kfilemetadata/Makefile
+++ b/devel/kf5-kfilemetadata/Makefile
@@ -3,7 +3,6 @@
PORTNAME= kfilemetadata
PORTVERSION= ${KDE_FRAMEWORKS_VERSION}
-PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
diff --git a/devel/kf5-kfilemetadata/distinfo b/devel/kf5-kfilemetadata/distinfo
index f7b5a2e975d4..ef354e917997 100644
--- a/devel/kf5-kfilemetadata/distinfo
+++ b/devel/kf5-kfilemetadata/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214106
-SHA256 (KDE/frameworks/5.33.0/kfilemetadata-5.33.0.tar.xz) = 20cff74ff6acc1b58bb823bda39ce07aaea546d004423499a50fd13a110c7cad
-SIZE (KDE/frameworks/5.33.0/kfilemetadata-5.33.0.tar.xz) = 216420
+TIMESTAMP = 1494247420
+SHA256 (KDE/frameworks/5.34.0/kfilemetadata-5.34.0.tar.xz) = 05a61b13247c78d701508801a959c404473113679de2e15cc15135e4977974e7
+SIZE (KDE/frameworks/5.34.0/kfilemetadata-5.34.0.tar.xz) = 216148
diff --git a/devel/kf5-kfilemetadata/pkg-plist b/devel/kf5-kfilemetadata/pkg-plist
index c2be4151fe16..a65c7a160ef0 100644
--- a/devel/kf5-kfilemetadata/pkg-plist
+++ b/devel/kf5-kfilemetadata/pkg-plist
@@ -45,47 +45,47 @@ lib/libKF5FileMetaData.so.%%KDE_FRAMEWORKS_VERSION%%
%%QT_PLUGINDIR%%/kf5/kfilemetadata/kfilemetadata_popplerextractor.so
%%QT_PLUGINDIR%%/kf5/kfilemetadata/kfilemetadata_taglibextractor.so
%%QT_PLUGINDIR%%/kf5/kfilemetadata/writers/kfilemetadata_taglibwriter.so
-share/locale/ar/LC_MESSAGES/kfilemetadata.mo
-share/locale/ast/LC_MESSAGES/kfilemetadata.mo
-share/locale/bg/LC_MESSAGES/kfilemetadata.mo
-share/locale/bs/LC_MESSAGES/kfilemetadata.mo
-share/locale/ca/LC_MESSAGES/kfilemetadata.mo
-share/locale/ca@valencia/LC_MESSAGES/kfilemetadata.mo
-share/locale/cs/LC_MESSAGES/kfilemetadata.mo
-share/locale/da/LC_MESSAGES/kfilemetadata.mo
-share/locale/de/LC_MESSAGES/kfilemetadata.mo
-share/locale/el/LC_MESSAGES/kfilemetadata.mo
-share/locale/en_GB/LC_MESSAGES/kfilemetadata.mo
-share/locale/es/LC_MESSAGES/kfilemetadata.mo
-share/locale/et/LC_MESSAGES/kfilemetadata.mo
-share/locale/fi/LC_MESSAGES/kfilemetadata.mo
-share/locale/fr/LC_MESSAGES/kfilemetadata.mo
-share/locale/gd/LC_MESSAGES/kfilemetadata.mo
-share/locale/gl/LC_MESSAGES/kfilemetadata.mo
-share/locale/hu/LC_MESSAGES/kfilemetadata.mo
-share/locale/ia/LC_MESSAGES/kfilemetadata.mo
-share/locale/it/LC_MESSAGES/kfilemetadata.mo
-share/locale/ja/LC_MESSAGES/kfilemetadata.mo
-share/locale/ko/LC_MESSAGES/kfilemetadata.mo
-share/locale/lt/LC_MESSAGES/kfilemetadata.mo
-share/locale/nb/LC_MESSAGES/kfilemetadata.mo
-share/locale/nds/LC_MESSAGES/kfilemetadata.mo
-share/locale/nn/LC_MESSAGES/kfilemetadata.mo
-share/locale/nl/LC_MESSAGES/kfilemetadata.mo
-share/locale/pa/LC_MESSAGES/kfilemetadata.mo
-share/locale/pl/LC_MESSAGES/kfilemetadata.mo
-share/locale/pt/LC_MESSAGES/kfilemetadata.mo
-share/locale/pt_BR/LC_MESSAGES/kfilemetadata.mo
-share/locale/ro/LC_MESSAGES/kfilemetadata.mo
-share/locale/ru/LC_MESSAGES/kfilemetadata.mo
-share/locale/sk/LC_MESSAGES/kfilemetadata.mo
-share/locale/sl/LC_MESSAGES/kfilemetadata.mo
-share/locale/sr/LC_MESSAGES/kfilemetadata.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kfilemetadata.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kfilemetadata.mo
-share/locale/sr@latin/LC_MESSAGES/kfilemetadata.mo
-share/locale/sv/LC_MESSAGES/kfilemetadata.mo
-share/locale/tr/LC_MESSAGES/kfilemetadata.mo
-share/locale/uk/LC_MESSAGES/kfilemetadata.mo
-share/locale/zh_CN/LC_MESSAGES/kfilemetadata.mo
-share/locale/zh_TW/LC_MESSAGES/kfilemetadata.mo
+share/locale/ar/LC_MESSAGES/kfilemetadata5.mo
+share/locale/ast/LC_MESSAGES/kfilemetadata5.mo
+share/locale/bg/LC_MESSAGES/kfilemetadata5.mo
+share/locale/bs/LC_MESSAGES/kfilemetadata5.mo
+share/locale/ca/LC_MESSAGES/kfilemetadata5.mo
+share/locale/ca@valencia/LC_MESSAGES/kfilemetadata5.mo
+share/locale/cs/LC_MESSAGES/kfilemetadata5.mo
+share/locale/da/LC_MESSAGES/kfilemetadata5.mo
+share/locale/de/LC_MESSAGES/kfilemetadata5.mo
+share/locale/el/LC_MESSAGES/kfilemetadata5.mo
+share/locale/en_GB/LC_MESSAGES/kfilemetadata5.mo
+share/locale/es/LC_MESSAGES/kfilemetadata5.mo
+share/locale/et/LC_MESSAGES/kfilemetadata5.mo
+share/locale/fi/LC_MESSAGES/kfilemetadata5.mo
+share/locale/fr/LC_MESSAGES/kfilemetadata5.mo
+share/locale/gd/LC_MESSAGES/kfilemetadata5.mo
+share/locale/gl/LC_MESSAGES/kfilemetadata5.mo
+share/locale/hu/LC_MESSAGES/kfilemetadata5.mo
+share/locale/ia/LC_MESSAGES/kfilemetadata5.mo
+share/locale/it/LC_MESSAGES/kfilemetadata5.mo
+share/locale/ja/LC_MESSAGES/kfilemetadata5.mo
+share/locale/ko/LC_MESSAGES/kfilemetadata5.mo
+share/locale/lt/LC_MESSAGES/kfilemetadata5.mo
+share/locale/nb/LC_MESSAGES/kfilemetadata5.mo
+share/locale/nds/LC_MESSAGES/kfilemetadata5.mo
+share/locale/nn/LC_MESSAGES/kfilemetadata5.mo
+share/locale/nl/LC_MESSAGES/kfilemetadata5.mo
+share/locale/pa/LC_MESSAGES/kfilemetadata5.mo
+share/locale/pl/LC_MESSAGES/kfilemetadata5.mo
+share/locale/pt/LC_MESSAGES/kfilemetadata5.mo
+share/locale/pt_BR/LC_MESSAGES/kfilemetadata5.mo
+share/locale/ro/LC_MESSAGES/kfilemetadata5.mo
+share/locale/ru/LC_MESSAGES/kfilemetadata5.mo
+share/locale/sk/LC_MESSAGES/kfilemetadata5.mo
+share/locale/sl/LC_MESSAGES/kfilemetadata5.mo
+share/locale/sr/LC_MESSAGES/kfilemetadata5.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kfilemetadata5.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kfilemetadata5.mo
+share/locale/sr@latin/LC_MESSAGES/kfilemetadata5.mo
+share/locale/sv/LC_MESSAGES/kfilemetadata5.mo
+share/locale/tr/LC_MESSAGES/kfilemetadata5.mo
+share/locale/uk/LC_MESSAGES/kfilemetadata5.mo
+share/locale/zh_CN/LC_MESSAGES/kfilemetadata5.mo
+share/locale/zh_TW/LC_MESSAGES/kfilemetadata5.mo
diff --git a/devel/kf5-ki18n/distinfo b/devel/kf5-ki18n/distinfo
index 9d79c20b6dfe..122b2690439d 100644
--- a/devel/kf5-ki18n/distinfo
+++ b/devel/kf5-ki18n/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214107
-SHA256 (KDE/frameworks/5.33.0/ki18n-5.33.0.tar.xz) = 611a12938ede750ee649c030fb8e248198b491747728e3a2b01671bb074eae0b
-SIZE (KDE/frameworks/5.33.0/ki18n-5.33.0.tar.xz) = 605896
+TIMESTAMP = 1494247420
+SHA256 (KDE/frameworks/5.34.0/ki18n-5.34.0.tar.xz) = c767457c419055f3a6f5bfe0e2de140461c91f6451a5d3a385e6d6007cad9b3e
+SIZE (KDE/frameworks/5.34.0/ki18n-5.34.0.tar.xz) = 606692
diff --git a/devel/kf5-ki18n/pkg-plist b/devel/kf5-ki18n/pkg-plist
index 5680818b7e8a..800976c6ecc5 100644
--- a/devel/kf5-ki18n/pkg-plist
+++ b/devel/kf5-ki18n/pkg-plist
@@ -15,6 +15,8 @@ lib/cmake/KF5I18n/KF5I18nConfig.cmake
lib/cmake/KF5I18n/KF5I18nConfigVersion.cmake
lib/cmake/KF5I18n/KF5I18nTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/KF5I18n/KF5I18nTargets.cmake
+lib/cmake/KF5I18n/build-pofiles.cmake
+lib/cmake/KF5I18n/build-tsfiles.cmake
lib/cmake/KF5I18n/kf5i18nuic.cmake
lib/cmake/KF5I18n/ts-pmap-compile.py
lib/libKF5I18n.so
@@ -74,6 +76,7 @@ share/locale/id/LC_MESSAGES/ki18n5.mo
share/locale/is/LC_MESSAGES/ki18n5.mo
share/locale/it/LC_MESSAGES/ki18n5.mo
share/locale/ja/LC_MESSAGES/ki18n5.mo
+share/locale/ja/LC_SCRIPTS/ki18n5/ki18n5.js
share/locale/ka/LC_MESSAGES/ki18n5.mo
share/locale/kk/LC_MESSAGES/ki18n5.mo
share/locale/km/LC_MESSAGES/ki18n5.mo
diff --git a/devel/kf5-kidletime/distinfo b/devel/kf5-kidletime/distinfo
index 18406c3a924d..db76a985573d 100644
--- a/devel/kf5-kidletime/distinfo
+++ b/devel/kf5-kidletime/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214107
-SHA256 (KDE/frameworks/5.33.0/kidletime-5.33.0.tar.xz) = 091deea519b3c21ddedf18ed542133864b482b18ea0e917a0934c93a8910d17c
-SIZE (KDE/frameworks/5.33.0/kidletime-5.33.0.tar.xz) = 26376
+TIMESTAMP = 1494247421
+SHA256 (KDE/frameworks/5.34.0/kidletime-5.34.0.tar.xz) = 8f08be04214fb9cc0ef1bf463d8f577f72ddbdc2048bab29455578517e341d7d
+SIZE (KDE/frameworks/5.34.0/kidletime-5.34.0.tar.xz) = 26380
diff --git a/devel/kf5-kio/distinfo b/devel/kf5-kio/distinfo
index 7b74b1170874..56a1abcbabf9 100644
--- a/devel/kf5-kio/distinfo
+++ b/devel/kf5-kio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214107
-SHA256 (KDE/frameworks/5.33.0/kio-5.33.0.tar.xz) = 8e15ff51931192da0ef4635c0fcf76ca821e75a580113db99aee7c38a52f9ade
-SIZE (KDE/frameworks/5.33.0/kio-5.33.0.tar.xz) = 3072192
+TIMESTAMP = 1494247422
+SHA256 (KDE/frameworks/5.34.0/kio-5.34.0.tar.xz) = 6acb28de757a0d5eccb1e3e533a1ef22b5f5de92e96c3aba804ebdb44aa343c4
+SIZE (KDE/frameworks/5.34.0/kio-5.34.0.tar.xz) = 3082092
diff --git a/devel/kf5-kio/pkg-plist b/devel/kf5-kio/pkg-plist
index a5b538c66088..aa9aed91ba82 100644
--- a/devel/kf5-kio/pkg-plist
+++ b/devel/kf5-kio/pkg-plist
@@ -279,13 +279,14 @@ lib/libexec/kf5/kpac_dhcp_helper
%%QT_PLUGINDIR%%/kf5/kded/kcookiejar.so
%%QT_PLUGINDIR%%/kf5/kded/proxyscout.so
%%QT_PLUGINDIR%%/kf5/kded/remotenotifier.so
-%%QT_PLUGINDIR%%/kf5/kio/remote.so
%%QT_PLUGINDIR%%/kf5/kio/file.so
%%QT_PLUGINDIR%%/kf5/kio/ftp.so
%%QT_PLUGINDIR%%/kf5/kio/ghelp.so
%%QT_PLUGINDIR%%/kf5/kio/help.so
%%QT_PLUGINDIR%%/kf5/kio/http.so
+%%QT_PLUGINDIR%%/kf5/kio/remote.so
%%QT_PLUGINDIR%%/kf5/kio/trash.so
+%%QT_PLUGINDIR%%/kf5/kiod/kioexecd.so
%%QT_PLUGINDIR%%/kf5/kiod/kpasswdserver.so
%%QT_PLUGINDIR%%/kf5/kiod/kssld.so
%%QT_PLUGINDIR%%/kf5/urifilters/fixhosturifilter.so
@@ -299,6 +300,7 @@ man/es/man8/kcookiejar5.8.gz
man/it/man8/kcookiejar5.8.gz
man/man8/kcookiejar5.8.gz
man/nl/man8/kcookiejar5.8.gz
+man/pt/man8/kcookiejar5.8.gz
man/pt_BR/man8/kcookiejar5.8.gz
man/sv/man8/kcookiejar5.8.gz
man/uk/man8/kcookiejar5.8.gz
@@ -310,6 +312,7 @@ share/dbus-1/interfaces/kf5_org.kde.KSlaveLauncher.xml
share/dbus-1/interfaces/kf5_org.kde.kio.FileUndoManager.xml
share/dbus-1/services/org.kde.kcookiejar5.service
share/dbus-1/services/org.kde.kiod5.service
+share/dbus-1/services/org.kde.kioexecd.service
share/dbus-1/services/org.kde.kpasswdserver.service
share/dbus-1/services/org.kde.kssld5.service
share/doc/HTML/ca/kcontrol5/cache/index.cache.bz2
@@ -534,6 +537,40 @@ share/doc/HTML/nl/kioslave5/telnet/index.cache.bz2
share/doc/HTML/nl/kioslave5/telnet/index.docbook
share/doc/HTML/nl/kioslave5/webdav/index.cache.bz2
share/doc/HTML/nl/kioslave5/webdav/index.docbook
+share/doc/HTML/pt/kcontrol5/cache/index.cache.bz2
+share/doc/HTML/pt/kcontrol5/cache/index.docbook
+share/doc/HTML/pt/kcontrol5/cookies/index.cache.bz2
+share/doc/HTML/pt/kcontrol5/cookies/index.docbook
+share/doc/HTML/pt/kcontrol5/netpref/index.cache.bz2
+share/doc/HTML/pt/kcontrol5/netpref/index.docbook
+share/doc/HTML/pt/kcontrol5/proxy/index.cache.bz2
+share/doc/HTML/pt/kcontrol5/proxy/index.docbook
+share/doc/HTML/pt/kcontrol5/smb/index.cache.bz2
+share/doc/HTML/pt/kcontrol5/smb/index.docbook
+share/doc/HTML/pt/kcontrol5/trash/index.cache.bz2
+share/doc/HTML/pt/kcontrol5/trash/index.docbook
+share/doc/HTML/pt/kcontrol5/useragent/index.cache.bz2
+share/doc/HTML/pt/kcontrol5/useragent/index.docbook
+share/doc/HTML/pt/kcontrol5/webshortcuts/index.cache.bz2
+share/doc/HTML/pt/kcontrol5/webshortcuts/index.docbook
+share/doc/HTML/pt/kioslave5/data/index.cache.bz2
+share/doc/HTML/pt/kioslave5/data/index.docbook
+share/doc/HTML/pt/kioslave5/file/index.cache.bz2
+share/doc/HTML/pt/kioslave5/file/index.docbook
+share/doc/HTML/pt/kioslave5/ftp/index.cache.bz2
+share/doc/HTML/pt/kioslave5/ftp/index.docbook
+share/doc/HTML/pt/kioslave5/help/documentationnotfound/index.cache.bz2
+share/doc/HTML/pt/kioslave5/help/documentationnotfound/index.docbook
+share/doc/HTML/pt/kioslave5/help/index.cache.bz2
+share/doc/HTML/pt/kioslave5/help/index.docbook
+share/doc/HTML/pt/kioslave5/http/index.cache.bz2
+share/doc/HTML/pt/kioslave5/http/index.docbook
+share/doc/HTML/pt/kioslave5/mailto/index.cache.bz2
+share/doc/HTML/pt/kioslave5/mailto/index.docbook
+share/doc/HTML/pt/kioslave5/telnet/index.cache.bz2
+share/doc/HTML/pt/kioslave5/telnet/index.docbook
+share/doc/HTML/pt/kioslave5/webdav/index.cache.bz2
+share/doc/HTML/pt/kioslave5/webdav/index.docbook
share/doc/HTML/pt_BR/kcontrol5/cache/index.cache.bz2
share/doc/HTML/pt_BR/kcontrol5/cache/index.docbook
share/doc/HTML/pt_BR/kcontrol5/cookies/index.cache.bz2
diff --git a/devel/kf5-kitemmodels/distinfo b/devel/kf5-kitemmodels/distinfo
index fb6a5f4c6fcb..567a42a579fb 100644
--- a/devel/kf5-kitemmodels/distinfo
+++ b/devel/kf5-kitemmodels/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214107
-SHA256 (KDE/frameworks/5.33.0/kitemmodels-5.33.0.tar.xz) = f663a21cb6a6a7b7ce08d73454e9c034a51bf9081b931549c642d6d53c0e42d5
-SIZE (KDE/frameworks/5.33.0/kitemmodels-5.33.0.tar.xz) = 388956
+TIMESTAMP = 1494247423
+SHA256 (KDE/frameworks/5.34.0/kitemmodels-5.34.0.tar.xz) = 05a72132df6001069273cc1425d65e890edf8112ac88cd2c6b61f5a3ee0d38d2
+SIZE (KDE/frameworks/5.34.0/kitemmodels-5.34.0.tar.xz) = 388948
diff --git a/devel/kf5-knewstuff/distinfo b/devel/kf5-knewstuff/distinfo
index a80159f74aca..feadab30be25 100644
--- a/devel/kf5-knewstuff/distinfo
+++ b/devel/kf5-knewstuff/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214107
-SHA256 (KDE/frameworks/5.33.0/knewstuff-5.33.0.tar.xz) = 505364a68a54a48be34eb6bf925f1e44827e6e6301775751baec5969a69092c8
-SIZE (KDE/frameworks/5.33.0/knewstuff-5.33.0.tar.xz) = 881884
+TIMESTAMP = 1494247423
+SHA256 (KDE/frameworks/5.34.0/knewstuff-5.34.0.tar.xz) = 02ad34252a5205824cbee79752593e09adfd8b3992cca712fd4da4cca91fa5a5
+SIZE (KDE/frameworks/5.34.0/knewstuff-5.34.0.tar.xz) = 884056
diff --git a/devel/kf5-knotifications/distinfo b/devel/kf5-knotifications/distinfo
index 17132ac2a4c8..7e38083f4a09 100644
--- a/devel/kf5-knotifications/distinfo
+++ b/devel/kf5-knotifications/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214107
-SHA256 (KDE/frameworks/5.33.0/knotifications-5.33.0.tar.xz) = cdab094f3a4f0c7bedf198f20605c8cbf4a73ac3909b92091d0dd7412177f79e
-SIZE (KDE/frameworks/5.33.0/knotifications-5.33.0.tar.xz) = 99724
+TIMESTAMP = 1494247424
+SHA256 (KDE/frameworks/5.34.0/knotifications-5.34.0.tar.xz) = 295e9325bc6ffe8c2aff1922fc7633b3e6f9d1fa90cf377635f9170bd487e58b
+SIZE (KDE/frameworks/5.34.0/knotifications-5.34.0.tar.xz) = 99748
diff --git a/devel/kf5-knotifyconfig/distinfo b/devel/kf5-knotifyconfig/distinfo
index d3725f7f14ec..b48f64339b13 100644
--- a/devel/kf5-knotifyconfig/distinfo
+++ b/devel/kf5-knotifyconfig/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214108
-SHA256 (KDE/frameworks/5.33.0/knotifyconfig-5.33.0.tar.xz) = bcfea6d8fc20d6977e8d7d2976461dcd718092e446ea5307a617eca9d66e2e55
-SIZE (KDE/frameworks/5.33.0/knotifyconfig-5.33.0.tar.xz) = 83304
+TIMESTAMP = 1494247425
+SHA256 (KDE/frameworks/5.34.0/knotifyconfig-5.34.0.tar.xz) = d3d3c9e3fa77bcabd6848d9969e3e20d478fb4065a0c59c8f5129c83b7109453
+SIZE (KDE/frameworks/5.34.0/knotifyconfig-5.34.0.tar.xz) = 83276
diff --git a/devel/kf5-kpackage/distinfo b/devel/kf5-kpackage/distinfo
index 91e32a9f3a71..b8b25794d36f 100644
--- a/devel/kf5-kpackage/distinfo
+++ b/devel/kf5-kpackage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214108
-SHA256 (KDE/frameworks/5.33.0/kpackage-5.33.0.tar.xz) = 9a1541aeac27eb507e20c06a40adf24b9da495734e39c456fc8e14e98e299a0e
-SIZE (KDE/frameworks/5.33.0/kpackage-5.33.0.tar.xz) = 120568
+TIMESTAMP = 1494247426
+SHA256 (KDE/frameworks/5.34.0/kpackage-5.34.0.tar.xz) = b8f09869323f5d077da750f982d7de800897a66366fc66d559fd3d9919acbe71
+SIZE (KDE/frameworks/5.34.0/kpackage-5.34.0.tar.xz) = 121056
diff --git a/devel/kf5-kpackage/pkg-plist b/devel/kf5-kpackage/pkg-plist
index 61f888fc1d75..96c0114eb74b 100644
--- a/devel/kf5-kpackage/pkg-plist
+++ b/devel/kf5-kpackage/pkg-plist
@@ -22,6 +22,7 @@ man/es/man1/kpackagetool5.1.gz
man/it/man1/kpackagetool5.1.gz
man/man1/kpackagetool5.1.gz
man/nl/man1/kpackagetool5.1.gz
+man/pt/man1/kpackagetool5.1.gz
man/pt_BR/man1/kpackagetool5.1.gz
man/sv/man1/kpackagetool5.1.gz
man/uk/man1/kpackagetool5.1.gz
diff --git a/devel/kf5-kparts/distinfo b/devel/kf5-kparts/distinfo
index 7c27f85a7b1c..0b6f6dad1483 100644
--- a/devel/kf5-kparts/distinfo
+++ b/devel/kf5-kparts/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214108
-SHA256 (KDE/frameworks/5.33.0/kparts-5.33.0.tar.xz) = 0a7697f889333f2161db0978b69212c83c0f3e6912c6ffd9e87a22a72a6ea039
-SIZE (KDE/frameworks/5.33.0/kparts-5.33.0.tar.xz) = 155476
+TIMESTAMP = 1494247426
+SHA256 (KDE/frameworks/5.34.0/kparts-5.34.0.tar.xz) = e73eaa30bec4a4a5223855dd5493c5b27bbaee5efcbfb74d5d8235498f03b6a8
+SIZE (KDE/frameworks/5.34.0/kparts-5.34.0.tar.xz) = 155424
diff --git a/devel/kf5-kpeople/distinfo b/devel/kf5-kpeople/distinfo
index 0d51ca37bf56..cbcdc4d262b4 100644
--- a/devel/kf5-kpeople/distinfo
+++ b/devel/kf5-kpeople/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214108
-SHA256 (KDE/frameworks/5.33.0/kpeople-5.33.0.tar.xz) = 87625cc19c958b3f3d4a5aa106563f9927746926e31c56382d500a1499796aa7
-SIZE (KDE/frameworks/5.33.0/kpeople-5.33.0.tar.xz) = 58908
+TIMESTAMP = 1494247427
+SHA256 (KDE/frameworks/5.34.0/kpeople-5.34.0.tar.xz) = 506771d30bf2c88dc95c9f59d25baf11e33d7723ea3d1fa1454403441b39354f
+SIZE (KDE/frameworks/5.34.0/kpeople-5.34.0.tar.xz) = 58916
diff --git a/devel/kf5-kpty/distinfo b/devel/kf5-kpty/distinfo
index b27ce6e791c3..60624e5f83c8 100644
--- a/devel/kf5-kpty/distinfo
+++ b/devel/kf5-kpty/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214108
-SHA256 (KDE/frameworks/5.33.0/kpty-5.33.0.tar.xz) = e562a3f8c66d9f442b7265baafeeba72ba4f25433b623d17214a780c6fc39575
-SIZE (KDE/frameworks/5.33.0/kpty-5.33.0.tar.xz) = 57980
+TIMESTAMP = 1494247428
+SHA256 (KDE/frameworks/5.34.0/kpty-5.34.0.tar.xz) = a0a4ec1005e97ee295b94a2a977d8d0344c842b40380d50f7176387b3e846502
+SIZE (KDE/frameworks/5.34.0/kpty-5.34.0.tar.xz) = 57936
diff --git a/devel/kf5-kservice/distinfo b/devel/kf5-kservice/distinfo
index 687cf48c16bc..19728fe9d7fc 100644
--- a/devel/kf5-kservice/distinfo
+++ b/devel/kf5-kservice/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214108
-SHA256 (KDE/frameworks/5.33.0/kservice-5.33.0.tar.xz) = f020f4146e87716cc2bb90214e1830faa46e745adf411bd1fe1b5ba6a122184b
-SIZE (KDE/frameworks/5.33.0/kservice-5.33.0.tar.xz) = 248080
+TIMESTAMP = 1494247429
+SHA256 (KDE/frameworks/5.34.0/kservice-5.34.0.tar.xz) = 6730f99cd9e187256703ee32942adf6d4370452d05a350a40d380a9d88e5336a
+SIZE (KDE/frameworks/5.34.0/kservice-5.34.0.tar.xz) = 248868
diff --git a/devel/kf5-kservice/pkg-plist b/devel/kf5-kservice/pkg-plist
index 02f316dcdf2f..cdd5d8375a1a 100644
--- a/devel/kf5-kservice/pkg-plist
+++ b/devel/kf5-kservice/pkg-plist
@@ -52,6 +52,8 @@ man/man8/desktoptojson.8.gz
man/man8/kbuildsycoca5.8.gz
man/nl/man8/desktoptojson.8.gz
man/nl/man8/kbuildsycoca5.8.gz
+man/pt/man8/desktoptojson.8.gz
+man/pt/man8/kbuildsycoca5.8.gz
man/pt_BR/man8/desktoptojson.8.gz
man/pt_BR/man8/kbuildsycoca5.8.gz
man/sv/man8/desktoptojson.8.gz
diff --git a/devel/kf5-ktexteditor/distinfo b/devel/kf5-ktexteditor/distinfo
index c64ebbe3b2e4..88fe7abff033 100644
--- a/devel/kf5-ktexteditor/distinfo
+++ b/devel/kf5-ktexteditor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214109
-SHA256 (KDE/frameworks/5.33.0/ktexteditor-5.33.0.tar.xz) = 4557a2a737c5c798caf3f44793cd0e00cd5363c58a2749381abbcfaa3ac3cc89
-SIZE (KDE/frameworks/5.33.0/ktexteditor-5.33.0.tar.xz) = 2238164
+TIMESTAMP = 1494247429
+SHA256 (KDE/frameworks/5.34.0/ktexteditor-5.34.0.tar.xz) = bcf714ea30c249e9d52eda5f089a5321b6ed283453cf81950319b7e7b8064aa0
+SIZE (KDE/frameworks/5.34.0/ktexteditor-5.34.0.tar.xz) = 2242128
diff --git a/devel/kf5-ktexteditor/pkg-plist b/devel/kf5-ktexteditor/pkg-plist
index e2fedbb587e3..25842172da41 100644
--- a/devel/kf5-ktexteditor/pkg-plist
+++ b/devel/kf5-ktexteditor/pkg-plist
@@ -1,3 +1,4 @@
+etc/dbus-1/system.d/org.kde.ktexteditor.katetextbuffer.conf
include/KF5/KTextEditor/KTextEditor/AnnotationInterface
include/KF5/KTextEditor/KTextEditor/Application
include/KF5/KTextEditor/KTextEditor/Attribute
@@ -59,8 +60,10 @@ lib/cmake/KF5TextEditor/KF5TextEditorTargets.cmake
lib/libKF5TextEditor.so
lib/libKF5TextEditor.so.5
lib/libKF5TextEditor.so.%%KDE_FRAMEWORKS_VERSION%%
+lib/libexec/kauth/kauth_ktexteditor_helper
%%QT_PLUGINDIR%%/kf5/parts/katepart.so
%%QT_MKSPECDIR%%/modules/qt_KTextEditor.pri
+share/dbus-1/system-services/org.kde.ktexteditor.katetextbuffer.service
share/katepart5/script/README.md
share/kservices5/katepart.desktop
share/kservicetypes5/ktexteditor.desktop
@@ -149,3 +152,4 @@ share/locale/wa/LC_MESSAGES/ktexteditor5.mo
share/locale/xh/LC_MESSAGES/ktexteditor5.mo
share/locale/zh_CN/LC_MESSAGES/ktexteditor5.mo
share/locale/zh_TW/LC_MESSAGES/ktexteditor5.mo
+share/polkit-1/actions/org.kde.ktexteditor.katetextbuffer.policy
diff --git a/devel/kf5-kunitconversion/distinfo b/devel/kf5-kunitconversion/distinfo
index a43785125f1b..c7351308331a 100644
--- a/devel/kf5-kunitconversion/distinfo
+++ b/devel/kf5-kunitconversion/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214109
-SHA256 (KDE/frameworks/5.33.0/kunitconversion-5.33.0.tar.xz) = 78daff1e168f1469f7d6102a25a5934c1cf8ea6f84550df0096c25b5058bd42d
-SIZE (KDE/frameworks/5.33.0/kunitconversion-5.33.0.tar.xz) = 775312
+TIMESTAMP = 1494247430
+SHA256 (KDE/frameworks/5.34.0/kunitconversion-5.34.0.tar.xz) = 553378be1e5a4460b8c15b57511c99df85fbf06c351c88a3fb792bb7a8039d6c
+SIZE (KDE/frameworks/5.34.0/kunitconversion-5.34.0.tar.xz) = 775108
diff --git a/devel/kf5-solid/distinfo b/devel/kf5-solid/distinfo
index 7508311ba3b3..1bced145f025 100644
--- a/devel/kf5-solid/distinfo
+++ b/devel/kf5-solid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214109
-SHA256 (KDE/frameworks/5.33.0/solid-5.33.0.tar.xz) = b5e3c9411b856fc2c9d4a344cced364b057f16902eb5e93a8e99c36ab6946849
-SIZE (KDE/frameworks/5.33.0/solid-5.33.0.tar.xz) = 246740
+TIMESTAMP = 1494247431
+SHA256 (KDE/frameworks/5.34.0/solid-5.34.0.tar.xz) = 2b12b8969211aeeed6becde9ed4fea264a68bdc98e0cf7cecb41873b6e107f0a
+SIZE (KDE/frameworks/5.34.0/solid-5.34.0.tar.xz) = 247944
diff --git a/devel/kf5-threadweaver/distinfo b/devel/kf5-threadweaver/distinfo
index cb23400491a2..f21f6f43e884 100644
--- a/devel/kf5-threadweaver/distinfo
+++ b/devel/kf5-threadweaver/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491214109
-SHA256 (KDE/frameworks/5.33.0/threadweaver-5.33.0.tar.xz) = 718252c027f668970f0d65efce972140a5f906fb449e6a8faf9a5cef658ec79b
-SIZE (KDE/frameworks/5.33.0/threadweaver-5.33.0.tar.xz) = 1409236
+TIMESTAMP = 1494247431
+SHA256 (KDE/frameworks/5.34.0/threadweaver-5.34.0.tar.xz) = 197e40ae14bc7d25fb89e232d12c1c01b76b792f98ace81d93c1e18104bdd4bf
+SIZE (KDE/frameworks/5.34.0/threadweaver-5.34.0.tar.xz) = 1409276