Ignore:
Timestamp:
05/03/2024 04:11:44 PM (2 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
lazarus, trunk
Children:
f31aab3
Parents:
90696a3b
Message:

Update to lynx2.9.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/textweb/lynx.xml

    r90696a3b r3bcdc06  
    77  <!ENTITY lynx-download-http "https://invisible-mirror.net/archives/lynx/tarballs/lynx&lynx-version;.tar.bz2">
    88  <!ENTITY lynx-download-ftp  " ">
    9   <!ENTITY lynx-md5sum        "44316f1b8a857b59099927edc26bef79">
    10   <!ENTITY lynx-size          "2.5 MB">
    11   <!ENTITY lynx-buildsize     "31 MB">
     9  <!ENTITY lynx-md5sum        "4c35ce8c73cf539d020c5c17f91ff1e1">
     10  <!ENTITY lynx-size          "2.7 MB">
     11  <!ENTITY lynx-buildsize     "25 MB">
    1212  <!ENTITY lynx-time          "0.3 SBU">
    1313]>
     
    6666    </itemizedlist>
    6767
    68     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    69     <itemizedlist spacing="compact">
    70       <listitem>
    71         <para>
    72           Required patch:
    73           <ulink url="&patch-root;/lynx-&lynx-version;-security_fix-1.patch"/>
    74         </para>
    75       </listitem>
    76     </itemizedlist>
    77 
    78     <bridgehead renderas="sect3">Lynx Dependencies</bridgehead>
    79 <!--
    80     <bridgehead renderas="sect4">Recommended</bridgehead>
    81     <para role="recommended">
    82       <xref linkend="openssl"/>
    83     </para>
    84 -->
    8568    <bridgehead renderas="sect4">Optional</bridgehead>
    8669    <para role="optional">
     
    9376    </para>
    9477
    95 <!-- Attempt to utilize S-Lang (- -with-screen=slang) leads to a build failure -->
    96 
    9778  </sect2>
    9879
    9980  <sect2 role="installation">
    10081    <title>Installation of Lynx</title>
    101 
    102     <para>
    103       First, apply a patch to fix a security vulnerability:
    104     </para>
    105 
    106 <screen><userinput>patch -p1 -i ../lynx-&lynx-version;-security_fix-1.patch</userinput></screen>
    10782
    10883    <para>
     
    129104    </para>
    130105
    131 <screen role='root'><userinput>make install-full &amp;&amp;
    132 chgrp -v -R root /usr/share/doc/lynx-&lynx-version;/lynx_doc</userinput></screen>
     106<screen role='root'><userinput>make install-full</userinput></screen>
    133107
    134108  </sect2>
Note: See TracChangeset for help on using the changeset viewer.