ports/172976: fix for bugged patch in devel/flyspray 0.9.9.7

Raphael Kubo da Costa rakuco at freebsd.org
Mon Oct 29 08:30:02 UTC 2012


The following reply was made to PR ports/172976; it has been noted by GNATS.

From: Raphael Kubo da Costa <rakuco at freebsd.org>
To: Nick Hilliard <nick at foobar.org>
Cc: Cpet Services <cpetservice at gmail.com>, bug-followup at 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 at 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.


More information about the freebsd-ports-bugs mailing list