From: Florian Viehweger Subject: [update] chafa to 1.14.5 To: ports@openbsd.org Date: Thu, 20 Mar 2025 18:47:02 +0100 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? Thanks! [1] https://github.com/hpjansson/chafa/blob/master/NEWS Index: Makefile =================================================================== RCS file: /daten/openbsdmirror/cvs/mirror/ports/graphics/chafa/Makefile,v retrieving revision 1.15 diff -u -p -u -p -r1.15 Makefile --- Makefile 29 Oct 2024 09:38:16 -0000 1.15 +++ Makefile 20 Mar 2025 17:17:34 -0000 @@ -1,6 +1,5 @@ COMMENT = character art facsimile generator -DISTNAME = chafa-1.14.2 -REVISION = 0 +DISTNAME = chafa-1.14.5 SHARED_LIBS += chafa 4.0 # 9.0 @@ -13,13 +12,15 @@ MAINTAINER = Florian Viehweger