Hi, this is an update for Lagrange to 1.17.4.
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.71 diff -u -p -u -p -r1.71 Makefile --- Makefile 18 Nov 2023 08:38:18 -0000 1.71 +++ Makefile 22 Nov 2023 17:15:02 -0000 @@ -1,6 +1,5 @@ COMMENT = SDL multi protocol navigator -VERSION = 1.17.3 -REVISION = 0 +VERSION = 1.17.4 DISTNAME = lagrange-${VERSION} Index: distinfo =================================================================== RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/distinfo,v retrieving revision 1.58 diff -u -p -u -p -r1.58 distinfo --- distinfo 10 Nov 2023 11:17:58 -0000 1.58 +++ distinfo 22 Nov 2023 17:15:02 -0000 @@ -1,2 +1,2 @@ -SHA256 (lagrange-1.17.3.tar.gz) = zQxHl+OZCCzL9NDt6TnvKGuWhjwxhg9iOH/ZQnXdo7o= -SIZE (lagrange-1.17.3.tar.gz) = 10204884 +SHA256 (lagrange-1.17.4.tar.gz) = jim/TLrNxnvRKL3EGkbjsLnVSuCvgoggkPCuYyxnjdo= +SIZE (lagrange-1.17.4.tar.gz) = 10209579 -- greetings, Florian Viehweger