From: Florian Viehweger Subject: [update] Lagrange to 1.20.7 To: ports@openbsd.org Date: Thu, 11 Jun 2026 17:45:49 +0200 Hi, this is a simple update for Lagrange to 1.20.7. Some testing done on amd64. No issues found. portcheck and 'make port-lib-depends-check' are happy. Changes are 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.84 diff -u -p -u -p -r1.84 Makefile --- Makefile 6 May 2026 15:45:47 -0000 1.84 +++ Makefile 11 Jun 2026 15:14:15 -0000 @@ -1,6 +1,6 @@ COMMENT = SDL multi protocol (gemini, gopher) navigator -VERSION = 1.20.4 +VERSION = 1.20.7 DISTNAME = lagrange-${VERSION} CATEGORIES = net x11 Index: distinfo =================================================================== RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/distinfo,v retrieving revision 1.69 diff -u -p -u -p -r1.69 distinfo --- distinfo 6 May 2026 15:45:47 -0000 1.69 +++ distinfo 11 Jun 2026 15:14:15 -0000 @@ -1,2 +1,2 @@ -SHA256 (lagrange-1.20.4.tar.gz) = qPPASV0jX/r1rEMu2uQMFr5Sd7yiOGe/0cbKcqiKiyY= -SIZE (lagrange-1.20.4.tar.gz) = 12331799 +SHA256 (lagrange-1.20.7.tar.gz) = l52D9pFEUSYx1zhqtrMe+XJXFX4eNge6WOBAg3c1PHQ= +SIZE (lagrange-1.20.7.tar.gz) = 12314935 -- greetings, Florian Viehweger