Date: Thu, 2 May 2019 14:38:21 +0000 From: Alexey Dokuchaev <danfe@freebsd.org> To: Kurt Jaeger <pi@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r500663 - head/devel/lfcbase Message-ID: <20190502143821.GA12379@FreeBSD.org> In-Reply-To: <201905021429.x42ETn8q004867@repo.freebsd.org> References: <201905021429.x42ETn8q004867@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 02, 2019 at 02:29:49PM +0000, Kurt Jaeger wrote: > New Revision: 500663 > URL: https://svnweb.freebsd.org/changeset/ports/500663 > > Log: > devel/lfcbase: upgrade 1.13.0 -> 1.13.1 > > ... > @@ -15,7 +15,7 @@ USE_LDCONFIG= yes > USES= autoreconf libtool > > post-patch: > - @${REINPLACE_CMD} 's|-O3||g' ${WRKSRC}/src/Makefile.in > + ${REINPLACE_CMD} 's|-O3||g' ${WRKSRC}/src/Makefile.in This change is gratuitous, and we typically do mute patching targets. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190502143821.GA12379>