Hi,
this is a simple update for Lagrange to 1.13.8.
Some testing done on amd64. No issues found.
portcheck and 'make port-lib-depends-check are happy.
Changes:
- Fixed issues with text selection and range visualization.
- macOS: Fixed crash when opening URLs via system handler when no
windows open.
- TUI: Improved POSIX compliance in build-tui script.
Comments?
Thanks!
Index: Makefile
===================================================================
RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/Makefile,v
retrieving revision 1.48
diff -u -p -u -p -r1.48 Makefile
--- Makefile 11 Jul 2022 12:45:08 -0000 1.48
+++ Makefile 5 Nov 2022 17:56:09 -0000
@@ -1,5 +1,5 @@
COMMENT = SDL multi protocol navigator
-VERSION = 1.13.7
+VERSION = 1.13.8
DISTNAME = lagrange-${VERSION}
Index: distinfo
===================================================================
RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/distinfo,v
retrieving revision 1.39
diff -u -p -u -p -r1.39 distinfo
--- distinfo 11 Jul 2022 12:45:08 -0000 1.39
+++ distinfo 5 Nov 2022 17:56:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (lagrange-1.13.7.tar.gz) = f+cNBs+oD89xIvGlN6IgXYRN1unvzE1t1xKGH6o/LhQ=
-SIZE (lagrange-1.13.7.tar.gz) = 9879262
+SHA256 (lagrange-1.13.8.tar.gz) = 6u81zkWbuiDbuiTKR+109fV5gqqy2No1BuMJXut2zNA=
+SIZE (lagrange-1.13.8.tar.gz) = 9879616
--
greetings,
Florian Viehweger