Hi, this is an update for Lagrange to 1.15.5.
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.56 diff -u -p -u -p -r1.56 Makefile --- Makefile 10 Mar 2023 19:01:38 -0000 1.56 +++ Makefile 17 Mar 2023 13:48:51 -0000 @@ -1,5 +1,5 @@ COMMENT = SDL multi protocol navigator -VERSION = 1.15.4 +VERSION = 1.15.5 DISTNAME = lagrange-${VERSION} Index: distinfo =================================================================== RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/distinfo,v retrieving revision 1.46 diff -u -p -u -p -r1.46 distinfo --- distinfo 10 Mar 2023 19:01:38 -0000 1.46 +++ distinfo 17 Mar 2023 13:48:51 -0000 @@ -1,2 +1,2 @@ -SHA256 (lagrange-1.15.4.tar.gz) = qU5Vjv+xFVt1StIHV4Haog1fgv1CPJSgosakvNEO9oQ= -SIZE (lagrange-1.15.4.tar.gz) = 9941952 +SHA256 (lagrange-1.15.5.tar.gz) = +hlVsWnIV9h0onztlJoyp/nEtlgcuL9KKse1hrEg8KA= +SIZE (lagrange-1.15.5.tar.gz) = 9955830 -- greetings, Florian Viehweger