Index: head/databases/kdb/Makefile =================================================================== --- head/databases/kdb/Makefile (revision 498093) +++ head/databases/kdb/Makefile (revision 498094) @@ -1,33 +1,32 @@ # $FreeBSD$ PORTNAME= kdb -DISTVERSION= 3.1.0 -PORTREVISION= 5 +DISTVERSION= 3.2.0 CATEGORIES= databases kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= Database connectivity and creation framework LIB_DEPENDS= libicuuc.so:devel/icu USES= cmake compiler:c++11-lang gettext kde:5 \ python:2.7 qt:5 tar:xz USE_KDE= coreaddons ecm i18n USE_QT= core gui network widgets xml \ buildtools_build qmake_build # In the future, these options will be moved into slave ports OPTIONS_DEFINE= SQLITE MYSQL PGSQL OPTIONS_SUB= YES OPTIONS_DEFAULT= ${OPTIONS_DEFINE} SQLITE_USES= sqlite SQLITE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Sqlite MYSQL_USES= mysql MYSQL_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_MySQL PGSQL_USES= pgsql PGSQL_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_PostgreSQL .include Index: head/databases/kdb/distinfo =================================================================== --- head/databases/kdb/distinfo (revision 498093) +++ head/databases/kdb/distinfo (revision 498094) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520616671 -SHA256 (KDE/kdb/kdb-3.1.0.tar.xz) = 175645a149ae4d758ff2746900f6eabe4734b2bdac4d8c95893c650be4f929f2 -SIZE (KDE/kdb/kdb-3.1.0.tar.xz) = 543780 +TIMESTAMP = 1554540562 +SHA256 (KDE/kdb/kdb-3.2.0.tar.xz) = 8f8983bc8d143832dc14bc2003ba6af1af27688e477c0c791fd61445464f2069 +SIZE (KDE/kdb/kdb-3.2.0.tar.xz) = 650180 Index: head/databases/kdb/pkg-plist =================================================================== --- head/databases/kdb/pkg-plist (revision 498093) +++ head/databases/kdb/pkg-plist (revision 498094) @@ -1,236 +1,247 @@ %%SQLITE%%bin/kdb3_sqlite3_dump include/KDb3/KDb include/KDb3/KDb.h include/KDb3/KDbAdmin include/KDb3/KDbAdmin.h include/KDb3/KDbAlter include/KDb3/KDbAlter.h include/KDb3/KDbConnection include/KDb3/KDbConnection.h include/KDb3/KDbConnectionData include/KDb3/KDbConnectionData.h include/KDb3/KDbConnectionOptions include/KDb3/KDbConnectionOptions.h include/KDb3/KDbConnectionProxy include/KDb3/KDbConnectionProxy.h include/KDb3/KDbCursor include/KDb3/KDbCursor.h +include/KDb3/KDbDateTime +include/KDb3/KDbDateTime.h include/KDb3/KDbDriver include/KDb3/KDbDriver.h include/KDb3/KDbDriverBehavior include/KDb3/KDbDriverBehavior.h include/KDb3/KDbDriverManager include/KDb3/KDbDriverManager.h include/KDb3/KDbDriverMetaData include/KDb3/KDbDriverMetaData.h include/KDb3/KDbError include/KDb3/KDbError.h include/KDb3/KDbEscapedString include/KDb3/KDbEscapedString.h include/KDb3/KDbExpression include/KDb3/KDbExpression.h include/KDb3/KDbExpressionData include/KDb3/KDbExpressionData.h include/KDb3/KDbField include/KDb3/KDbField.h include/KDb3/KDbFieldList include/KDb3/KDbFieldList.h include/KDb3/KDbFieldValidator include/KDb3/KDbFieldValidator.h include/KDb3/KDbGlobal include/KDb3/KDbGlobal.h include/KDb3/KDbIdentifierValidator include/KDb3/KDbIdentifierValidator.h include/KDb3/KDbIndexSchema include/KDb3/KDbIndexSchema.h include/KDb3/KDbLongLongValidator include/KDb3/KDbLongLongValidator.h include/KDb3/KDbLookupFieldSchema include/KDb3/KDbLookupFieldSchema.h include/KDb3/KDbMessageHandler include/KDb3/KDbMessageHandler.h include/KDb3/KDbNativeStatementBuilder include/KDb3/KDbNativeStatementBuilder.h include/KDb3/KDbObject include/KDb3/KDbObject.h include/KDb3/KDbObjectNameValidator include/KDb3/KDbObjectNameValidator.h include/KDb3/KDbOrderByColumn include/KDb3/KDbOrderByColumn.h include/KDb3/KDbParser include/KDb3/KDbParser.h include/KDb3/KDbPreparedStatement include/KDb3/KDbPreparedStatement.h include/KDb3/KDbPreparedStatementInterface include/KDb3/KDbPreparedStatementInterface.h include/KDb3/KDbProperties include/KDb3/KDbProperties.h include/KDb3/KDbQueryAsterisk include/KDb3/KDbQueryAsterisk.h include/KDb3/KDbQueryColumnInfo include/KDb3/KDbQueryColumnInfo.h include/KDb3/KDbQuerySchema include/KDb3/KDbQuerySchema.h include/KDb3/KDbQuerySchemaParameter include/KDb3/KDbQuerySchemaParameter.h include/KDb3/KDbRecordData include/KDb3/KDbRecordData.h include/KDb3/KDbRecordEditBuffer include/KDb3/KDbRecordEditBuffer.h include/KDb3/KDbRelationship include/KDb3/KDbRelationship.h include/KDb3/KDbResult include/KDb3/KDbResult.h include/KDb3/KDbSelectStatementOptions include/KDb3/KDbSelectStatementOptions.h include/KDb3/KDbSqlField include/KDb3/KDbSqlField.h include/KDb3/KDbSqlRecord include/KDb3/KDbSqlRecord.h include/KDb3/KDbSqlResult include/KDb3/KDbSqlResult.h include/KDb3/KDbSqlString include/KDb3/KDbSqlString.h include/KDb3/KDbTableOrQuerySchema include/KDb3/KDbTableOrQuerySchema.h include/KDb3/KDbTableSchema include/KDb3/KDbTableSchema.h include/KDb3/KDbTableSchemaChangeListener include/KDb3/KDbTableSchemaChangeListener.h include/KDb3/KDbTableViewColumn include/KDb3/KDbTableViewColumn.h include/KDb3/KDbTableViewData include/KDb3/KDbTableViewData.h include/KDb3/KDbToken include/KDb3/KDbToken.h include/KDb3/KDbTransaction include/KDb3/KDbTransaction.h include/KDb3/KDbTransactionData include/KDb3/KDbTransactionData.h include/KDb3/KDbTransactionGuard include/KDb3/KDbTransactionGuard.h include/KDb3/KDbTristate include/KDb3/KDbTristate.h include/KDb3/KDbUtils include/KDb3/KDbUtils.h include/KDb3/KDbValidator include/KDb3/KDbValidator.h include/KDb3/KDbVersionInfo include/KDb3/KDbVersionInfo.h include/KDb3/config-kdb.h include/KDb3/kdb_export.h include/KDb3/kdb_version.h lib/cmake/KDb3/KDbConfig.cmake lib/cmake/KDb3/KDbConfigVersion.cmake lib/cmake/KDb3/KDbQCHTargets.cmake lib/cmake/KDb3/KDbTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/KDb3/KDbTargets.cmake lib/libKDb3.so lib/libKDb3.so.4 -lib/libKDb3.so.4.1.0 +lib/libKDb3.so.4.2.0 %%QT_MKSPECDIR%%/modules/qt_KDb3.pri %%MYSQL%%%%QT_PLUGINDIR%%/kdb3/kdb_mysqldriver.so %%PGSQL%%%%QT_PLUGINDIR%%/kdb3/kdb_postgresqldriver.so %%SQLITE%%%%QT_PLUGINDIR%%/kdb3/kdb_sqlitedriver.so %%QT_PLUGINDIR%%/kdb3/sqlite3/kdb_sqlite_icu.so libdata/pkgconfig/KDb3.pc %%MYSQL%%share/locale/ast/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/ast/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/ast/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/ast/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/ca/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/ca/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/ca/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/ca/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/ca@valencia/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/ca@valencia/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/ca@valencia/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/ca@valencia/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/cs/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/cs/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/cs/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/cs/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/de/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/de/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/de/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/de/LC_MESSAGES/kdb_sqlitedriver_qt.qm +share/locale/en/LC_MESSAGES/kdb_qt.qm %%MYSQL%%share/locale/en_GB/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/en_GB/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/en_GB/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/en_GB/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/es/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/es/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/es/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/es/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/fi/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/fi/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/fi/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/fi/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/fr/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/fr/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/fr/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/fr/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/gl/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/gl/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/gl/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/gl/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/hu/LC_MESSAGES/kdb_mysqldriver_qt.qm %%MYSQL%%share/locale/ia/LC_MESSAGES/kdb_mysqldriver_qt.qm share/locale/ia/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/ia/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/it/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/it/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/it/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/it/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/ja/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/ja/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/ja/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/ja/LC_MESSAGES/kdb_sqlitedriver_qt.qm +%%MYSQL%%share/locale/ko/LC_MESSAGES/kdb_mysqldriver_qt.qm +%%PGSQL%%share/locale/ko/LC_MESSAGES/kdb_postgresqldriver_qt.qm +share/locale/ko/LC_MESSAGES/kdb_qt.qm +%%SQLITE%%share/locale/ko/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/lt/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/lt/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/lt/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/lt/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/nl/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/nl/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/nl/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/nl/LC_MESSAGES/kdb_sqlitedriver_qt.qm +%%MYSQL%%share/locale/nn/LC_MESSAGES/kdb_mysqldriver_qt.qm +%%PGSQL%%share/locale/nn/LC_MESSAGES/kdb_postgresqldriver_qt.qm +share/locale/nn/LC_MESSAGES/kdb_qt.qm +%%SQLITE%%share/locale/nn/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/pl/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/pl/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/pl/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/pl/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/pt/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/pt/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/pt/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/pt/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/pt_BR/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/pt_BR/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/pt_BR/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/pt_BR/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/ru/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/ru/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/ru/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/ru/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/sk/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/sk/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/sk/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/sk/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/sv/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/sv/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/sv/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/sv/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/tr/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/tr/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/tr/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/tr/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/uk/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/uk/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/uk/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/uk/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/zh_CN/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/zh_CN/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/zh_CN/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/zh_CN/LC_MESSAGES/kdb_sqlitedriver_qt.qm %%MYSQL%%share/locale/zh_TW/LC_MESSAGES/kdb_mysqldriver_qt.qm %%PGSQL%%share/locale/zh_TW/LC_MESSAGES/kdb_postgresqldriver_qt.qm share/locale/zh_TW/LC_MESSAGES/kdb_qt.qm %%SQLITE%%share/locale/zh_TW/LC_MESSAGES/kdb_sqlitedriver_qt.qm Index: head/databases/kexi/Makefile =================================================================== --- head/databases/kexi/Makefile (revision 498093) +++ head/databases/kexi/Makefile (revision 498094) @@ -1,34 +1,33 @@ # $FreeBSD$ PORTNAME= kexi -DISTVERSION= 3.1.0 -PORTREVISION= 2 +DISTVERSION= 3.2.0 CATEGORIES= databases kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= Visual database applications creator LIB_DEPENDS= libKDb3.so:databases/kdb \ libKPropertyCore3.so:x11-toolkits/kproperty \ libKReport3.so:textproc/kreport USES= cmake compiler:c++11-lang desktop-file-utils gettext \ iconv kde:5 pkgconfig qt:5 tar:xz USE_GNOME= glib20 USE_KDE= auth bookmarks codecs completion config \ configwidgets coreaddons crash ecm guiaddons i18n \ iconthemes itemviews jobwidgets kio parts service \ solid sonnet texteditor textwidgets widgetsaddons \ xmlgui breeze-icons_build USE_QT= core dbus declarative gui network printsupport webkit widgets xml \ buildtools_build qmake_build CONFLICTS_INSTALL= calligra-2* CMAKE_ARGS= -DBUILD_TESTING:BOOL=OFF \ -DKEXI_QTGUI_RUNTIME_AVAILABLE:BOOL=TRUE \ -DKEXI_ENABLE_QTGUI_FOR_TESTS:BOOL=FALSE .include Index: head/databases/kexi/distinfo =================================================================== --- head/databases/kexi/distinfo (revision 498093) +++ head/databases/kexi/distinfo (revision 498094) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520616685 -SHA256 (KDE/kexi/kexi-3.1.0.tar.xz) = 6d55cd4af177bcb060673a0977d52bc91cc2dd1b1420d008a78f9783312152fb -SIZE (KDE/kexi/kexi-3.1.0.tar.xz) = 3028492 +TIMESTAMP = 1554540688 +SHA256 (KDE/kexi/kexi-3.2.0.tar.xz) = 7a813f9ea815a09c1e733d0e7dc879c64eee85f075389e87e6aab99cf0c1c1ff +SIZE (KDE/kexi/kexi-3.2.0.tar.xz) = 3624956 Index: head/databases/kexi/files/patch-git_1578fc =================================================================== --- head/databases/kexi/files/patch-git_1578fc (revision 498093) +++ head/databases/kexi/files/patch-git_1578fc (nonexistent) @@ -1,31 +0,0 @@ -From 1578fcb4a0407cf368edb6ee4605c4ef9e77b6ed Mon Sep 17 00:00:00 2001 -From: Andreas Sturmlechner -Date: Tue, 20 Mar 2018 00:06:46 +0100 -Subject: [PATCH] Fix build with Qt 5.11 (missing headers) - -Reviewers: #kexi, staniek - -Reviewed By: #kexi, staniek - -Subscribers: staniek - -Tags: #kexi - -Differential Revision: https://phabricator.kde.org/D11503 ---- - src/main/startup/KexiNewProjectAssistant.cpp | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/src/main/startup/KexiNewProjectAssistant.cpp b/src/main/startup/KexiNewProjectAssistant.cpp -index 59e819acc..6568f1b5c 100644 ---- src/main/startup/KexiNewProjectAssistant.cpp -+++ src/main/startup/KexiNewProjectAssistant.cpp -@@ -48,6 +48,7 @@ - #include - #include - -+#include - #include - #include - #include - Property changes on: head/databases/kexi/files/patch-git_1578fc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/databases/kexi/pkg-plist =================================================================== --- head/databases/kexi/pkg-plist (revision 498093) +++ head/databases/kexi/pkg-plist (revision 498094) @@ -1,229 +1,259 @@ -bin/kexi-3.1 -lib/libkexicore3.1.so -lib/libkexicore3.1.so.3.1 -lib/libkexicore3.1.so.3.1.0 -lib/libkexidatatable3.1.so -lib/libkexidatatable3.1.so.3.1 -lib/libkexidatatable3.1.so.3.1.0 -lib/libkexidataviewcommon3.1.so -lib/libkexidataviewcommon3.1.so.3.1 -lib/libkexidataviewcommon3.1.so.3.1.0 -lib/libkexiextendedwidgets3.1.so -lib/libkexiextendedwidgets3.1.so.3.1 -lib/libkexiextendedwidgets3.1.so.3.1.0 -lib/libkexiformutils3.1.so -lib/libkexiformutils3.1.so.3.1 -lib/libkexiformutils3.1.so.3.1.0 -lib/libkexiguiutils3.1.so -lib/libkexiguiutils3.1.so.3.1 -lib/libkexiguiutils3.1.so.3.1.0 -lib/libkeximain3.1.so -lib/libkeximain3.1.so.3.1 -lib/libkeximain3.1.so.3.1.0 -lib/libkeximigrate3.1.so -lib/libkeximigrate3.1.so.3.1 -lib/libkeximigrate3.1.so.3.1.0 -lib/libkexirelationsview3.1.so -lib/libkexirelationsview3.1.so.3.1 -lib/libkexirelationsview3.1.so.3.1.0 -lib/libkexiundo3.1.so -lib/libkexiundo3.1.so.3.1 -lib/libkexiundo3.1.so.3.1.0 -lib/libkexiutils3.1.so -lib/libkexiutils3.1.so.3.1 -lib/libkexiutils3.1.so.3.1.0 -lib/libkformdesigner3.1.so -lib/libkformdesigner3.1.so.3.1 -lib/libkformdesigner3.1.so.3.1.0 -%%QT_PLUGINDIR%%/kexi/3.1/forms/widgets/org.kexi-project.form.widgets.main.so -%%QT_PLUGINDIR%%/kexi/3.1/forms/widgets/org.kexi-project.form.widgets.web-browser.so -%%QT_PLUGINDIR%%/kexi/3.1/kexi_csvimportexportplugin.so -%%QT_PLUGINDIR%%/kexi/3.1/kexi_formplugin.so -%%QT_PLUGINDIR%%/kexi/3.1/kexi_migrationplugin.so -%%QT_PLUGINDIR%%/kexi/3.1/kexi_queryplugin.so -%%QT_PLUGINDIR%%/kexi/3.1/kexi_reportplugin.so -%%QT_PLUGINDIR%%/kexi/3.1/kexi_tableplugin.so -%%QT_PLUGINDIR%%/kexi/3.1/migrate/keximigrate_mdb.so -%%QT_PLUGINDIR%%/kexi/3.1/migrate/keximigrate_mysql.so -%%QT_PLUGINDIR%%/kexi/3.1/migrate/keximigrate_postgresql.so -%%QT_PLUGINDIR%%/kexi/3.1/migrate/keximigrate_tsv.so -share/applications/org.kde.kexi-3.1.desktop +bin/kexi-3.2 +lib/libkexicore3.2.so +lib/libkexicore3.2.so.3.2 +lib/libkexicore3.2.so.3.2.0 +lib/libkexidatatable3.2.so +lib/libkexidatatable3.2.so.3.2 +lib/libkexidatatable3.2.so.3.2.0 +lib/libkexidataviewcommon3.2.so +lib/libkexidataviewcommon3.2.so.3.2 +lib/libkexidataviewcommon3.2.so.3.2.0 +lib/libkexiextendedwidgets3.2.so +lib/libkexiextendedwidgets3.2.so.3.2 +lib/libkexiextendedwidgets3.2.so.3.2.0 +lib/libkexiformutils3.2.so +lib/libkexiformutils3.2.so.3.2 +lib/libkexiformutils3.2.so.3.2.0 +lib/libkexiguiutils3.2.so +lib/libkexiguiutils3.2.so.3.2 +lib/libkexiguiutils3.2.so.3.2.0 +lib/libkeximain3.2.so +lib/libkeximain3.2.so.3.2 +lib/libkeximain3.2.so.3.2.0 +lib/libkeximigrate3.2.so +lib/libkeximigrate3.2.so.3.2 +lib/libkeximigrate3.2.so.3.2.0 +lib/libkexirelationsview3.2.so +lib/libkexirelationsview3.2.so.3.2 +lib/libkexirelationsview3.2.so.3.2.0 +lib/libkexiundo3.2.so +lib/libkexiundo3.2.so.3.2 +lib/libkexiundo3.2.so.3.2.0 +lib/libkexiutils3.2.so +lib/libkexiutils3.2.so.3.2 +lib/libkexiutils3.2.so.3.2.0 +lib/libkformdesigner3.2.so +lib/libkformdesigner3.2.so.3.2 +lib/libkformdesigner3.2.so.3.2.0 +%%QT_PLUGINDIR%%/kexi/3.2/forms/widgets/org.kexi-project.form.widgets.main.so +%%QT_PLUGINDIR%%/kexi/3.2/forms/widgets/org.kexi-project.form.widgets.web-browser.so +%%QT_PLUGINDIR%%/kexi/3.2/kexi_csvimportexportplugin.so +%%QT_PLUGINDIR%%/kexi/3.2/kexi_formplugin.so +%%QT_PLUGINDIR%%/kexi/3.2/kexi_migrationplugin.so +%%QT_PLUGINDIR%%/kexi/3.2/kexi_queryplugin.so +%%QT_PLUGINDIR%%/kexi/3.2/kexi_reportplugin.so +%%QT_PLUGINDIR%%/kexi/3.2/kexi_tableplugin.so +%%QT_PLUGINDIR%%/kexi/3.2/migrate/keximigrate_mdb.so +%%QT_PLUGINDIR%%/kexi/3.2/migrate/keximigrate_mysql.so +%%QT_PLUGINDIR%%/kexi/3.2/migrate/keximigrate_postgresql.so +%%QT_PLUGINDIR%%/kexi/3.2/migrate/keximigrate_tsv.so +share/applications/org.kde.kexi-3.2.desktop +share/doc/HTML/ca/kexi/index.cache.bz2 +share/doc/HTML/ca/kexi/index.docbook share/doc/HTML/de/kexi/index.cache.bz2 share/doc/HTML/de/kexi/index.docbook -share/doc/HTML/nl/kexi/index.cache.bz2 -share/doc/HTML/nl/kexi/index.docbook share/doc/HTML/it/kexi/index.cache.bz2 share/doc/HTML/it/kexi/index.docbook -%%DATADIR%%/3.1/examples/Simple_Database.kexi -%%DATADIR%%/3.1/icons/kexi_breeze.rcc -%%DATADIR%%/3.1/icons/org.kexi-project.form.widgets.main_breeze.rcc -%%DATADIR%%/3.1/icons/org.kexi-project.form.widgets.web-browser_breeze.rcc -%%DATADIR%%/3.1/status/contribution_details.ui -%%DATADIR%%/3.1/status/contribution_help.ui -%%DATADIR%%/3.1/status/status.rcc -%%DATADIR%%/3.1/status/status.ui -%%DATADIR%%/3.1/status/status_strings.ui +share/doc/HTML/nl/kexi/index.cache.bz2 +share/doc/HTML/nl/kexi/index.docbook +share/doc/HTML/uk/kexi/contact-example.png +share/doc/HTML/uk/kexi/index.cache.bz2 +share/doc/HTML/uk/kexi/index.docbook +share/doc/HTML/uk/kexi/kexi_create_tab.png +share/doc/HTML/uk/kexi/kexi_data_tab.png +share/doc/HTML/uk/kexi/kexi_external_data_tab.png +share/doc/HTML/uk/kexi/kexi_form_design_tab.png +share/doc/HTML/uk/kexi/kexi_kexi_tab.png +share/doc/HTML/uk/kexi/kexi_mainwindow.png +share/doc/HTML/uk/kexi/kexi_openproject.png +share/doc/HTML/uk/kexi/kexi_projectnavigator.png +share/doc/HTML/uk/kexi/kexi_propertyeditor.png +share/doc/HTML/uk/kexi/kexi_report_design_tab.png +share/doc/HTML/uk/kexi/kexi_tabbedtoolbar.png +share/doc/HTML/uk/kexi/kexi_tools_tab.png +share/doc/HTML/uk/kexi/kexi_windowtabs.png +share/doc/HTML/uk/kexi/newproject.png +share/doc/HTML/uk/kexi/projectfilename.png +share/doc/HTML/uk/kexi/projectstorage.png +share/icons/hicolor/1024x1024/apps/kexi-3.2.png +share/icons/hicolor/128x128/apps/kexi-3.2.png +share/icons/hicolor/16x16/apps/kexi-3.2.png +share/icons/hicolor/256x256/apps/kexi-3.2.png +share/icons/hicolor/32x32/apps/kexi-3.2.png +share/icons/hicolor/48x48/apps/kexi-3.2.png +share/icons/hicolor/512x512/apps/kexi-3.2.png +share/icons/hicolor/64x64/apps/kexi-3.2.png +%%DATADIR%%/3.2/examples/Simple_Database.kexi +%%DATADIR%%/3.2/icons/kexi_breeze.rcc +%%DATADIR%%/3.2/icons/org.kexi-project.form.widgets.main_breeze.rcc +%%DATADIR%%/3.2/icons/org.kexi-project.form.widgets.web-browser_breeze.rcc +%%DATADIR%%/3.2/status/contribution_details.ui +%%DATADIR%%/3.2/status/contribution_help.ui +%%DATADIR%%/3.2/status/status.rcc +%%DATADIR%%/3.2/status/status.ui +%%DATADIR%%/3.2/status/status_strings.ui share/locale/ar/LC_MESSAGES/kexi.mo share/locale/ast/LC_MESSAGES/kexi.mo share/locale/ast/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/ast/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/ast/LC_MESSAGES/keximigrate_mdb.mo share/locale/be/LC_MESSAGES/kexi.mo share/locale/bg/LC_MESSAGES/kexi.mo share/locale/br/LC_MESSAGES/kexi.mo share/locale/bs/LC_MESSAGES/kexi.mo share/locale/bs/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/bs/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/ca/LC_MESSAGES/kexi.mo share/locale/ca/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/ca/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/ca/LC_MESSAGES/keximigrate_mdb.mo share/locale/ca@valencia/LC_MESSAGES/kexi.mo share/locale/ca@valencia/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/ca@valencia/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/ca@valencia/LC_MESSAGES/keximigrate_mdb.mo share/locale/cs/LC_MESSAGES/kexi.mo share/locale/cs/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/cs/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/cs/LC_MESSAGES/keximigrate_mdb.mo share/locale/cy/LC_MESSAGES/kexi.mo share/locale/da/LC_MESSAGES/kexi.mo share/locale/da/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/da/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/de/LC_MESSAGES/kexi.mo share/locale/de/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/de/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/de/LC_MESSAGES/keximigrate_mdb.mo share/locale/el/LC_MESSAGES/kexi.mo share/locale/el/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/el/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/el/LC_MESSAGES/keximigrate_mdb.mo share/locale/en_GB/LC_MESSAGES/kexi.mo share/locale/en_GB/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/en_GB/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/en_GB/LC_MESSAGES/keximigrate_mdb.mo share/locale/eo/LC_MESSAGES/kexi.mo share/locale/es/LC_MESSAGES/kexi.mo share/locale/es/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/es/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/es/LC_MESSAGES/keximigrate_mdb.mo share/locale/et/LC_MESSAGES/kexi.mo share/locale/et/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/et/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/eu/LC_MESSAGES/kexi.mo share/locale/fa/LC_MESSAGES/kexi.mo share/locale/fi/LC_MESSAGES/kexi.mo share/locale/fi/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/fi/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/fi/LC_MESSAGES/keximigrate_mdb.mo share/locale/fr/LC_MESSAGES/kexi.mo share/locale/fr/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/fr/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/fr/LC_MESSAGES/keximigrate_mdb.mo share/locale/fy/LC_MESSAGES/kexi.mo share/locale/ga/LC_MESSAGES/kexi.mo share/locale/ga/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/ga/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/gl/LC_MESSAGES/kexi.mo share/locale/gl/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/gl/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/gl/LC_MESSAGES/keximigrate_mdb.mo share/locale/he/LC_MESSAGES/kexi.mo share/locale/hi/LC_MESSAGES/kexi.mo share/locale/hne/LC_MESSAGES/kexi.mo share/locale/hr/LC_MESSAGES/kexi.mo share/locale/hsb/LC_MESSAGES/kexi.mo share/locale/hu/LC_MESSAGES/kexi.mo share/locale/hu/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/hu/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/ia/LC_MESSAGES/kexi.mo share/locale/ia/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/ia/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/it/LC_MESSAGES/kexi.mo share/locale/it/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/it/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/it/LC_MESSAGES/keximigrate_mdb.mo share/locale/ja/LC_MESSAGES/kexi.mo share/locale/ja/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/ja/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/ja/LC_MESSAGES/keximigrate_mdb.mo share/locale/kk/LC_MESSAGES/kexi.mo share/locale/kk/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/kk/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/km/LC_MESSAGES/kexi.mo share/locale/ko/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/ko/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/lt/LC_MESSAGES/kexi.mo share/locale/lt/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/lt/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/mai/LC_MESSAGES/kexi.mo share/locale/mr/LC_MESSAGES/kexi.mo share/locale/mr/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/mr/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/ms/LC_MESSAGES/kexi.mo share/locale/nb/LC_MESSAGES/kexi.mo share/locale/nb/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/nb/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/nds/LC_MESSAGES/kexi.mo share/locale/nds/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/nds/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/ne/LC_MESSAGES/kexi.mo share/locale/nl/LC_MESSAGES/kexi.mo share/locale/nl/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/nl/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/nl/LC_MESSAGES/keximigrate_mdb.mo share/locale/nn/LC_MESSAGES/kexi.mo share/locale/oc/LC_MESSAGES/kexi.mo share/locale/pl/LC_MESSAGES/kexi.mo share/locale/pl/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/pl/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/pl/LC_MESSAGES/keximigrate_mdb.mo share/locale/pt/LC_MESSAGES/kexi.mo share/locale/pt/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/pt/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/pt/LC_MESSAGES/keximigrate_mdb.mo share/locale/pt_BR/LC_MESSAGES/kexi.mo share/locale/pt_BR/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/pt_BR/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/pt_BR/LC_MESSAGES/keximigrate_mdb.mo share/locale/ro/LC_MESSAGES/kexi.mo share/locale/ru/LC_MESSAGES/kexi.mo share/locale/ru/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/ru/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/se/LC_MESSAGES/kexi.mo share/locale/sk/LC_MESSAGES/kexi.mo share/locale/sk/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/sk/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/sk/LC_MESSAGES/keximigrate_mdb.mo share/locale/sl/LC_MESSAGES/kexi.mo share/locale/sl/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/sl/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/sq/LC_MESSAGES/kexi.mo share/locale/sv/LC_MESSAGES/kexi.mo share/locale/sv/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/sv/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/sv/LC_MESSAGES/keximigrate_mdb.mo share/locale/ta/LC_MESSAGES/kexi.mo share/locale/tg/LC_MESSAGES/kexi.mo share/locale/tr/LC_MESSAGES/kexi.mo share/locale/tr/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/tr/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/tr/LC_MESSAGES/keximigrate_mdb.mo share/locale/ug/LC_MESSAGES/kexi.mo share/locale/ug/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/ug/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/uk/LC_MESSAGES/kexi.mo share/locale/uk/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/uk/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/uk/LC_MESSAGES/keximigrate_mdb.mo share/locale/uz/LC_MESSAGES/kexi.mo share/locale/wa/LC_MESSAGES/kexi.mo share/locale/xh/LC_MESSAGES/kexi.mo share/locale/zh_CN/LC_MESSAGES/kexi.mo share/locale/zh_CN/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/zh_CN/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/zh_CN/LC_MESSAGES/keximigrate_mdb.mo share/locale/zh_TW/LC_MESSAGES/kexi.mo share/locale/zh_TW/LC_MESSAGES/kexiforms_mapwidgetplugin.mo share/locale/zh_TW/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo share/locale/zh_TW/LC_MESSAGES/keximigrate_mdb.mo -share/metainfo/org.kde.kexi-3.1.appdata.xml +share/metainfo/org.kde.kexi-3.2.appdata.xml Index: head/textproc/kreport/Makefile =================================================================== --- head/textproc/kreport/Makefile (revision 498093) +++ head/textproc/kreport/Makefile (revision 498094) @@ -1,23 +1,22 @@ # $FreeBSD$ PORTNAME= kreport -DISTVERSION= 3.1.0 -PORTREVISION= 2 +DISTVERSION= 3.2.0 CATEGORIES= textproc kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= Framework for creation of reports in multiple formats LIB_DEPENDS= libKPropertyCore3.so:x11-toolkits/kproperty USES= cmake compiler:c++11-lang gettext kde:5 \ python:2.7 qt:5 tar:xz USE_KDE= config coreaddons ecm marble widgetsaddons USE_QT= core declarative gui network webkit widgets xml \ buildtools_build printsupport qmake_build CONFLICTS_INSTALL= calligra-2* .include Index: head/textproc/kreport/distinfo =================================================================== --- head/textproc/kreport/distinfo (revision 498093) +++ head/textproc/kreport/distinfo (revision 498094) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520616696 -SHA256 (KDE/kreport/kreport-3.1.0.tar.xz) = 3b6485629b5e4343b7ddf42efb1927310d60b143a22afe79925147d0ddcdf36c -SIZE (KDE/kreport/kreport-3.1.0.tar.xz) = 378980 +TIMESTAMP = 1554540665 +SHA256 (KDE/kreport/kreport-3.2.0.tar.xz) = 22716d719654e8f887fe4d33654e252ddf3d3d818c44e15a8af0e6f2e7d6ccd7 +SIZE (KDE/kreport/kreport-3.2.0.tar.xz) = 374072 Index: head/textproc/kreport/pkg-plist =================================================================== --- head/textproc/kreport/pkg-plist (revision 498093) +++ head/textproc/kreport/pkg-plist (revision 498094) @@ -1,276 +1,279 @@ include/KReport3/KReportAsyncItemBase include/KReport3/KReportAsyncItemBase.h include/KReport3/KReportDataSource include/KReport3/KReportDataSource.h include/KReport3/KReportDesign include/KReport3/KReportDesign.h include/KReport3/KReportDesigner include/KReport3/KReportDesigner.h include/KReport3/KReportDesignerItemBase include/KReport3/KReportDesignerItemBase.h include/KReport3/KReportDesignerItemRectBase include/KReport3/KReportDesignerItemRectBase.h include/KReport3/KReportDesignerSection include/KReport3/KReportDesignerSection.h include/KReport3/KReportDesignerSectionDetail include/KReport3/KReportDesignerSectionDetail.h include/KReport3/KReportDesignerSectionDetailGroup include/KReport3/KReportDesignerSectionDetailGroup.h include/KReport3/KReportDocument include/KReport3/KReportDocument.h include/KReport3/KReportElement include/KReport3/KReportElement.h include/KReport3/KReportGroupTracker include/KReport3/KReportGroupTracker.h include/KReport3/KReportItemBase include/KReport3/KReportItemBase.h include/KReport3/KReportItemLine include/KReport3/KReportItemLine.h include/KReport3/KReportLabelElement include/KReport3/KReportLabelElement.h include/KReport3/KReportLineStyle include/KReport3/KReportLineStyle.h include/KReport3/KReportPage include/KReport3/KReportPage.h include/KReport3/KReportPageSize include/KReport3/KReportPageSize.h include/KReport3/KReportPluginInterface include/KReport3/KReportPluginInterface.h include/KReport3/KReportPluginManager include/KReport3/KReportPluginManager.h include/KReport3/KReportPluginMetaData include/KReport3/KReportPluginMetaData.h include/KReport3/KReportPreRenderer include/KReport3/KReportPreRenderer.h include/KReport3/KReportRenderObjects include/KReport3/KReportRenderObjects.h include/KReport3/KReportRendererBase include/KReport3/KReportRendererBase.h include/KReport3/KReportScriptConstants include/KReport3/KReportScriptConstants.h include/KReport3/KReportScriptDraw include/KReport3/KReportScriptDraw.h include/KReport3/KReportScriptHandler include/KReport3/KReportScriptHandler.h include/KReport3/KReportScriptSource include/KReport3/KReportScriptSource.h include/KReport3/KReportSection include/KReport3/KReportSection.h include/KReport3/KReportSectionData include/KReport3/KReportSectionData.h include/KReport3/KReportUnit include/KReport3/KReportUnit.h include/KReport3/KReportUtils include/KReport3/KReportUtils.h include/KReport3/KReportView include/KReport3/KReportView.h include/KReport3/config-kreport.h include/KReport3/kreport_export.h include/KReport3/kreport_version.h lib/cmake/KReport3/KReportConfig.cmake lib/cmake/KReport3/KReportConfigVersion.cmake lib/cmake/KReport3/KReportQCHTargets.cmake lib/cmake/KReport3/KReportTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/KReport3/KReportTargets.cmake lib/libKReport3.so lib/libKReport3.so.4 -lib/libKReport3.so.4.1.0 +lib/libKReport3.so.4.2.0 %%QT_MKSPECDIR%%/modules/qt_KReport3.pri %%QT_PLUGINDIR%%/kreport3/org.kde.kreport.barcode.so %%QT_PLUGINDIR%%/kreport3/org.kde.kreport.maps.so %%QT_PLUGINDIR%%/kreport3/org.kde.kreport.web.so libdata/pkgconfig/KReport3.pc -share/kreport3/icons/kreport_breeze.rcc -share/kreport3/icons/org.kde.kreport.barcode_breeze.rcc -share/kreport3/icons/org.kde.kreport.maps_breeze.rcc -share/kreport3/icons/org.kde.kreport.web_breeze.rcc +%%DATADIR%%3/icons/kreport_breeze.rcc +%%DATADIR%%3/icons/org.kde.kreport.barcode_breeze.rcc +%%DATADIR%%3/icons/org.kde.kreport.maps_breeze.rcc +%%DATADIR%%3/icons/org.kde.kreport.web_breeze.rcc share/kservicetypes5/kreport_elementplugin.desktop share/locale/af/LC_MESSAGES/kreport_qt.qm share/locale/ar/LC_MESSAGES/kreport_qt.qm share/locale/ast/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/ast/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/ast/LC_MESSAGES/kreport_qt.qm share/locale/ast/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/be/LC_MESSAGES/kreport_qt.qm share/locale/bg/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/bg/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/bg/LC_MESSAGES/kreport_qt.qm share/locale/br/LC_MESSAGES/kreport_qt.qm share/locale/bs/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/bs/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/bs/LC_MESSAGES/kreport_qt.qm share/locale/bs/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/ca/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/ca/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/ca/LC_MESSAGES/kreport_qt.qm share/locale/ca/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/ca@valencia/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/ca@valencia/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/ca@valencia/LC_MESSAGES/kreport_qt.qm share/locale/ca@valencia/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/cs/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/cs/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/cs/LC_MESSAGES/kreport_qt.qm share/locale/cs/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/cy/LC_MESSAGES/kreport_qt.qm share/locale/da/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/da/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/da/LC_MESSAGES/kreport_qt.qm share/locale/da/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/de/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/de/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/de/LC_MESSAGES/kreport_qt.qm share/locale/de/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/el/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/el/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/el/LC_MESSAGES/kreport_qt.qm share/locale/el/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/en_GB/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/en_GB/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/en_GB/LC_MESSAGES/kreport_qt.qm share/locale/en_GB/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/eo/LC_MESSAGES/kreport_qt.qm share/locale/es/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/es/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/es/LC_MESSAGES/kreport_qt.qm share/locale/es/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/et/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/et/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/et/LC_MESSAGES/kreport_qt.qm share/locale/et/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/eu/LC_MESSAGES/kreport_qt.qm share/locale/fa/LC_MESSAGES/kreport_qt.qm share/locale/fi/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/fi/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/fi/LC_MESSAGES/kreport_qt.qm share/locale/fi/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/fr/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/fr/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/fr/LC_MESSAGES/kreport_qt.qm share/locale/fr/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/fy/LC_MESSAGES/kreport_qt.qm share/locale/ga/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/ga/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/ga/LC_MESSAGES/kreport_qt.qm share/locale/ga/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/gl/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/gl/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/gl/LC_MESSAGES/kreport_qt.qm share/locale/gl/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/he/LC_MESSAGES/kreport_qt.qm share/locale/hi/LC_MESSAGES/kreport_qt.qm share/locale/hne/LC_MESSAGES/kreport_qt.qm share/locale/hr/LC_MESSAGES/kreport_qt.qm share/locale/hu/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/hu/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/hu/LC_MESSAGES/kreport_qt.qm share/locale/hu/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/ia/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/ia/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/ia/LC_MESSAGES/kreport_qt.qm share/locale/ia/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/is/LC_MESSAGES/kreport_qt.qm share/locale/it/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/it/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/it/LC_MESSAGES/kreport_qt.qm share/locale/it/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/ja/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/ja/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/ja/LC_MESSAGES/kreport_qt.qm share/locale/ja/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/kk/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/kk/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/kk/LC_MESSAGES/kreport_qt.qm share/locale/kk/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/ko/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/ko/LC_MESSAGES/kreport_mapsplugin_qt.qm +share/locale/ko/LC_MESSAGES/kreport_qt.qm share/locale/ko/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/ku/LC_MESSAGES/kreport_qt.qm share/locale/lt/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/lt/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/lt/LC_MESSAGES/kreport_qt.qm share/locale/lt/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/lv/LC_MESSAGES/kreport_qt.qm share/locale/mai/LC_MESSAGES/kreport_qt.qm share/locale/mk/LC_MESSAGES/kreport_qt.qm share/locale/mr/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/mr/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/mr/LC_MESSAGES/kreport_qt.qm share/locale/mr/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/ms/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/ms/LC_MESSAGES/kreport_qt.qm share/locale/nb/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/nb/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/nb/LC_MESSAGES/kreport_qt.qm share/locale/nb/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/nds/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/nds/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/nds/LC_MESSAGES/kreport_qt.qm share/locale/nds/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/ne/LC_MESSAGES/kreport_qt.qm share/locale/nl/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/nl/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/nl/LC_MESSAGES/kreport_qt.qm share/locale/nl/LC_MESSAGES/kreport_webplugin_qt.qm +share/locale/nn/LC_MESSAGES/kreport_barcodeplugin_qt.qm +share/locale/nn/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/nn/LC_MESSAGES/kreport_qt.qm share/locale/oc/LC_MESSAGES/kreport_qt.qm share/locale/pa/LC_MESSAGES/kreport_qt.qm share/locale/pl/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/pl/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/pl/LC_MESSAGES/kreport_qt.qm share/locale/pl/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/pt/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/pt/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/pt/LC_MESSAGES/kreport_qt.qm share/locale/pt/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/pt_BR/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/pt_BR/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/pt_BR/LC_MESSAGES/kreport_qt.qm share/locale/pt_BR/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/ro/LC_MESSAGES/kreport_qt.qm share/locale/ru/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/ru/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/ru/LC_MESSAGES/kreport_qt.qm share/locale/ru/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/se/LC_MESSAGES/kreport_qt.qm share/locale/sk/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/sk/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/sk/LC_MESSAGES/kreport_qt.qm share/locale/sk/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/sl/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/sl/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/sl/LC_MESSAGES/kreport_qt.qm share/locale/sl/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/sv/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/sv/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/sv/LC_MESSAGES/kreport_qt.qm share/locale/sv/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/ta/LC_MESSAGES/kreport_qt.qm share/locale/tg/LC_MESSAGES/kreport_qt.qm share/locale/th/LC_MESSAGES/kreport_qt.qm share/locale/tr/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/tr/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/tr/LC_MESSAGES/kreport_qt.qm share/locale/tr/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/ug/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/ug/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/ug/LC_MESSAGES/kreport_qt.qm share/locale/ug/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/uk/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/uk/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/uk/LC_MESSAGES/kreport_qt.qm share/locale/uk/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/uz/LC_MESSAGES/kreport_qt.qm share/locale/uz@cyrillic/LC_MESSAGES/kreport_qt.qm share/locale/vi/LC_MESSAGES/kreport_qt.qm share/locale/wa/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/wa/LC_MESSAGES/kreport_qt.qm share/locale/xh/LC_MESSAGES/kreport_qt.qm share/locale/zh_CN/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/zh_CN/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/zh_CN/LC_MESSAGES/kreport_qt.qm share/locale/zh_CN/LC_MESSAGES/kreport_webplugin_qt.qm share/locale/zh_TW/LC_MESSAGES/kreport_barcodeplugin_qt.qm share/locale/zh_TW/LC_MESSAGES/kreport_mapsplugin_qt.qm share/locale/zh_TW/LC_MESSAGES/kreport_qt.qm share/locale/zh_TW/LC_MESSAGES/kreport_webplugin_qt.qm Index: head/x11-toolkits/kproperty/Makefile =================================================================== --- head/x11-toolkits/kproperty/Makefile (revision 498093) +++ head/x11-toolkits/kproperty/Makefile (revision 498094) @@ -1,21 +1,20 @@ # $FreeBSD$ PORTNAME= kproperty -DISTVERSION= 3.1.0 -PORTREVISION= 2 +DISTVERSION= 3.2.0 CATEGORIES= x11-toolkits kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= Property editing framwork USES= cmake compiler:c++11-lang gettext kde:5 qt:5 \ tar:xz USE_KDE= ecm config coreaddons guiaddons i18n widgetsaddons USE_QT= core declarative gui widgets xml \ buildtools_build qmake_build CONFLICTS_INSTALL= calligra-2* .include Index: head/x11-toolkits/kproperty/distinfo =================================================================== --- head/x11-toolkits/kproperty/distinfo (revision 498093) +++ head/x11-toolkits/kproperty/distinfo (revision 498094) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520616702 -SHA256 (KDE/kproperty/kproperty-3.1.0.tar.xz) = 7ede8ee868ba480e4666a32b4b26d279b1e45177f83b0ada32a15fa9cee514a3 -SIZE (KDE/kproperty/kproperty-3.1.0.tar.xz) = 123528 +TIMESTAMP = 1554540593 +SHA256 (KDE/kproperty/kproperty-3.2.0.tar.xz) = 67af0c2d74715957bd5373a6a30589ff0a996cb1d267dfd0538dccaa9a768dfa +SIZE (KDE/kproperty/kproperty-3.2.0.tar.xz) = 130208 Index: head/x11-toolkits/kproperty/pkg-plist =================================================================== --- head/x11-toolkits/kproperty/pkg-plist (revision 498093) +++ head/x11-toolkits/kproperty/pkg-plist (revision 498094) @@ -1,133 +1,141 @@ include/KPropertyCore3/KProperty include/KPropertyCore3/KProperty.h +include/KPropertyCore3/KPropertyComposedUrl +include/KPropertyCore3/KPropertyComposedUrl.h include/KPropertyCore3/KPropertyFactory include/KPropertyCore3/KPropertyFactory.h include/KPropertyCore3/KPropertyListData include/KPropertyCore3/KPropertyListData.h include/KPropertyCore3/KPropertySet include/KPropertyCore3/KPropertySet.h include/KPropertyCore3/KPropertySetBuffer include/KPropertyCore3/KPropertySetBuffer.h include/KPropertyCore3/config-kproperty.h include/KPropertyCore3/kproperty_version.h include/KPropertyCore3/kpropertycore_export.h include/KPropertyWidgets3/BoolEdit include/KPropertyWidgets3/ColorEdit include/KPropertyWidgets3/ComboBox include/KPropertyWidgets3/CursorEdit include/KPropertyWidgets3/DateEdit include/KPropertyWidgets3/DateTimeEdit include/KPropertyWidgets3/FontEdit +include/KPropertyWidgets3/KPropertyEditorItemEvent +include/KPropertyWidgets3/KPropertyEditorItemEvent.h include/KPropertyWidgets3/KPropertyEditorView include/KPropertyWidgets3/KPropertyEditorView.h include/KPropertyWidgets3/KPropertyGenericSelectionEditor include/KPropertyWidgets3/KPropertyGenericSelectionEditor.h include/KPropertyWidgets3/KPropertyMultiLineStringEditor include/KPropertyWidgets3/KPropertyMultiLineStringEditor.h include/KPropertyWidgets3/KPropertyRectFEditor include/KPropertyWidgets3/KPropertyRectFEditor.h include/KPropertyWidgets3/KPropertyStringEditor include/KPropertyWidgets3/KPropertyStringEditor.h include/KPropertyWidgets3/KPropertyUrlEditor include/KPropertyWidgets3/KPropertyUrlEditor.h include/KPropertyWidgets3/KPropertyUtils include/KPropertyWidgets3/KPropertyUtils.h include/KPropertyWidgets3/KPropertyWidgetsFactory include/KPropertyWidgets3/KPropertyWidgetsFactory.h include/KPropertyWidgets3/KPropertyWidgetsPluginManager include/KPropertyWidgets3/KPropertyWidgetsPluginManager.h include/KPropertyWidgets3/LineStyleEdit include/KPropertyWidgets3/PixmapEdit include/KPropertyWidgets3/PointEdit include/KPropertyWidgets3/RectEdit include/KPropertyWidgets3/SizeEdit include/KPropertyWidgets3/SizePolicyEdit include/KPropertyWidgets3/SpinBox include/KPropertyWidgets3/TimeEdit include/KPropertyWidgets3/Utils include/KPropertyWidgets3/booledit.h include/KPropertyWidgets3/coloredit.h include/KPropertyWidgets3/combobox.h include/KPropertyWidgets3/cursoredit.h include/KPropertyWidgets3/dateedit.h include/KPropertyWidgets3/datetimeedit.h include/KPropertyWidgets3/fontedit.h include/KPropertyWidgets3/kpropertywidgets_export.h include/KPropertyWidgets3/linestyleedit.h include/KPropertyWidgets3/pixmapedit.h include/KPropertyWidgets3/pointedit.h include/KPropertyWidgets3/rectedit.h include/KPropertyWidgets3/sizeedit.h include/KPropertyWidgets3/sizepolicyedit.h include/KPropertyWidgets3/spinbox.h include/KPropertyWidgets3/timeedit.h include/KPropertyWidgets3/utils.h lib/cmake/KPropertyCore3/KPropertyCoreConfig.cmake lib/cmake/KPropertyCore3/KPropertyCoreConfigVersion.cmake lib/cmake/KPropertyCore3/KPropertyCoreQCHTargets.cmake lib/cmake/KPropertyCore3/KPropertyCoreTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/KPropertyCore3/KPropertyCoreTargets.cmake lib/cmake/KPropertyWidgets3/KPropertyWidgetsConfig.cmake lib/cmake/KPropertyWidgets3/KPropertyWidgetsConfigVersion.cmake lib/cmake/KPropertyWidgets3/KPropertyWidgetsQCHTargets.cmake lib/cmake/KPropertyWidgets3/KPropertyWidgetsTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/KPropertyWidgets3/KPropertyWidgetsTargets.cmake lib/libKPropertyCore3.so lib/libKPropertyCore3.so.4 -lib/libKPropertyCore3.so.4.1.0 +lib/libKPropertyCore3.so.4.2.0 lib/libKPropertyWidgets3.so lib/libKPropertyWidgets3.so.4 -lib/libKPropertyWidgets3.so.4.1.0 +lib/libKPropertyWidgets3.so.4.2.0 libdata/pkgconfig/KPropertyCore3.pc libdata/pkgconfig/KPropertyWidgets3.pc -share/kpropertywidgets3/icons/kproperty_breeze.rcc +share/kproperty3/icons/kproperty_breeze.rcc share/locale/ast/LC_MESSAGES/kpropertycore_qt.qm share/locale/ast/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/ca/LC_MESSAGES/kpropertycore_qt.qm share/locale/ca/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/ca@valencia/LC_MESSAGES/kpropertycore_qt.qm share/locale/ca@valencia/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/cs/LC_MESSAGES/kpropertycore_qt.qm share/locale/cs/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/de/LC_MESSAGES/kpropertycore_qt.qm share/locale/de/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/en_GB/LC_MESSAGES/kpropertycore_qt.qm share/locale/en_GB/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/es/LC_MESSAGES/kpropertycore_qt.qm share/locale/es/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/fi/LC_MESSAGES/kpropertycore_qt.qm share/locale/fi/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/fr/LC_MESSAGES/kpropertycore_qt.qm share/locale/fr/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/gl/LC_MESSAGES/kpropertycore_qt.qm share/locale/gl/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/ia/LC_MESSAGES/kpropertycore_qt.qm share/locale/ia/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/it/LC_MESSAGES/kpropertycore_qt.qm share/locale/it/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/ja/LC_MESSAGES/kpropertycore_qt.qm share/locale/ja/LC_MESSAGES/kpropertywidgets_qt.qm +share/locale/ko/LC_MESSAGES/kpropertycore_qt.qm +share/locale/ko/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/lt/LC_MESSAGES/kpropertycore_qt.qm share/locale/lt/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/nl/LC_MESSAGES/kpropertycore_qt.qm share/locale/nl/LC_MESSAGES/kpropertywidgets_qt.qm +share/locale/nn/LC_MESSAGES/kpropertycore_qt.qm +share/locale/nn/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/pl/LC_MESSAGES/kpropertycore_qt.qm share/locale/pl/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/pt/LC_MESSAGES/kpropertycore_qt.qm share/locale/pt/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/pt_BR/LC_MESSAGES/kpropertycore_qt.qm share/locale/pt_BR/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/ru/LC_MESSAGES/kpropertycore_qt.qm share/locale/ru/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/sk/LC_MESSAGES/kpropertycore_qt.qm share/locale/sk/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/sv/LC_MESSAGES/kpropertycore_qt.qm share/locale/sv/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/tr/LC_MESSAGES/kpropertycore_qt.qm share/locale/tr/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/uk/LC_MESSAGES/kpropertycore_qt.qm share/locale/uk/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/zh_CN/LC_MESSAGES/kpropertycore_qt.qm share/locale/zh_CN/LC_MESSAGES/kpropertywidgets_qt.qm share/locale/zh_TW/LC_MESSAGES/kpropertycore_qt.qm share/locale/zh_TW/LC_MESSAGES/kpropertywidgets_qt.qm