From owner-svn-ports-head@FreeBSD.ORG Fri Apr 25 10:54:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 72A66F77; Fri, 25 Apr 2014 10:54:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 5F5681249; Fri, 25 Apr 2014 10:54:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3PAsp1k081539; Fri, 25 Apr 2014 10:54:51 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3PAspUV081536; Fri, 25 Apr 2014 10:54:51 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201404251054.s3PAspUV081536@svn.freebsd.org> From: Tijl Coosemans Date: Fri, 25 Apr 2014 10:54:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352106 - head/graphics/ufraw 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.17 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, 25 Apr 2014 10:54:51 -0000 Author: tijl Date: Fri Apr 25 10:54:50 2014 New Revision: 352106 URL: http://svnweb.freebsd.org/changeset/ports/352106 QAT: https://qat.redports.org/buildarchive/r352106/ Log: Like r351970 removed an extra USES+=desktop-file-utils from the Makefile, also remove the extra update-desktop-database from pkg-plist. Modified: head/graphics/ufraw/Makefile head/graphics/ufraw/pkg-plist Modified: head/graphics/ufraw/Makefile ============================================================================== --- head/graphics/ufraw/Makefile Fri Apr 25 10:47:58 2014 (r352105) +++ head/graphics/ufraw/Makefile Fri Apr 25 10:54:50 2014 (r352106) @@ -3,7 +3,7 @@ PORTNAME= ufraw PORTVERSION= 0.19.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -83,9 +83,6 @@ CATEGORIES+= gnome USE_GNOME= gconf2 CONFIGURE_ARGS+= --enable-mime GCONF_SCHEMAS= ${PORTNAME}.schemas -PLIST_SUB+= GNOME="" -.else -PLIST_SUB+= GNOME="@comment " .endif post-patch: Modified: head/graphics/ufraw/pkg-plist ============================================================================== --- head/graphics/ufraw/pkg-plist Fri Apr 25 10:47:58 2014 (r352105) +++ head/graphics/ufraw/pkg-plist Fri Apr 25 10:54:50 2014 (r352106) @@ -27,8 +27,6 @@ share/pixmaps/ufraw.png %%MGTK2%%bin/ufraw @dirrmtry share/locale/sr@latin/LC_MESSAGES @dirrmtry share/locale/sr@latin -%%GNOME%%@exec %D/bin/update-desktop-database > /dev/null || /usr/bin/true -%%GNOME%%@unexec %D/bin/update-desktop-database > /dev/null || /usr/bin/true %%GIMP%%@dirrmtry libexec/gimp/2.2/plug-ins %%GIMP%%@dirrmtry libexec/gimp/2.2 %%GIMP%%@dirrmtry libexec/gimp