hi, here's a rather simple update to 2.3.8 cf https://www.lyx.org/announce/2_3_7.txt https://www.lyx.org/announce/2_3_8.txt for details. the 2.4.0 release should happen someday, with experimental support for qt6.
feedback from actual users welcome. Landry
Index: Makefile =================================================================== RCS file: /cvs/ports/print/lyx/Makefile,v diff -u -r1.106 Makefile --- Makefile 31 May 2024 06:00:12 -0000 1.106 +++ Makefile 31 May 2024 07:19:53 -0000 @@ -2,8 +2,7 @@ COMMENT= graphical frontend for LaTeX (nearly WYSIWYG) -DISTNAME= lyx-2.3.6.1 -REVISION= 5 +DISTNAME= lyx-2.3.8 CATEGORIES= print editors Index: distinfo =================================================================== RCS file: /cvs/ports/print/lyx/distinfo,v diff -u -r1.21 distinfo --- distinfo 22 Jan 2021 23:27:06 -0000 1.21 +++ distinfo 31 May 2024 07:19:53 -0000 @@ -1,2 +1,2 @@ -SHA256 (lyx-2.3.6.1.tar.gz) = bW9UWOuqxkTN+jURTQKensV7TZMCaNbUC9l5XVx+eSk= -SIZE (lyx-2.3.6.1.tar.gz) = 27558948 +SHA256 (lyx-2.3.8.tar.gz) = I/meGgu/8ANBeXLoTsTUB6p2jJhEdx3L6deSeu3hqQk= +SIZE (lyx-2.3.8.tar.gz) = 28134692 Index: patches/patch-config_h_in =================================================================== RCS file: /cvs/ports/print/lyx/patches/patch-config_h_in,v diff -u -r1.2 patch-config_h_in --- patches/patch-config_h_in 11 Mar 2022 19:51:04 -0000 1.2 +++ patches/patch-config_h_in 31 May 2024 07:19:53 -0000 @@ -1,7 +1,7 @@ Index: config.h.in --- config.h.in.orig +++ config.h.in -@@ -436,7 +436,7 @@ char * strerror(int n); +@@ -438,7 +438,7 @@ char * strerror(int n); #endif #ifdef HAVE_LONG_LONG_INT Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/print/lyx/pkg/PLIST,v diff -u -r1.32 PLIST --- pkg/PLIST 29 May 2024 10:36:06 -0000 1.32 +++ pkg/PLIST 31 May 2024 07:19:53 -0000 @@ -2538,6 +2538,8 @@ share/lyx/lyx2lyx/${MODPY_PYCACHE}lyx_2_2.${MODPY_PYC_MAGIC_TAG}pyc share/lyx/lyx2lyx/${MODPY_PYCACHE}lyx_2_3.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} share/lyx/lyx2lyx/${MODPY_PYCACHE}lyx_2_3.${MODPY_PYC_MAGIC_TAG}pyc +share/lyx/lyx2lyx/${MODPY_PYCACHE}lyx_2_4.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/lyx/lyx2lyx/${MODPY_PYCACHE}lyx_2_4.${MODPY_PYC_MAGIC_TAG}pyc share/lyx/lyx2lyx/${MODPY_PYCACHE}parser_tools.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} share/lyx/lyx2lyx/${MODPY_PYCACHE}parser_tools.${MODPY_PYC_MAGIC_TAG}pyc share/lyx/lyx2lyx/${MODPY_PYCACHE}profiling.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} @@ -2569,6 +2571,7 @@ share/lyx/lyx2lyx/lyx_2_1.py share/lyx/lyx2lyx/lyx_2_2.py share/lyx/lyx2lyx/lyx_2_3.py +share/lyx/lyx2lyx/lyx_2_4.py share/lyx/lyx2lyx/parser_tools.py share/lyx/lyx2lyx/profiling.py share/lyx/lyx2lyx/test_parser_tools.py