From: Volker Schlecht Subject: Re: [update] chafa to 1.18.2 To: Florian Viehweger , ports@openbsd.org Date: Fri, 12 Jun 2026 17:34:33 +0200 Thanks, committed On 6/11/26 6:12 PM, Florian Viehweger wrote: > Hi, > > this is an update for chafa to 1.18.2. > > Some testing done on amd64. No issues found. > > portcheck and 'make test' are happy. > > > 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.20 > diff -u -p -u -p -r1.20 Makefile > --- Makefile 5 Apr 2026 12:15:15 -0000 1.20 > +++ Makefile 11 Jun 2026 16:01:42 -0000 > @@ -1,5 +1,5 @@ > COMMENT = character art facsimile generator > -DISTNAME = chafa-1.18.1 > +DISTNAME = chafa-1.18.2 > > SHARED_LIBS += chafa 6.0 # 10.0 > > Index: distinfo > =================================================================== > RCS file: /daten/openbsdmirror/cvs/mirror/ports/graphics/chafa/distinfo,v > retrieving revision 1.13 > diff -u -p -u -p -r1.13 distinfo > --- distinfo 5 Apr 2026 12:15:15 -0000 1.13 > +++ distinfo 11 Jun 2026 16:01:42 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (chafa-1.18.1.tar.xz) = 51qXckRCR6cBeM3SOLUi01xhPftvOjv1FkV5WBCemRA= > -SIZE (chafa-1.18.1.tar.xz) = 1061372 > +SHA256 (chafa-1.18.2.tar.xz) = C42bqfNH6LbAxxh4IXybDkeLSkKqS6vqC/IIQFZyOcI= > +SIZE (chafa-1.18.2.tar.xz) = 1063448 >