svn commit: r480946 - head/graphics/krita

Tobias C. Berner tcberner at FreeBSD.org
Sun Sep 30 09:28:31 UTC 2018


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


More information about the svn-ports-all mailing list