[packages/lynx] - updated for 2.9.3

witekfl witekfl at pld-linux.org
Sun May 31 13:57:44 CEST 2026


commit a3a46ef13147069c77f61840e4db11383417b20f
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sun May 31 13:56:41 2026 +0200

    - updated for 2.9.3

 lynx-config.patch | 65 +++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 44 insertions(+), 21 deletions(-)
---
diff --git a/lynx-config.patch b/lynx-config.patch
index a36c628..6cd2cb9 100644
--- a/lynx-config.patch
+++ b/lynx-config.patch
@@ -1,22 +1,14 @@
---- lynx2.9.2/lynx.cfg.orig	2024-10-26 16:03:27.748973156 +0200
-+++ lynx2.9.2/lynx.cfg	2024-10-26 16:06:56.331176502 +0200
+diff -up lynx2.9.3/lynx.cfg.old lynx2.9.3/lynx.cfg
+--- lynx2.9.3/lynx.cfg.old	2026-05-31 13:39:20.761427724 +0200
++++ lynx2.9.3/lynx.cfg	2026-05-31 13:45:10.226654529 +0200
 @@ -1,6 +1,6 @@
- # $LynxId: lynx.cfg,v 1.358 2024/05/31 22:09:16 tom Exp $
+ # $LynxId: lynx.cfg,v 1.394 2026/05/26 08:24:07 tom Exp $
  # lynx.cfg file.
 -# The default placement for this file is /usr/local/lib/lynx.cfg (Unix)
 +# The default placement for this file is /etc/lynx.cfg (Unix)
  #                                     or Lynx_Dir:lynx.cfg (VMS)
  #
- # LYNX_VERSION "2.9.2"
-@@ -10,7 +10,7 @@
- #	VARIABLE:DEFINITION
- # NO spaces are allowed around the colon ":" between the pair items.
- #
--#  If you do not have write access to /usr/local/lib you may change
-+#  If you do not have write access to /etc you may change
- #  the default location of this file in the userdefs.h file and recompile,
- #  or specify its location on the command line with the "-cfg"
- #  command line option.
+ # LYNX_VERSION "2.9.3"
 @@ -55,7 +55,7 @@
  #
  # Then in ~/lynx.cfg:
@@ -26,9 +18,39 @@
  #           ^^^^^^^^^^^^^^^^^^^^^^^ or whatever is appropriate on your system
  # and now your own tweaks.  If you omit the directory name, e.g.,
  #
---- lynx2-8-7/makefile.in~	2010-06-21 11:27:35.000000000 +0200
-+++ lynx2-8-7/makefile.in	2010-06-21 14:04:23.622318548 +0200
-@@ -66,7 +66,7 @@
+@@ -119,8 +119,8 @@ STARTFILE:https://localhost/~/
+ .h2 HELPFILE
+ # HELPFILE must be defined as a URL and must have a
+ # complete path if local:
+-# file://localhost/PATH_TO/lynx_help/lynx_help_main.html
+-#   Replace PATH_TO with the path to the lynx_help subdirectory
++# file://localhost/PATH_TO/lynx/help/lynx_help_main.html
++#   Replace PATH_TO with the path to the lynx/help subdirectory
+ #   for this distribution (use SHELL syntax including the device
+ #   on VMS systems).
+ # The default HELPFILE is:
+@@ -131,7 +131,7 @@ STARTFILE:https://localhost/~/
+ #
+ #HELPFILE:https://lynx.invisible-island.net/lynx_help/lynx_help_main.html
+ .ex
+-#HELPFILE:file://localhost/PATH_TO/lynx_help/lynx_help_main.html
++#HELPFILE:file://localhost/PATH_TO/lynx/help/lynx_help_main.html
+ HELPFILE:file://localhost/usr/share/lynx/help/lynx_help_main.html.gz
+ 
+ .h2 DEFAULT_INDEX_FILE
+@@ -2454,7 +2454,7 @@ MINIMAL_COMMENTS:TRUE
+ # "UNMAPPED".
+ #
+ # (However, in contrast to the output of 'K' command,
+-# 'H'elp (lynx_help/*.html and lynx_help/keystrokes/*.html files) shows
++# 'H'elp (lynx/help/*.html and lynx/help/keystrokes/*.html files) shows
+ # the default mapping unless you change that files manually,
+ # so you are responsible for possible deviations
+ # when you are changing any KEYMAP below).
+diff -up lynx2.9.3/makefile.in.old lynx2.9.3/makefile.in
+--- lynx2.9.3/makefile.in.old	2026-05-31 13:45:47.554355852 +0200
++++ lynx2.9.3/makefile.in	2026-05-31 13:48:03.281267013 +0200
+@@ -79,7 +79,7 @@ docdir    = @datadir@/lynx_doc
  DOCDIR    = $(DESTDIR)$(docdir)
  
  ## Where you want the help-files installed
@@ -37,8 +59,9 @@
  HELPDIR   = $(DESTDIR)$(helpdir)
  
  ##set the relative location of the WWW library Implementation directory,
---- lynx2-8-7/userdefs.h~	2010-06-21 14:03:36.879822401 +0200
-+++ lynx2-8-7/userdefs.h	2010-06-21 14:05:52.335642938 +0200
+diff -up lynx2.9.3/userdefs.h.old lynx2.9.3/userdefs.h
+--- lynx2.9.3/userdefs.h.old	2026-05-31 13:48:29.181058797 +0200
++++ lynx2.9.3/userdefs.h	2026-05-31 13:50:57.079867580 +0200
 @@ -105,7 +105,7 @@
   * mailcap files (see the examples in the samples directory).
   */
@@ -48,13 +71,13 @@
  #endif /* LYNX_CFG_FILE */
  
  #ifndef LYNX_CFG_PATH
-@@ -510,8 +510,9 @@
+@@ -510,8 +510,8 @@
   * The definition here can be overridden at run time by defining a
   * "LYNX_HELPFILE" environment variable.
   */
 -#define HELPFILE "https://lynx.invisible-island.net/lynx_help/lynx_help_main.html"
-+/* ##define HELPFILE "https://lynx.invisible-island.net/lynx_help/lynx_help_main.html" */
- /* #define HELPFILE "file://localhost/PATH_TO/lynx_help/lynx_help_main.html" */
+-/* #define HELPFILE "file://localhost/PATH_TO/lynx_help/lynx_help_main.html" */
++//#define HELPFILE "https://lynx.invisible-island.net/lynx_help/lynx_help_main.html"
 +#define HELPFILE "file://localhost/usr/share/lynx/help/lynx_help_main.html.gz"
  
  /*****************************
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lynx.git/commitdiff/23dca752094741e767f01b14ac5adf9d5d42e61d



More information about the pld-cvs-commit mailing list