Index | Thread | Search

From:
Florian Viehweger <openbsd@out-of-creativity.de>
Subject:
[update] Lagrange to 1.20.9
To:
ports@openbsd.org
Date:
Sat, 11 Jul 2026 11:57:47 +0200

Download raw body.

Thread
Hi,

this is a simple update for Lagrange to 1.20.9.

Some testing done on amd64. No issues found.
portcheck and 'make port-lib-depends-check' are happy.

One highlight is:

- Ask SDL to use the Wayland video backend when running on a Wayland
  display. (This should fix rendering glitches on KDE Plasma.)

Feedback from Wayland users welcome.

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.85
diff -u -p -u -p -r1.85 Makefile
--- Makefile	12 Jun 2026 15:31:29 -0000	1.85
+++ Makefile	11 Jul 2026 09:47:52 -0000
@@ -1,6 +1,6 @@
 COMMENT =	SDL multi protocol (gemini, gopher) navigator
 
-VERSION =	1.20.7
+VERSION =	1.20.9
 DISTNAME =	lagrange-${VERSION}
 
 CATEGORIES =	net x11
Index: distinfo
===================================================================
RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/distinfo,v
retrieving revision 1.70
diff -u -p -u -p -r1.70 distinfo
--- distinfo	12 Jun 2026 15:31:29 -0000	1.70
+++ distinfo	11 Jul 2026 09:47:52 -0000
@@ -1,2 +1,2 @@
-SHA256 (lagrange-1.20.7.tar.gz) = l52D9pFEUSYx1zhqtrMe+XJXFX4eNge6WOBAg3c1PHQ=
-SIZE (lagrange-1.20.7.tar.gz) = 12314935
+SHA256 (lagrange-1.20.9.tar.gz) = l9uo9nhSV7JwqlBU32EMZKZoZzRrQ6k3SaDsGtlaCjs=
+SIZE (lagrange-1.20.9.tar.gz) = 12315784


-- 
greetings,

Florian Viehweger