Hi, this is an update for Lagrange to 1.16.7.
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.65 diff -u -p -u -p -r1.65 Makefile --- Makefile 7 Aug 2023 06:56:04 -0000 1.65 +++ Makefile 26 Aug 2023 09:16:15 -0000 @@ -1,5 +1,5 @@ COMMENT = SDL multi protocol navigator -VERSION = 1.16.6 +VERSION = 1.16.7 DISTNAME = lagrange-${VERSION} Index: distinfo =================================================================== RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/distinfo,v retrieving revision 1.54 diff -u -p -u -p -r1.54 distinfo --- distinfo 7 Aug 2023 06:56:04 -0000 1.54 +++ distinfo 26 Aug 2023 09:16:15 -0000 @@ -1,2 +1,2 @@ -SHA256 (lagrange-1.16.6.tar.gz) = YuzDWZcQo+7vdz/zLYDWPFAuLiPh64x81YtLQ9F5mBc= -SIZE (lagrange-1.16.6.tar.gz) = 10009212 +SHA256 (lagrange-1.16.7.tar.gz) = dR9ZW36RPqgkb6QDH2PBXc7xyxFOBXsgYvxgGHXr50U= +SIZE (lagrange-1.16.7.tar.gz) = 10009880 -- greetings, Florian Viehweger