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

Cpet Services cpetservice at gmail.com
Mon Oct 29 08:59:12 UTC 2012


The patch supplied should really be used. Converting dos 2 unix should not
have any real issues. As well options ng conversion which would need to be
done anyways. The patch is such a small change that a simple reinplace
should be enough

Patch can be found here
http://cpet.multics.org/patches/ports/patch-flyspray.txt
On Oct 29, 2012 2:30 AM, "Raphael Kubo da Costa" <rakuco at freebsd.org> wrote:

> 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.
> _______________________________________________
> freebsd-ports-bugs at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
> To unsubscribe, send any mail to "
> freebsd-ports-bugs-unsubscribe at freebsd.org"
>


More information about the freebsd-ports-bugs mailing list