From owner-svn-ports-head@FreeBSD.ORG Mon Nov 24 14:46:16 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id DEBC8554; Mon, 24 Nov 2014 14:46:16 +0000 (UTC) Date: Mon, 24 Nov 2014 14:46:16 +0000 From: Alexey Dokuchaev To: Dmitry Marakasov Subject: Re: svn commit: r373206 - head/games/gru Message-ID: <20141124144616.GC46061@FreeBSD.org> References: <201411241334.sAODY991052844@svn.freebsd.org> <20141124134408.GA31124@FreeBSD.org> <20141124140407.GD1290@hades.panopticon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141124140407.GD1290@hades.panopticon> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 24 Nov 2014 14:46:17 -0000 On Mon, Nov 24, 2014 at 05:04:07PM +0300, Dmitry Marakasov wrote: > * Alexey Dokuchaev (danfe@FreeBSD.org) wrote: > > > New Revision: 373206 > > > URL: https://svnweb.freebsd.org/changeset/ports/373206 > > > QAT: https://qat.redports.org/buildarchive/r373206/ > > > > > > [...] > > > @@ -1,4 +1,3 @@ > > > bin/gru > > > man/man1/gru.1.gz > > > %%PORTDOCS%%%%DOCSDIR%%/README.jp > > > -%%PORTDOCS%%@dirrmtry %%DOCSDIR%% > > > > Looks like you could've simply optimized it away completely by using > > PLIST_FILES. > > I don't see a need for more intrusive change here. Well, certainly not now; that's why I said that "you could've". ./danfe