From owner-svn-ports-all@FreeBSD.ORG Sun Aug 10 09:08:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2C0A793B for ; Sun, 10 Aug 2014 09:08:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 01BD22AAB for ; Sun, 10 Aug 2014 09:08:40 +0000 (UTC) Received: from antoine (uid 1152) (envelope-from antoine@FreeBSD.org) id 2fee by svn.freebsd.org (DragonFly Mail Agent v0.9+); Sun, 10 Aug 2014 09:08:39 +0000 From: Antoine Brodin Date: Sun, 10 Aug 2014 09:08:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364519 - head/deskutils/tomboy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53e73697.2fee.768b423a@svn.freebsd.org> X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 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: Sun, 10 Aug 2014 09:08:40 -0000 Author: antoine Date: Sun Aug 10 09:08:39 2014 New Revision: 364519 URL: http://svnweb.freebsd.org/changeset/ports/364519 QAT: https://qat.redports.org/buildarchive/r364519/ Log: - Use GCONF_SCHEMAS to fix some stage violations - Fix PLIST_SUB to prevent some pkg warnings Modified: head/deskutils/tomboy/Makefile head/deskutils/tomboy/pkg-plist Modified: head/deskutils/tomboy/Makefile ============================================================================== --- head/deskutils/tomboy/Makefile Sun Aug 10 08:55:08 2014 (r364518) +++ head/deskutils/tomboy/Makefile Sun Aug 10 09:08:39 2014 (r364519) @@ -22,6 +22,7 @@ GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALLS_OMF= yes USE_LDCONFIG= yes +GCONF_SCHEMAS= tomboy.schemas MAKE_JOBS_UNSAFE=yes @@ -49,7 +50,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/mono/gmim PLIST_SUB+= EVOLUTION="" .else CONFIGURE_ARGS+=--disable-evolution -PLIST_SUB+= EVOLUTION="@comment" +PLIST_SUB+= EVOLUTION="@comment " .endif post-patch: Modified: head/deskutils/tomboy/pkg-plist ============================================================================== --- head/deskutils/tomboy/pkg-plist Sun Aug 10 08:55:08 2014 (r364518) +++ head/deskutils/tomboy/pkg-plist Sun Aug 10 09:08:39 2014 (r364519) @@ -1,6 +1,5 @@ bin/tomboy %%APPLET%%bin/tomboy-panel -etc/gconf/schemas/tomboy.schemas lib/tomboy/Tomboy.exe lib/tomboy/Tomboy.exe.config lib/tomboy/Tomboy.exe.mdb