Hi All,
please find below a simple update to the latest stable version. The diff
includes some depend fixes. Works fine on amd64.
Ok?
Best regards,
Rafael Sadowski
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/kreport/Makefile,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 Makefile
--- Makefile 6 Mar 2018 20:41:25 -0000 1.3
+++ Makefile 14 Mar 2018 12:12:30 -0000
@@ -2,9 +2,8 @@
COMMENT = framework for generation of reports in multiple formats
-VERSION = 3.0.2
+VERSION = 3.1.0
DISTNAME = kreport-${VERSION}
-REVISION = 1
CATEGORIES = devel
@@ -12,7 +11,7 @@ HOMEPAGE = http://www.kexi-project.org/
MAINTAINER = Rafael Sadowski <[email protected]>
-SHARED_LIBS += KReport3 0.0 # 3.0
+SHARED_LIBS += KReport3 1.0 # 3.0
# GPLv2+, LGPLv2+ and GNU FDLv1.2
PERMIT_PACKAGE_CDROM = Yes
@@ -25,16 +24,18 @@ WANTLIB += Qt5WebKitWidgets Qt5Widgets Q
MASTER_SITES = ${MASTER_SITE_KDE:=stable/kreport/src/}}
EXTRACT_SUFX = .tar.xz
-MODULES = devel/kf5
+MODULES = devel/kf5 \
+ lang/python
BUILD_DEPENDS = shells/bash \
+ x11/qt5/qttools \
+ devel/kf5/kguiaddons \
devel/gettext-tools
LIB_DEPENDS = devel/kf5/kcoreaddons \
- devel/kf5/kguiaddons \
devel/kf5/kconfig \
devel/kf5/kwidgetsaddons \
- devel/kproperty \
+ devel/kproperty>=3.1.0 \
x11/qt5/qtwebkit
CONFIGURE_ARGS = -DBUILD_TESTING:Bool=Yes \
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/kreport/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- distinfo 5 Mar 2018 10:29:05 -0000 1.1.1.1
+++ distinfo 14 Mar 2018 12:12:30 -0000
@@ -1,2 +1,2 @@
-SHA256 (kreport-3.0.2.tar.xz) = 4E6oBjgeyf5A9jED5u9FaFpYb6pchYBzR9czIxzco/0=
-SIZE (kreport-3.0.2.tar.xz) = 227508
+SHA256 (kreport-3.1.0.tar.xz) = O2SFYpteQ0O33fQu+xknMQ1gsUOiKv55klFH0N3N82w=
+SIZE (kreport-3.1.0.tar.xz) = 378980
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/kreport/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 PLIST
--- pkg/PLIST 5 Mar 2018 10:29:05 -0000 1.1.1.1
+++ pkg/PLIST 14 Mar 2018 12:12:30 -0000
@@ -4,8 +4,8 @@
include/KReport3/
include/KReport3/KReportAsyncItemBase
include/KReport3/KReportAsyncItemBase.h
-include/KReport3/KReportData
-include/KReport3/KReportData.h
+include/KReport3/KReportDataSource
+include/KReport3/KReportDataSource.h
include/KReport3/KReportDesign
include/KReport3/KReportDesign.h
include/KReport3/KReportDesigner
@@ -22,8 +22,6 @@ include/KReport3/KReportDesignerSectionD
include/KReport3/KReportDesignerSectionDetailGroup.h
include/KReport3/KReportDocument
include/KReport3/KReportDocument.h
-include/KReport3/KReportDpi
-include/KReport3/KReportDpi.h
include/KReport3/KReportElement
include/KReport3/KReportElement.h
include/KReport3/KReportGroupTracker
@@ -38,8 +36,6 @@ include/KReport3/KReportLineStyle
include/KReport3/KReportLineStyle.h
include/KReport3/KReportPage
include/KReport3/KReportPage.h
-include/KReport3/KReportPageOptions
-include/KReport3/KReportPageOptions.h
include/KReport3/KReportPageSize
include/KReport3/KReportPageSize.h
include/KReport3/KReportPluginInterface
@@ -48,8 +44,6 @@ include/KReport3/KReportPluginManager
include/KReport3/KReportPluginManager.h
include/KReport3/KReportPluginMetaData
include/KReport3/KReportPluginMetaData.h
-include/KReport3/KReportPosition
-include/KReport3/KReportPosition.h
include/KReport3/KReportPreRenderer
include/KReport3/KReportPreRenderer.h
include/KReport3/KReportRenderObjects
@@ -62,28 +56,25 @@ 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/KReportSize
-include/KReport3/KReportSize.h
include/KReport3/KReportUnit
include/KReport3/KReportUnit.h
include/KReport3/KReportUtils
include/KReport3/KReportUtils.h
include/KReport3/KReportView
include/KReport3/KReportView.h
-include/KReport3/KReportZoomHandler
-include/KReport3/KReportZoomHandler.h
-include/KReport3/KReportZoomMode
-include/KReport3/KReportZoomMode.h
include/KReport3/config-kreport.h
include/KReport3/kreport_export.h
include/KReport3/kreport_version.h
lib/cmake/KReport3/
lib/cmake/KReport3/KReportConfig.cmake
lib/cmake/KReport3/KReportConfigVersion.cmake
+lib/cmake/KReport3/KReportQCHTargets.cmake
lib/cmake/KReport3/KReportTargets${MODCMAKE_BUILD_SUFFIX}
lib/cmake/KReport3/KReportTargets.cmake
@lib lib/libKReport3.so.${LIBKReport3_VERSION}
@@ -99,3 +90,192 @@ share/kreport3/icons/org.kde.kreport.bar
share/kreport3/icons/org.kde.kreport.web_breeze.rcc
share/kservicetypes5/
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_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_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