Re: sed failed: backup file same as original

2020-01-13 Thread w.schwarzenfeld

Thanks!

I see the warning is changed to "file content unchanged from backup". I 
think this is better.


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: sed failed: backup file same as original

2020-01-11 Thread Mathieu Arnold
On Fri, Jan 10, 2020 at 08:07:40PM +0100, w.schwarzenfeld wrote:
> Ok, got my wires crossed. I understand it.

Just to be sure you get it right, it tells you that these files have
REINPLACE_CMD on them that do nothing.  It may be because it is only
replacing /usr/local with ${LOCALBASE} which is also /usr/local, it can
also be because it used to be useful but is no longer.

-- 
Mathieu Arnold


signature.asc
Description: PGP signature


Re: sed failed: backup file same as original

2020-01-10 Thread w.schwarzenfeld

Ok, got my wires crossed. I understand it.

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


sed failed: backup file same as original

2020-01-10 Thread w.schwarzenfeld

Can anyone tell me which sense this warning has?


Warning: Possible REINPLACE_CMD issues
sed failed: backup file same as original:..

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"