From: Florian Viehweger Subject: [update] Lagrange to 1.18.8 To: ports@openbsd.org Date: Fri, 22 Aug 2025 18:20:55 +0200 Hi, this is a simple update for Lagrange to 1.18.8. Some testing done on amd64. No issues found. portcheck and 'make port-lib-depends-check' are happy. Changes listed here [1]. Comments? Thanks! [1] https://github.com/skyjake/lagrange/releases Index: Makefile =================================================================== RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/Makefile,v retrieving revision 1.78 diff -u -p -u -p -r1.78 Makefile --- Makefile 20 Mar 2025 20:46:54 -0000 1.78 +++ Makefile 22 Aug 2025 15:56:40 -0000 @@ -1,5 +1,5 @@ COMMENT = SDL multi protocol navigator -VERSION = 1.18.5 +VERSION = 1.18.8 DISTNAME = lagrange-${VERSION} Index: distinfo =================================================================== RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/distinfo,v retrieving revision 1.64 diff -u -p -u -p -r1.64 distinfo --- distinfo 20 Mar 2025 20:46:54 -0000 1.64 +++ distinfo 22 Aug 2025 15:56:40 -0000 @@ -1,2 +1,2 @@ -SHA256 (lagrange-1.18.5.tar.gz) = Hd7WSAPu+P8WLnkCX9bbYPShm6xfm4BPRteeB8vaXGU= -SIZE (lagrange-1.18.5.tar.gz) = 11343380 +SHA256 (lagrange-1.18.8.tar.gz) = nozlmdNSu/fyrPs+U6zAbwqTLaCLpHzM24auufEB1ZA= +SIZE (lagrange-1.18.8.tar.gz) = 11378882 -- greetings, Florian Viehweger