diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-01-19 00:07:32 +0800 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-01-19 00:07:32 +0800 |
commit | 6486288751c6740bfd6896d70f07985bdd5c6f00 (patch) | |
tree | 98cbde36be0d6e7e5945e08f01955ce2be88a240 /graphics/kdiagram | |
parent | 1c24e05c945db8d99eeda958c077eb710a71070c (diff) | |
download | freebsd-ports-gnome-6486288751c6740bfd6896d70f07985bdd5c6f00.tar.gz freebsd-ports-gnome-6486288751c6740bfd6896d70f07985bdd5c6f00.tar.zst freebsd-ports-gnome-6486288751c6740bfd6896d70f07985bdd5c6f00.zip |
graphics/kdiagram: update to 2.8.0
Diffstat (limited to 'graphics/kdiagram')
-rw-r--r-- | graphics/kdiagram/Makefile | 2 | ||||
-rw-r--r-- | graphics/kdiagram/distinfo | 6 | ||||
-rw-r--r-- | graphics/kdiagram/pkg-plist | 5 |
3 files changed, 9 insertions, 4 deletions
diff --git a/graphics/kdiagram/Makefile b/graphics/kdiagram/Makefile index 61c813ef525b..8b8efc19c4a4 100644 --- a/graphics/kdiagram/Makefile +++ b/graphics/kdiagram/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kdiagram -DISTVERSION= 2.7.0 +DISTVERSION= 2.8.0 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/ DIST_SUBDIR= KDE/${PORTNAME} diff --git a/graphics/kdiagram/distinfo b/graphics/kdiagram/distinfo index 39b6153dfebd..1fd8ad7cbc4c 100644 --- a/graphics/kdiagram/distinfo +++ b/graphics/kdiagram/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587493825 -SHA256 (KDE/kdiagram/kdiagram-2.7.0.tar.xz) = 63a2eabfa1554ceb1d686d5f17ed6308139b6d9155aaf224e0309585b070fbdd -SIZE (KDE/kdiagram/kdiagram-2.7.0.tar.xz) = 681384 +TIMESTAMP = 1610972398 +SHA256 (KDE/kdiagram/kdiagram-2.8.0.tar.xz) = 579dad3bd1ea44b5a20c0f133ebf47622e38960f9c7c8b3a316be30a369f431f +SIZE (KDE/kdiagram/kdiagram-2.8.0.tar.xz) = 691044 diff --git a/graphics/kdiagram/pkg-plist b/graphics/kdiagram/pkg-plist index 2ca09f790ef8..989db078537b 100644 --- a/graphics/kdiagram/pkg-plist +++ b/graphics/kdiagram/pkg-plist @@ -146,6 +146,7 @@ include/KGantt/KGanttItemDelegate include/KGantt/KGanttLegend include/KGantt/KGanttListViewRowController include/KGantt/KGanttPenStyleComboBox +include/KGantt/KGanttPrintingContext include/KGantt/KGanttProxyModel include/KGantt/KGanttStyleOptionGanttItem include/KGantt/KGanttSummaryHandlingProxyModel @@ -171,6 +172,7 @@ include/KGantt/kganttitemdelegate.h include/KGantt/kganttlegend.h include/KGantt/kganttlistviewrowcontroller.h include/KGantt/kganttpenstylecombobox.h +include/KGantt/kganttprintingcontext.h include/KGantt/kganttproxymodel.h include/KGantt/kganttstyleoptionganttitem.h include/KGantt/kganttsummaryhandlingproxymodel.h @@ -196,6 +198,8 @@ lib/libKGantt.so.%%SHLIB_VER%% %%QT_MKSPECDIR%%/modules/qt_KGantt.pri share/locale/ar/LC_MESSAGES/kchart_qt.qm share/locale/ar/LC_MESSAGES/kgantt_qt.qm +share/locale/ast/LC_MESSAGES/kchart_qt.qm +share/locale/ast/LC_MESSAGES/kgantt_qt.qm share/locale/bg/LC_MESSAGES/kgantt_qt.qm share/locale/bs/LC_MESSAGES/kchart_qt.qm share/locale/bs/LC_MESSAGES/kgantt_qt.qm @@ -205,6 +209,7 @@ share/locale/ca@valencia/LC_MESSAGES/kchart_qt.qm share/locale/ca@valencia/LC_MESSAGES/kgantt_qt.qm share/locale/cs/LC_MESSAGES/kchart_qt.qm share/locale/cs/LC_MESSAGES/kgantt_qt.qm +share/locale/da/LC_MESSAGES/kgantt_qt.qm share/locale/de/LC_MESSAGES/kchart_qt.qm share/locale/de/LC_MESSAGES/kgantt_qt.qm share/locale/el/LC_MESSAGES/kchart_qt.qm |