Re: git: 19a93ee6d921 - main - editors/libreoffice: better fix for powerpc*

From: Vladimir Druzenko <vvd_at_freebsd.org>
Date: Mon, 12 Jun 2023 17:41:51 UTC
12.06.2023 20:37, Piotr Kubaj пишет:
> On 23-06-12 19:37:27, Gleb Popov wrote:
>> On Mon, Jun 12, 2023 at 6:40 PM Piotr Kubaj <pkubaj@anongoth.pl> wrote:
>>> You would need to update the pkg's sqlite database directly with pkg
>>> shell, but I'm not sure how it's done.
>>>
>> The port wasn't building on PPC before? Then you don't need to bump
>> the port revision.
> It was, but on big-endian machines there were severe color issues that
> prevented libreoffice from being actually usable.

pkg shell

UPDATE packages SET version='7.5.4.2_1' WHERE origin='editors/libreoffice';

-- 
Best regards,
Vladimir Druzenko