Date: Sun, 30 Sep 2018 09:28:29 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480946 - head/graphics/krita Message-ID: <201809300928.w8U9STuM010778@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Sun Sep 30 09:28:29 2018 New Revision: 480946 URL: https://svnweb.freebsd.org/changeset/ports/480946 Log: Update graphics/krita to 4.1.3 Modified: head/graphics/krita/Makefile head/graphics/krita/distinfo head/graphics/krita/pkg-plist Modified: head/graphics/krita/Makefile ============================================================================== --- head/graphics/krita/Makefile Sun Sep 30 09:08:30 2018 (r480945) +++ head/graphics/krita/Makefile Sun Sep 30 09:28:29 2018 (r480946) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= krita -DISTVERSION= 4.1.1 -PORTREVISION= 3 +DISTVERSION= 4.1.3 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/${PORTNAME} Modified: head/graphics/krita/distinfo ============================================================================== --- head/graphics/krita/distinfo Sun Sep 30 09:08:30 2018 (r480945) +++ head/graphics/krita/distinfo Sun Sep 30 09:28:29 2018 (r480946) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531850658 -SHA256 (KDE/krita/krita-4.1.1.tar.gz) = 5cab10343f97a9944a1ab2e137cd0ade6029ce157118009660af286eb75ce9e3 -SIZE (KDE/krita/krita-4.1.1.tar.gz) = 241945024 +TIMESTAMP = 1538253763 +SHA256 (KDE/krita/krita-4.1.3.tar.gz) = bdbd867423f4823f5271fc9ce34ee05b653d4f95414d65fb055f94a27b33a434 +SIZE (KDE/krita/krita-4.1.3.tar.gz) = 243979838 Modified: head/graphics/krita/pkg-plist ============================================================================== --- head/graphics/krita/pkg-plist Sun Sep 30 09:08:30 2018 (r480945) +++ head/graphics/krita/pkg-plist Sun Sep 30 09:28:29 2018 (r480946) @@ -339,6 +339,7 @@ share/icons/hicolor/scalable/apps/calligrakrita.svgz %%DATADIR%%/actions/SvgTextTool.action %%DATADIR%%/actions/krita.action %%DATADIR%%/actions/kritamenu.action +%%DATADIR%%/actions/threshold.action %%DATADIR%%/brushes/triangle.svg %%DATADIR%%/bundles/Krita_3_Default_Resources.bundle %%DATADIR%%/bundles/Krita_4_Default_Resources.bundle
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809300928.w8U9STuM010778>