From owner-svn-ports-all@freebsd.org Fri Feb 12 12:27:59 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17E7BAA6A8B; Fri, 12 Feb 2016 12:27:59 +0000 (UTC) (envelope-from rakuco@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 mx1.freebsd.org (Postfix) with ESMTPS id DCABF1C48; Fri, 12 Feb 2016 12:27:58 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1CCRvbY078476; Fri, 12 Feb 2016 12:27:57 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1CCRvb7078474; Fri, 12 Feb 2016 12:27:57 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201602121227.u1CCRvb7078474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 12 Feb 2016 12:27:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408719 - head/editors/calligra X-SVN-Group: ports-head 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.20 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: Fri, 12 Feb 2016 12:27:59 -0000 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 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