svn commit: r408719 - head/editors/calligra

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Feb 12 12:27:59 UTC 2016


Author: rakuco
Date: Fri Feb 12 12:27:57 2016
New Revision: 408719
URL: https://svnweb.freebsd.org/changeset/ports/408719

Log:
  Fix plist with the GMIC option on after r408504.
  
  Submitted by:	Matthew Rezny <matthew at reztek.cz>

Modified:
  head/editors/calligra/Makefile
  head/editors/calligra/pkg-plist

Modified: head/editors/calligra/Makefile
==============================================================================
--- head/editors/calligra/Makefile	Fri Feb 12 12:23:28 2016	(r408718)
+++ head/editors/calligra/Makefile	Fri Feb 12 12:27:57 2016	(r408719)
@@ -2,6 +2,7 @@
 
 PORTNAME=	calligra
 PORTVERSION=	${CALLIGRA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	editors kde
 MASTER_SITES=	KDE/${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/
 DIST_SUBDIR=	KDE/${PORTNAME}/${PORTVERSION}

Modified: head/editors/calligra/pkg-plist
==============================================================================
--- head/editors/calligra/pkg-plist	Fri Feb 12 12:23:28 2016	(r408718)
+++ head/editors/calligra/pkg-plist	Fri Feb 12 12:27:57 2016	(r408719)
@@ -5643,7 +5643,7 @@ share/apps/krita/defaultpresets/spraybru
 share/apps/krita/defaultpresets/tangentnormal.kpp
 share/apps/krita/dtd/krita.dtd
 %%GMIC%%share/apps/krita/gmic/gmic_def.gmic.blacklist
-%%GMIC%%share/apps/krita/gmic/update1610.gmic
+%%GMIC%%share/apps/krita/gmic/gimp_update169.gmic
 share/apps/krita/gradients/BG-Krita2.ggr
 share/apps/krita/gradients/GPS-FG-Glare.ggr
 share/apps/krita/gradients/GPS-Fire-Blueish.ggr


More information about the svn-ports-all mailing list