From owner-svn-ports-all@freebsd.org Mon Jan 18 16:07:33 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E2B5E4EF22B; Mon, 18 Jan 2021 16:07:33 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DKGs165Y7z4bFn; Mon, 18 Jan 2021 16:07:33 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B9A9C169CE; Mon, 18 Jan 2021 16:07:33 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10IG7XOg014250; Mon, 18 Jan 2021 16:07:33 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10IG7Xel014247; Mon, 18 Jan 2021 16:07:33 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <202101181607.10IG7Xel014247@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Mon, 18 Jan 2021 16:07:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561923 - head/graphics/kdiagram X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/graphics/kdiagram X-SVN-Commit-Revision: 561923 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2021 16:07:33 -0000 Author: tcberner Date: Mon Jan 18 16:07:32 2021 New Revision: 561923 URL: https://svnweb.freebsd.org/changeset/ports/561923 Log: graphics/kdiagram: update to 2.8.0 Modified: head/graphics/kdiagram/Makefile head/graphics/kdiagram/distinfo head/graphics/kdiagram/pkg-plist Modified: head/graphics/kdiagram/Makefile ============================================================================== --- head/graphics/kdiagram/Makefile Mon Jan 18 15:44:43 2021 (r561922) +++ head/graphics/kdiagram/Makefile Mon Jan 18 16:07:32 2021 (r561923) @@ -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} Modified: head/graphics/kdiagram/distinfo ============================================================================== --- head/graphics/kdiagram/distinfo Mon Jan 18 15:44:43 2021 (r561922) +++ head/graphics/kdiagram/distinfo Mon Jan 18 16:07:32 2021 (r561923) @@ -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 Modified: head/graphics/kdiagram/pkg-plist ============================================================================== --- head/graphics/kdiagram/pkg-plist Mon Jan 18 15:44:43 2021 (r561922) +++ head/graphics/kdiagram/pkg-plist Mon Jan 18 16:07:32 2021 (r561923) @@ -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