From owner-svn-ports-all@FreeBSD.ORG Fri Nov 22 13:00:59 2013 Return-Path: Delivered-To: svn-ports-all@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 D0DB39F7; Fri, 22 Nov 2013 13:00:59 +0000 (UTC) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5BAA42343; Fri, 22 Nov 2013 13:00:59 +0000 (UTC) Received: from mercury.ph.man.ac.uk [130.88.75.175:29871] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with LOGIN) by mail.issp.ac.ru with ESMTP/inet id rAMD0nsG050709 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Fri, 22 Nov 2013 17:00:50 +0400 (MSK) From: Max Brazhnikov To: Boris Samorodov Subject: Re: svn commit: r334575 - head/textproc/goldendict Date: Fri, 22 Nov 2013 13:00:48 +0000 Message-ID: <1388371.7qVg0Ehi5d@mercury.ph.man.ac.uk> User-Agent: KMail/4.10.5 (FreeBSD/9.2-STABLE; KDE/4.10.5; amd64; ; ) In-Reply-To: <201311221151.rAMBpLnH062981@svn.freebsd.org> References: <201311221151.rAMBpLnH062981@svn.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.16 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, 22 Nov 2013 13:00:59 -0000 On Fri, 22 Nov 2013 11:51:21 +0000Fri Nov 22 11:51:21 2013 Boris Samorodov wrote: > Author: bsam > Date: Fri Nov 22 11:51:21 2013 > New Revision: 334575 > URL: http://svnweb.freebsd.org/changeset/ports/334575 > > Log: > . support STAGE; > . remove desktop-file-utils from USES (no mime file types); > . convert USE_DOS2UNIX -> USES=dos2unix; > . get use INSTALLS_ICONS=yes; > . use REINPLACE_CMD macro instaed of ${SED}. Could you please convert it to USES=qmake as well? Thanks, Max