From owner-svn-ports-head@freebsd.org Fri Mar 18 23:35:25 2016 Return-Path: Delivered-To: svn-ports-head@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 32B0CAD5075; Fri, 18 Mar 2016 23:35:25 +0000 (UTC) (envelope-from dumbbell@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 039C165C; Fri, 18 Mar 2016 23:35:24 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2INZO8U033224; Fri, 18 Mar 2016 23:35:24 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2INZOUj033223; Fri, 18 Mar 2016 23:35:24 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201603182335.u2INZOUj033223@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Date: Fri, 18 Mar 2016 23:35:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411374 - head/graphics/darktable X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2016 23:35:25 -0000 Author: dumbbell (src committer) Date: Fri Mar 18 23:35:24 2016 New Revision: 411374 URL: https://svnweb.freebsd.org/changeset/ports/411374 Log: graphics/darktable: Fix staging when PRINT is turned off PR: 207914 Reviewed by: kwm Approved by: kwm Differential Revision: https://reviews.freebsd.org/D5617 Modified: head/graphics/darktable/pkg-plist Modified: head/graphics/darktable/pkg-plist ============================================================================== --- head/graphics/darktable/pkg-plist Fri Mar 18 23:34:02 2016 (r411373) +++ head/graphics/darktable/pkg-plist Fri Mar 18 23:35:24 2016 (r411374) @@ -113,7 +113,7 @@ lib/darktable/plugins/lighttable/libmodu lib/darktable/plugins/lighttable/libmodulegroups.so lib/darktable/plugins/lighttable/libmodulelist.so lib/darktable/plugins/lighttable/libnavigation.so -lib/darktable/plugins/lighttable/libprint_settings.so +%%PRINT%%lib/darktable/plugins/lighttable/libprint_settings.so lib/darktable/plugins/lighttable/libratings.so lib/darktable/plugins/lighttable/librecentcollect.so lib/darktable/plugins/lighttable/libselect.so @@ -126,7 +126,7 @@ lib/darktable/plugins/lighttable/libview lib/darktable/views/libdarkroom.so lib/darktable/views/liblighttable.so %%GEO%%lib/darktable/views/libmap.so -lib/darktable/views/libprint.so +%%PRINT%%lib/darktable/views/libprint.so lib/darktable/views/libslideshow.so %%GPHOTO%%lib/darktable/views/libtethering.so man/man1/darktable-cli.1.gz