Hi, this is an update for Lagrange to 1.15.2.
Some testing done on amd64. No issues found. portcheck and 'make port-lib-depends-check' are happy. Changes: - Fixed moving input focus to the next window when closing a window. - Centered footer info text for better balance. - Fixed TUI build. - Updated UI translations. Comments? Thanks! Index: Makefile =================================================================== RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/Makefile,v retrieving revision 1.54 diff -u -p -u -p -r1.54 Makefile --- Makefile 28 Jan 2023 12:52:21 -0000 1.54 +++ Makefile 14 Feb 2023 21:05:46 -0000 @@ -1,5 +1,5 @@ COMMENT = SDL multi protocol navigator -VERSION = 1.15.1 +VERSION = 1.15.2 DISTNAME = lagrange-${VERSION} Index: distinfo =================================================================== RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/distinfo,v retrieving revision 1.44 diff -u -p -u -p -r1.44 distinfo --- distinfo 28 Jan 2023 12:52:21 -0000 1.44 +++ distinfo 14 Feb 2023 21:05:46 -0000 @@ -1,2 +1,2 @@ -SHA256 (lagrange-1.15.1.tar.gz) = TGl9V52hurzSG/sMdv2YvgKDwxcNUtZKKf86E9czqRA= -SIZE (lagrange-1.15.1.tar.gz) = 9929465 +SHA256 (lagrange-1.15.2.tar.gz) = c7Qqe3GXk5M6OPt8dyjfrBZrBVtNq8UyWfwyxHhW7fU= +SIZE (lagrange-1.15.2.tar.gz) = 9936622 -- greetings, Florian Viehweger