On 2021/02/03 13:46, Eivind Eide wrote: > Recently there is a problem with login with bitlbee-facebook. > The problem and the simple fix are explained in this github commit: > https://github.com/bitlbee/bitlbee-facebook/commit/49ea312d98b0578b9b2c1ff759e2cfa820a41f4d > > I solved this simply, awaiting a new bitlbee-facebook release, as > shown in the patch attached. > (I attach the patch as a text-file, as gmail mangles all text.) > However, I'm not sure if this is the correct OpenBSD way to solve > something like this? > This fix was tested successfully on amd64 for a few days.
Ports normally uses patch files rather than sed to make changes. I've adapted your diff and committed it.
