Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2016 10:21:10 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Beat G??tzi <beat@FreeBSD.org>
Cc:        Baptiste Daroussin <bapt@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r415136 - head/devel/styx/files
Message-ID:  <20160514102110.GC29838@FreeBSD.org>
In-Reply-To: <2F24C44B-BB1B-4F0A-BC7B-E98A8FA2CA94@FreeBSD.org>
References:  <201605131904.u4DJ4SMX062723@repo.freebsd.org> <20160514100102.GB29838@FreeBSD.org> <2F24C44B-BB1B-4F0A-BC7B-E98A8FA2CA94@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 14, 2016 at 12:15:47PM +0200, Beat G??tzi wrote:
> > On 14 May 2016, at 12:01, Alexey Dokuchaev <danfe@FreeBSD.org> wrote:
> > On Fri, May 13, 2016 at 07:04:28PM +0000, Baptiste Daroussin wrote:
> >> New Revision: 415136
> >> URL: https://svnweb.freebsd.org/changeset/ports/415136
> >> 
> >> Log:
> >>  Prevent collision with getline(3)
> >> 
> >> Added:
> >>  head/devel/styx/files/patch-pgm_ctoh.c   (contents, props changed)
> >> Modified:
> >>  head/devel/styx/files/patch-Makefile.in
> >>  head/devel/styx/files/patch-configure.in
> >>  head/devel/styx/files/patch-inc__sysbase1.h
> >>  head/devel/styx/files/patch-libbase__gstream.c
> >>  head/devel/styx/files/patch-libbase__sysbase1.c
> >> 
> >> Modified: head/devel/styx/files/patch-Makefile.in
> >> ==============================================================================
> >> --- head/devel/styx/files/patch-Makefile.in	Fri May 13 19:01:27 2016	(r415135)
> >> +++ head/devel/styx/files/patch-Makefile.in	Fri May 13 19:04:28 2016	(r415136)
> >> 
> >> *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
> > 
> > Excuse me?
> 
> This has been the default since we have switched to Subversion: [...]
> 
> Doc and src commit mailer truncate at 1000 lines too.

Thank you Captain! :)

My point is that I don't see how s/getline/foo_getline/ would require to
rehash entire Makefile.in.

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160514102110.GC29838>