Date: Wed, 25 May 2016 21:32:45 +0200 (CEST) From: Gerald Pfeifer <gerald@pfeifer.com> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: Rene Ladan <rene@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r415804 - head/lang/nbc Message-ID: <alpine.LSU.2.20.1605252131180.2874@anthias.pfeifer.com> In-Reply-To: <20160525012029.GA80351@FreeBSD.org> References: <201605241802.u4OI20wt078322@repo.freebsd.org> <20160525012029.GA80351@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 25 May 2016, Alexey Dokuchaev wrote: >> Log: >> lang/nbc: fix a typo in pkg-descr > One thing I always wonder at is why most people, when noticing a typo, won't > check if others had made it as well (and fix it in a single nice commit): > > $ find /usr/ports -name pkg-descr | xargs grep -l langauge > /usr/ports/print/transfig/pkg-descr > /usr/ports/textproc/silvercity/pkg-descr > > (At least. There might be other files that worth checking as well: > Makefile, pkg-message, etc.) I'm not Rene, but did a recursive grep, which only found those two cases, and committed fixed for both. Gerald
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.20.1605252131180.2874>