Download raw body.
[update] Lagrange to 1.19.4
Hi,
simple update for Lagrange to 1.19.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.80
diff -u -p -u -p -r1.80 Makefile
--- Makefile 17 Oct 2025 19:49:24 -0000 1.80
+++ Makefile 19 Dec 2025 21:08:37 -0000
@@ -1,5 +1,5 @@
COMMENT = SDL multi protocol (gemini, gopher) navigator
-VERSION = 1.19.3
+VERSION = 1.19.4
DISTNAME = lagrange-${VERSION}
@@ -14,7 +14,7 @@ PERMIT_PACKAGE =Yes
WANTLIB += ICE SDL2 SM X11 Xext c crypto curses fribidi harfbuzz jxl
WANTLIB += jxl_threads m mpg123 opusfile pcre2-8 pthread ssl unistring
-WANTLIB += webp z
+WANTLIB += webpdecoder z
DEBUG_PACKAGES =${BUILD_PACKAGES}
Index: distinfo
===================================================================
RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/distinfo,v
retrieving revision 1.66
diff -u -p -u -p -r1.66 distinfo
--- distinfo 17 Oct 2025 19:49:24 -0000 1.66
+++ distinfo 19 Dec 2025 21:08:37 -0000
@@ -1,2 +1,2 @@
-SHA256 (lagrange-1.19.3.tar.gz) = ZQJfN4BGNDMM/FRCFFFp8swnvVLya8WNazNoOqEqLWs=
-SIZE (lagrange-1.19.3.tar.gz) = 11416766
+SHA256 (lagrange-1.19.4.tar.gz) = pR51GfDfos/CkY1rSYpqymqWZwKuD40slPAvQoey/9c=
+SIZE (lagrange-1.19.4.tar.gz) = 11421683
--
greetings,
Florian Viehweger
[update] Lagrange to 1.19.4