Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2012 08:30:01 GMT
From:      Raphael Kubo da Costa <rakuco@freebsd.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/172976: fix for bugged patch in devel/flyspray 0.9.9.7
Message-ID:  <201210290830.q9T8U1Vp095785@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/172976; it has been noted by GNATS.

From: Raphael Kubo da Costa <rakuco@freebsd.org>
To: Nick Hilliard <nick@foobar.org>
Cc: Cpet Services <cpetservice@gmail.com>, bug-followup@FreeBSD.org
Subject: Re: ports/172976: fix for bugged patch in devel/flyspray 0.9.9.7
Date: Mon, 29 Oct 2012 06:27:56 -0200

 Nick Hilliard <nick@foobar.org> writes:
 
 > On 29/10/2012 00:04, Cpet Services wrote:
 >> Using this:
 >>
 >> +	@${REINPLACE_CMD} "s|E_ALL|E_ALL \& ~E_STRICT|g" \
 >> +		${WRKSRC}/includes/fix.inc.php
 >>
 >> As well as:
 >>
 >> +USE_DOS2UNIX=  yes
 >>
 >> +DOS2UNIX_REGEX=        .php
 >>
 >> You can remove the patch entirely
 >
 > I think this is a better approach than messing around with svn eol
 > properties - thanks Chris.
 
 This will end up patching all PHP source files; if you're fine with
 this, please file a new PR with a patch (preferrably CC'ing me) and I
 can commit it.



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