Changeset 8e266c6 for networking


Ignore:
Timestamp:
09/09/2018 01:44:35 PM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
perl-modules
Children:
6df794d
Parents:
2d6354a7
Message:

Merge r20475 to r20480 from trunk

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/perl-modules@20481 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
networking
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/geoclue2.xml

    r2d6354a7 r8e266c6  
    88           "https://www.freedesktop.org/software/geoclue/releases/2.4/geoclue-&geoclue2-version;.tar.xz">
    99  <!ENTITY geoclue2-download-ftp  " ">
    10   <!ENTITY geoclue2-md5sum        "8bc64e7b9a18c7bf12c48b1c4323cf14">
    11   <!ENTITY geoclue2-size          "368 KB">
    12   <!ENTITY geoclue2-buildsize     "16 MB">
     10  <!ENTITY geoclue2-md5sum        "469bfcebef36723b34aaa5816de93e18">
     11  <!ENTITY geoclue2-size          "392 KB">
     12  <!ENTITY geoclue2-buildsize     "17 MB">
    1313  <!ENTITY geoclue2-time          "0.1 SBU">
    1414]>
  • networking/netprogs/nfs-utils.xml

    r2d6354a7 r8e266c6  
    77  <!ENTITY nfs-utils-download-http "&sourceforge-dl;/nfs/nfs-utils-&nfs-utils-version;.tar.xz">
    88  <!ENTITY nfs-utils-download-ftp  " ">
    9   <!ENTITY nfs-utils-md5sum        "5f952810747674ef4737e4956c297808">
    10   <!ENTITY nfs-utils-size          "644 KB">
    11   <!ENTITY nfs-utils-buildsize     "18 MB">
     9  <!ENTITY nfs-utils-md5sum        "11490e3f85a8676c647fe1bddbf32f99">
     10  <!ENTITY nfs-utils-size          "648 KB">
     11  <!ENTITY nfs-utils-buildsize     "16 MB">
    1212  <!ENTITY nfs-utils-time          "0.2 SBU">
    1313]>
     
    167167    </note>
    168168
    169     <para>First, fix a build problem caused by gcc-8:</para>
    170 
    171 <screen><userinput>sed -i '/strict-prototypes/d' configure.ac &amp;&amp;
    172 autoreconf -fiv</userinput></screen>
    173 
    174169    <para>Install <application>NFS Utilities</application> by running
    175170    the following commands:</para>
    176171
    177 <!--
    178 <screen><userinput>sed -i '/fcntl.h/a#include &lt;stdint.h&gt;' support/nsm/rpc.c &amp;&amp;-->
    179172<screen><userinput>./configure --prefix=/usr          \
    180173            --sysconfdir=/etc      \
    181174            --sbindir=/sbin        \
    182             --without-tcp-wrappers \
    183175            --disable-nfsv4        \
    184176            --disable-gss &amp;&amp;
     
    214206    to fix a build issue with glibc-2.26 and later.</para>
    215207-->
    216     <para><parameter>--without-tcp-wrappers</parameter>: This option is
    217     needed because TCP Wrappers is not in BLFS.</para>
    218 
    219208    <para><parameter>--disable-nfsv4</parameter>: This allows the package to be
    220209    built when libnfsidmap has not been installed.</para>
  • networking/textweb/links.xml

    r2d6354a7 r8e266c6  
    77  <!ENTITY links-download-http "http://links.twibright.com/download/links-&links-version;.tar.bz2">
    88  <!ENTITY links-download-ftp  " ">
    9   <!ENTITY links-md5sum        "645fb0c0294e4c3268f94d307d394ffb">
     9  <!ENTITY links-md5sum        "e0cd5582b99a678b5ad3b112e9b42f7e">
    1010  <!ENTITY links-size          "6.4 MB">
    1111  <!ENTITY links-buildsize     "47 MB (with --enable-graphics)">
Note: See TracChangeset for help on using the changeset viewer.