Re: [update] chafa to 1.14.5

2025-04-04 Thread Florian Viehweger
Am Thu, 20 Mar 2025 18:47:02 +0100 schrieb Florian Viehweger : > Hi, > > this is an update for chafa to 1.14.5. > > Some testing done on amd64. No issues found. > > portcheck, 'make port-lib-depends-check' and 'make test' are happy. > > Some additional WANTLIBS as wanted by 'make port-lib-depe

Re: [update] chafa to 1.14.5

2025-03-23 Thread Florian Viehweger
> On Thu Mar 20, 2025 at 07:28:52PM +0100, Volker Schlecht wrote: > > For WANTLIB it's pretty common to just take over the output of > > make-port-lib-depends-check verbatim ... > > I strongly prefer the untouched output of "make > port-lib-depends-check". It is easier to compare in a diff. I wo

Re: [update] chafa to 1.14.5

2025-03-20 Thread Rafael Sadowski
On Thu Mar 20, 2025 at 07:28:52PM +0100, Volker Schlecht wrote: > For WANTLIB it's pretty common to just take over the output of > make-port-lib-depends-check verbatim ... I strongly prefer the untouched output of "make port-lib-depends-check". It is easier to compare in a diff. I would even say t

Re: [update] chafa to 1.14.5

2025-03-20 Thread Volker Schlecht
For WANTLIB it's pretty common to just take over the output of make-port-lib-depends-check verbatim ... ok for the attached diff where I did just that? On 2025-03-20 18:47, Florian Viehweger wrote: Hi, this is an update for chafa to 1.14.5. Some testing done on amd64. No issues found. portch

[update] chafa to 1.14.5

2025-03-20 Thread Florian Viehweger
Hi, this is an update for chafa to 1.14.5. Some testing done on amd64. No issues found. portcheck, 'make port-lib-depends-check' and 'make test' are happy. Some additional WANTLIBS as wanted by 'make port-lib-depends-check'. While there reformat Makefile. Changes listed here [1]. Comments? T