Date: Mon, 10 Dec 2012 11:41:36 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: David Thiel <lx@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r308588 - in head/devel/libowfat: . files Message-ID: <20121210114136.GQ34139@FreeBSD.org> In-Reply-To: <201212100649.qBA6nYEh044895@svn.freebsd.org> References: <201212100649.qBA6nYEh044895@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 10, 2012 at 06:49:34AM +0000, David Thiel wrote: > New Revision: 308588 > URL: http://svnweb.freebsd.org/changeset/ports/308588 > > COMMENT= A general purpose library based on code by D. J. Bernstein You might consider dropping indefinite article from COMMENT next time you touch this file. > +.for i in ${MAN3} > + @${MV} ${WRKSRC}/*/${i:S/libowfat_//} ${WRKSRC}/man/${i} > +.endfor This construction is a bit hard to follow; perhaps it could be accompanied by a comment (or even simplified). ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121210114136.GQ34139>