Changeset beee921


Ignore:
Timestamp:
11/23/2015 06:07:30 PM (8 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.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:
5aa7dce
Parents:
b663ee2
Message:
  • libxml2-2.9.3: place "check.log" inside the source code (Bruces

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

Files:
9 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb663ee2 rbeee921  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "22">                   <!-- Always 2 digits -->
     3<!ENTITY day          "23">                   <!-- Always 2 digits -->
    44<!ENTITY month        "11">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 22nd &year;">
     9<!ENTITY releasedate  "November 23rd &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/libxml2.xml

    rb663ee2 rbeee921  
    127127
    128128    <para>
    129       To test the results, issue: <command>make check &gt;
    130       ../check.log</command>. A summary of the results can be obtained with
    131       <command>grep -E '^Total|expected' ../check.log</command>. If
    132       <xref linkend="valgrind"/> is installed and you want to check memory
    133       leaks, replace <command>check</command> with
    134       <command>check-valgrind</command>.
     129      To test the results, issue: <command>make check &gt; check.log</command>.
     130      A summary of the results can be obtained with <command>grep -E
     131      '^Total|expected' check.log</command>. If <xref linkend="valgrind"/> is
     132      installed and you want to check memory leaks, replace
     133      <command>check</command> with <command>check-valgrind</command>.
    135134    </para>
    136135
  • general/prog/perl-modules.xml

    rb663ee2 rbeee921  
    8686
    8787  <!ENTITY Test-Differences-download-http "http://www.cpan.org/authors/id/D/DC/DCANTRELL/Test-Differences-&Test-Differences-version;.tar.gz">
    88   <!ENTITY Test-Differences-md5sum "473cce4879642e29d41bdfafd89c821d">
     88  <!ENTITY Test-Differences-md5sum "ecfda620fe133e36a6e392d94ab8424d">
    8989
    9090  <!ENTITY Test-Pod-download-http "http://www.cpan.org/authors/id/E/ET/ETHER/Test-Pod-&Test-Pod-version;.tar.gz">
     
    13181318            </itemizedlist>
    13191319          </listitem>
     1320          <listitem><literallayout><ulink url="http://search.cpan.org/dist/Capture-Tiny/">Capture::Tiny (for the testsuite)</ulink>
     1321(http://search.cpan.org/dist/Capture-Tiny/)</literallayout>
     1322          </listitem>
    13201323        </itemizedlist>
    13211324      </listitem>
     
    14291432(http://search.cpan.org/dist/Config-AutoConf/)</literallayout>
    14301433            <itemizedlist>
    1431               <listitem><literallayout><ulink url="http://search.cpan.org/dist/Capture-Tiny/">Capture=Tiny</ulink>
     1434              <listitem><literallayout><ulink url="http://search.cpan.org/dist/Capture-Tiny/">Capture::Tiny</ulink>
    14321435(http://search.cpan.org/dist/Capture-Tiny/)</literallayout>
    14331436              </listitem>
  • introduction/welcome/changelog.xml

    rb663ee2 rbeee921  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>November 23rd, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to libsndfile-1.0.26. Fixes
     52          <ulink url="&blfs-ticket-root;7161">#7161</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to xfsprogs-4.3.0. Fixes
     56          <ulink url="&blfs-ticket-root;7160">#7160</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[fernando] - Update to Test-Differences-0.64 (perl module).
     60          Fixes <ulink url="&blfs-ticket-root;7159">#7159</ulink>.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[fernando] - Update to gnutls-3.4.7. Fixes
     64          <ulink url="&blfs-ticket-root;7158">#7158</ulink>.</para>
     65        </listitem>
     66      </itemizedlist>
     67    </listitem>
    4668
    4769    <listitem>
  • multimedia/libdriv/libsndfile.xml

    rb663ee2 rbeee921  
    88    "http://www.mega-nerd.com/libsndfile/files/libsndfile-&libsndfile-version;.tar.gz">
    99  <!ENTITY libsndfile-download-ftp  " ">
    10   <!ENTITY libsndfile-md5sum        "e2b7bb637e01022c7d20f95f9c3990a2">
     10  <!ENTITY libsndfile-md5sum        "ec810a0c60c08772a8a5552704b63393">
    1111  <!ENTITY libsndfile-size          "1.1 MB">
    12   <!ENTITY libsndfile-buildsize     "19 MB">
    13   <!ENTITY libsndfile-time          "0.3 SBU">
     12  <!ENTITY libsndfile-buildsize     "36 MB (with tests)">
     13  <!ENTITY libsndfile-time          "0.7 SBU (with tests)">
    1414]>
    1515
     
    8484    </para>
    8585
    86 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     86<screen><userinput>../configure --prefix=/usr   \
     87            --disable-static \
     88            --docdir=/usr/share/doc/libsndfile-&libsndfile-version;
     89
    8790make</userinput></screen>
    8891
     
    9396    </para>
    9497
    95 <screen role="root"><userinput>make htmldocdir=/usr/share/doc/libsndfile-&libsndfile-version; install</userinput></screen>
     98<screen role="root"><userinput>make install</userinput></screen>
    9699  </sect2>
    97100
  • multimedia/libdriv/pulseaudio.xml

    rb663ee2 rbeee921  
    128128    If desired, remove them with:</para>
    129129
    130 <screen><userinput>sed -i "/seems to be moved/s/^/#/" build-aux/ltmain.sh libtool</userinput></screen>
     130<screen><userinput>sed -i "/seems to be moved/s/^/#/" build-aux/ltmain.sh</userinput></screen>
    131131    </note>
    132132
     
    258258        <seg>
    259259          libpulse.so,
    260           libpulsecommon-7.0.so,
     260          libpulsecommon-&pulseaudio-major-version;.so,
    261261          libpulsedsp.so,
    262262          libpulse-mainloop-glib.so,
     
    267267          /etc/pulse,
    268268          /usr/include/pulse,
    269           /usr/lib/{pulseaudio,pulse-7.0},
     269          /usr/lib/{pulseaudio,pulse-&pulseaudio-major-version;},
    270270          /usr/lib/cmake/PulseAudio,
    271271          /usr/libexec/pulse, and
  • packages.ent

    rb663ee2 rbeee921  
    1414<!ENTITY cyrus-sasl-version           "2.1.26">
    1515<!ENTITY gnupg2-version               "2.1.9">
    16 <!ENTITY gnutls-version               "3.4.6">
     16<!ENTITY gnutls-version               "3.4.7">
    1717<!ENTITY gpgme-version                "1.6.0">
    1818<!ENTITY haveged-version              "1.9.1">
     
    5252<!ENTITY reiser-version               "3.6.24">
    5353<!ENTITY sshfs-fuse-version           "2.5">
    54 <!ENTITY xfsprogs-version             "4.2.0">
     54<!ENTITY xfsprogs-version             "4.3.0">
    5555
    5656<!-- Chapter 6 -->
     
    323323<!ENTITY SGMLSpm-version              "1.1">
    324324<!ENTITY Test-Command-version         "0.11">
    325 <!ENTITY Test-Differences-version     "0.63">
     325<!ENTITY Test-Differences-version     "0.64">
    326326<!ENTITY Test-Pod-version             "1.51">
    327327<!ENTITY Test-Pod-Coverage-version    "1.10">
     
    710710<!ENTITY libquicktime-version         "1.2.4">
    711711<!ENTITY libsamplerate-version        "0.1.8">
    712 <!ENTITY libsndfile-version           "1.0.25">
     712<!ENTITY libsndfile-version           "1.0.26">
    713713<!ENTITY libtheora-version            "1.1.1">
    714714<!ENTITY libvorbis-version            "1.3.5">
  • postlfs/filesystems/xfsprogs.xml

    rb663ee2 rbeee921  
    77  <!ENTITY xfsprogs-download-http " ">
    88  <!ENTITY xfsprogs-download-ftp  "ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-&xfsprogs-version;.tar.gz">
    9   <!ENTITY xfsprogs-md5sum        "e1b9438d3e6775b9df52cc9a13e9f9a6">
     9  <!ENTITY xfsprogs-md5sum        "ade22791338fa3d2cf442d6bb84f1748">
    1010  <!ENTITY xfsprogs-size          "1.5 MB">
    11   <!ENTITY xfsprogs-buildsize     "62 MB">
     11  <!ENTITY xfsprogs-buildsize     "63 MB">
    1212  <!ENTITY xfsprogs-time          "0.5 SBU">
    1313]>
     
    9494<screen role="root"><userinput>make PKG_DOC_DIR=/usr/share/doc/xfsprogs-&xfsprogs-version; install     &amp;&amp;
    9595make PKG_DOC_DIR=/usr/share/doc/xfsprogs-&xfsprogs-version; install-dev &amp;&amp;
     96
    9697rm -rfv /usr/lib/libhandle.a                               &amp;&amp;
    9798rm -rfv /lib/libhandle.{a,la,so}                           &amp;&amp;
  • postlfs/security/gnutls.xml

    rb663ee2 rbeee921  
    77  <!ENTITY gnutls-download-http " ">
    88  <!ENTITY gnutls-download-ftp  "ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/gnutls-&gnutls-version;.tar.xz">
    9   <!ENTITY gnutls-md5sum        "4f2c4b4483da65de7edfeb050911fafb">
    10   <!ENTITY gnutls-size          "6.3 MB">
    11   <!ENTITY gnutls-buildsize     "128 MB or 144 MB, with tests (all with bundled API docs)">
    12   <!ENTITY gnutls-time          "0.9 SBU or 4.3 SBU, with tests  (all with bundled API docs)">
     9  <!ENTITY gnutls-md5sum        "e7556cec73c8b34fd2ff0b591e24e44c">
     10  <!ENTITY gnutls-size          "6.4 MB">
     11  <!ENTITY gnutls-buildsize     "129 MB (145 MB, with tests)">
     12  <!ENTITY gnutls-time          "0.8 SBU (3.8 SBU, with tests)">
    1313]>
    1414
     
    210210        </seg>
    211211        <seg>
    212           /usr/{include,share/{gtk-doc/html,guile/site}}/gnutls
     212          /usr/{include,share/gtk-doc/html,share/guile/site}/gnutls
    213213        </seg>
    214214      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.