Ignore:
Timestamp:
05/07/2015 05:21:30 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
93a5015
Parents:
8e3c4db
Message:

Update to libtirpc-0.3.0.
Update to autofs-5.1.1.
Update to rpcbind-0.2.3.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15937 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/rpcbind.xml

    r8e3c4db r9fe905c  
    77  <!ENTITY rpcbind-download-http "&sourceforge-repo;/rpcbind/rpcbind-&rpcbind-version;.tar.bz2">
    88  <!ENTITY rpcbind-download-ftp  " ">
    9   <!ENTITY rpcbind-md5sum        "8acf839bfef2364a05fbd6be5f8edf9a">
    10   <!ENTITY rpcbind-size          "112 KB">
    11   <!ENTITY rpcbind-buildsize     "1.5 MB">
     9  <!ENTITY rpcbind-md5sum        "c8875246b2688a1adfbd6ad43480278d">
     10  <!ENTITY rpcbind-size          "120 KB">
     11  <!ENTITY rpcbind-buildsize     "2 MB">
    1212  <!ENTITY rpcbind-time          "less than 0.1 SBU">
    1313]>
     
    3434    of Network File System (NFS) shared directories. </para>
    3535
    36     &lfs77_checked; &gcc5_checked;
     36    &lfs77_built; &gcc5_built;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7777    properly, first fix the package to use correct service name:</para>
    7878
    79 <screen><userinput>sed -i "/servname/s:rpcbind:sunrpc:" src/rpcbind.c &amp;&amp;
    80 sed -i "/error = getaddrinfo/s:rpcbind:sunrpc:" src/rpcinfo.c</userinput></screen>
     79<screen><userinput>sed -i "/servname/s:rpcbind:sunrpc:" src/rpcbind.c &amp;&amp;</userinput></screen>
    8180
    8281    <para>Install <application>rpcbind</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.