Changeset 2c230a6


Ignore:
Timestamp:
09/07/2013 12:59:05 AM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ae2a3fcb
Parents:
837ee1f4
Message:

Update to Date::Manip-6.41 perl module
Fix some problems with mod_dnssd
Tag abiword

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r837ee1f4 r2c230a6  
    410410<!ENTITY Archive-Zip-version          "1.30">
    411411<!ENTITY Crypt-SSLeay-version         "0.64">
    412 <!ENTITY Date-Manip-version           "6.40">
     412<!ENTITY Date-Manip-version           "6.41">
    413413<!ENTITY ExtUtils-Depends-version     "0.304">
    414414<!ENTITY ExtUtils-PkgConfig-version   "1.13">
  • general/prog/perl-modules.xml

    r837ee1f4 r2c230a6  
    152152        <para>
    153153          <ulink url="http://www.cpan.org/authors/id/S/SB/SBECK/Date-Manip-&Date-Manip-version;.tar.gz">
    154           Date::Manip-&Date-Manip-version;</ulink> (MD5 sum: ae57b05e8ec689de2f23c99639e0109d)
     154          Date::Manip-&Date-Manip-version;</ulink> (MD5 sum: 5fd8ba69642db5fc87a99eab6376c0ac)
    155155        </para>
    156156        <itemizedlist>
  • gnome/platform/notification-daemon.xml

    r837ee1f4 r2c230a6  
    119119    <segmentedlist>
    120120      <segtitle>Installed Program</segtitle>
     121      <segtitle>Installed Libraries</segtitle>
    121122      <segtitle>Installed Directory</segtitle>
    122123
     
    124125        <seg>
    125126          notification-daemon
     127        </seg>
     128        <seg>
     129          none
    126130        </seg>
    127131        <seg>
  • introduction/welcome/changelog.xml

    r837ee1f4 r2c230a6  
    4949      <itemizedlist>
    5050        <listitem>
    51           <para>[igor] - Update to goffice-0.10.6.  Fixes
     51          <para>[bdubbs] - Update to Date::Manip-6.41.  Fixes
     52          <ulink url="&blfs-ticket-root;4036">#4036</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[bdubbs] - Update to goffice-0.10.6.  Fixes
    5256          <ulink url="&blfs-ticket-root;4004">#4004</ulink>.</para>
    5357        </listitem>
  • networking/netutils/mod_dnssd.xml

    r837ee1f4 r2c230a6  
    100100    </para>
    101101
    102 <screen><userinput>./configure --prefix=/usr \
     102<screen><userinput>sed -i 's/unixd_setup_child/ap_&amp;/' src/mod_dnssd.c &amp;&amp;
     103./configure --prefix=/usr \
    103104            --disable-lynx &amp;&amp;
    104105make</userinput></screen>
     
    112113    </para>
    113114
    114 <screen role="root"><userinput>make install</userinput></screen>
     115<screen role="root"><userinput>make install
     116sed -i 's| usr| /usr|' /etc/httpd/httpd.conf</userinput></screen>
    115117
    116118  </sect2>
     
    120122
    121123    <para>
     124      <command>sed ... src/mod_dnssd.c</command>: Fix an external function
     125      call that has been updated since this package was released.
     126    </para>
     127
     128    <para>
    122129      <option>--disable-lynx</option>: This parameter turns off
    123130      <application>Lynx</application> usage for documentation generation.
     
    125132    </para>
    126133
     134    <para>
     135      <command>sed ... /etc/httpd/httpd.conf</command>: Fix a directory
     136      path that the intallation procedure incorrectly puts in the
     137      httpd configuration file.
     138    </para>
    127139  </sect2>
    128140
  • xsoft/office/abiword.xml

    r837ee1f4 r2c230a6  
    4444    </para>
    4545
    46     &lfs73_checked;
     46    &lfs74_checked;
    4747
    4848    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    105105      <xref linkend="boost"/>,
    106106      <xref linkend="fribidi"/>,
    107       <xref linkend="goffice010"/> and
     107      <xref linkend="goffice010"/>, and
    108108      <xref linkend="wv"/>
    109109    </para>
     
    137137      Telepathy GLib</ulink>,
    138138      <ulink url="http://libots.sourceforge.net/">OTS</ulink>
    139       <ulink url="http://software.frodo.looijaard.name/psiconv/">Psiconv</ulink> and
     139      <ulink url="http://software.frodo.looijaard.name/psiconv/">Psiconv</ulink>, and
    140140      <ulink url="http://www.valgrind.org/">Valgrind</ulink>
    141141    </para>
     
    297297        <seg>
    298298          /usr/include/abiword-&AbiWord-minor-version;,
    299           /usr/lib/abiword-&AbiWord-minor-version; and
     299          /usr/lib/abiword-&AbiWord-minor-version;, and
    300300          /usr/share/abiword-&AbiWord-minor-version;
    301301        </seg>
Note: See TracChangeset for help on using the changeset viewer.