Hi, this is an update for Lagrange to 1.16.3.
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.61 diff -u -p -u -p -r1.61 Makefile --- Makefile 31 May 2023 06:44:22 -0000 1.61 +++ Makefile 6 Jun 2023 16:42:07 -0000 @@ -1,5 +1,5 @@ COMMENT = SDL multi protocol navigator -VERSION = 1.16.1 +VERSION = 1.16.3 DISTNAME = lagrange-${VERSION} Index: distinfo =================================================================== RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/distinfo,v retrieving revision 1.50 diff -u -p -u -p -r1.50 distinfo --- distinfo 31 May 2023 06:44:22 -0000 1.50 +++ distinfo 6 Jun 2023 16:42:07 -0000 @@ -1,2 +1,2 @@ -SHA256 (lagrange-1.16.1.tar.gz) = zdg6k3w1Ata7sTRwAz6WD1JLsLhds2n0ic7yn/FNUaw= -SIZE (lagrange-1.16.1.tar.gz) = 9997807 +SHA256 (lagrange-1.16.3.tar.gz) = 6C0AphZzXRwqCkoWXtY4lPZWO5R4lxx27zEDNZnqsM4= +SIZE (lagrange-1.16.3.tar.gz) = 10002363 -- greetings, Florian Viehweger