Changeset f346a49


Ignore:
Timestamp:
07/17/2014 11:28:46 PM (10 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.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, 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:
7daf33b
Parents:
cc2e0075
Message:

Update to harfbuzz-0.9.31.
Update to git-2.0.2.
Update to curl-7.37.1.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcc2e0075 rf346a49  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "16">                   <!-- Always 2 digits -->
     3<!ENTITY day          "17">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 16th, &year;">
     9<!ENTITY releasedate  "July 17th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    288288<!ENTITY giflib-version               "5.1.0">
    289289<!ENTITY graphite2-version            "1.2.4">
    290 <!ENTITY harfbuzz-version             "0.9.30">
     290<!ENTITY harfbuzz-version             "0.9.31">
    291291<!ENTITY ijs-version                  "0.35">
    292292<!ENTITY imlib2-version               "1.4.6">
     
    386386<!ENTITY gc-version                   "7.4.2">
    387387<!ENTITY gdb-version                  "7.7.1">
    388 <!ENTITY git-version                  "2.0.1">
     388<!ENTITY git-version                  "2.0.2">
    389389<!ENTITY guile-version                "2.0.11">
    390390<!ENTITY librep-version               "0.92.3">
     
    473473
    474474<!-- Chapter 17 -->
    475 <!ENTITY curl-version                 "7.37.0">
     475<!ENTITY curl-version                 "7.37.1">
    476476<!ENTITY geoclue-version              "0.12.0">
    477477<!ENTITY glib-networking-version      "2.40.1">
  • general/graphlib/harfbuzz.xml

    rcc2e0075 rf346a49  
    88           "http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.bz2">
    99  <!ENTITY harfbuzz-download-ftp  " ">
    10   <!ENTITY harfbuzz-md5sum        "ba0b01d285d48f20834b7de9bb4fc435">
     10  <!ENTITY harfbuzz-md5sum        "ed9d9daa7d9762bf06076b1495188726">
    1111  <!ENTITY harfbuzz-size          "1.1 MB">
    12   <!ENTITY harfbuzz-buildsize     "24 MB (additional 1 MB for the tests and 2 MB for the API documentation)">
     12  <!ENTITY harfbuzz-buildsize     "25 MB (additional 2 MB for the API documentation)">
    1313  <!ENTITY harfbuzz-time          "0.4 SBU">
    1414]>
  • general/prog/git.xml

    rcc2e0075 rf346a49  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "6d28a5d112379c20c7f7df9e0ffb070c">
     11  <!ENTITY git-md5sum        "4515f5926ddae48fe42083a08bd958d5">
    1212  <!ENTITY git-size          "3.3 MB">
    13   <!ENTITY git-buildsize     "268 MB (additional 13 MB for downloaded docs and man pages, or 24 MB building docs and man pages)">
    14   <!ENTITY git-time          "0.8 SBU (additional 8.8 SBU for tests or 2.5 SBU for docs and man build)
     13  <!ENTITY git-buildsize     "199 MB (additional 13 MB for downloaded docs and man pages, or 24 MB building docs and man pages)">
     14  <!ENTITY git-time          "0.8 SBU (additional 5.5 SBU for tests or 2.5 SBU for docs and man build)
    1515">
    1616]>
     
    321321          /usr/share/gitk,
    322322          /usr/share/gitweb,
    323           /usr/lib/perl5/site_perl/&lfs-perl-version;/Git and
     323          /usr/lib/perl5/site_perl/&lt;5.x.y&gt;/Git and
    324324          /usr/lib/perl5/site_perl/&lfs-perl-version;/auto/Git
    325325       
  • introduction/welcome/changelog.xml

    rcc2e0075 rf346a49  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>July 17th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to curl-7.37.1. Fixes
     52          <ulink url="&blfs-ticket-root;5274">#5274</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to git-2.0.2. Fixes
     56          <ulink url="&blfs-ticket-root;5273">#5273</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[fernando] - Update to harfbuzz-0.9.31. Fixes
     60          <ulink url="&blfs-ticket-root;5271">#5271</ulink>.</para>
     61        </listitem>
     62      </itemizedlist>
     63    </listitem>
    4664
    4765    <listitem>
  • networking/netlibs/curl.xml

    rcc2e0075 rf346a49  
    77  <!ENTITY curl-download-http "http://curl.haxx.se/download/curl-&curl-version;.tar.bz2">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "7dda0cc2e4136f78d5801ac347be696b">
    10   <!ENTITY curl-size          "2.8 MB">
    11   <!ENTITY curl-buildsize     "35 MB (additional 8 MB for tests)">
    12   <!ENTITY curl-time          "0.4 SBU (additional 9.1 SBU for tests)">
     9  <!ENTITY curl-md5sum        "95c627abcf6494f5abe55effe7cd6a57">
     10  <!ENTITY curl-size          "3.1 MB">
     11  <!ENTITY curl-buildsize     "40 MB (additional 7 MB for tests)">
     12  <!ENTITY curl-time          "0.4 SBU (additional 8.2 SBU for tests)">
    1313]>
    1414
     
    9797    <bridgehead renderas="sect4">Optional for Running the Test Suite</bridgehead>
    9898    <para role="optional">
    99       <xref linkend="stunnel"/> (for the HTTPS and FTPS tests)
     99      <xref linkend="stunnel"/> (for the HTTPS and FTPS tests) and
     100      <xref linkend="valgrind"/>
    100101    </para>
    101102
     
    119120
    120121    <para>
    121       To test the results, issue: <command>make test</command>. Some tests may
    122       fail for unknown reasons.
    123     </para>
     122      To test the results, issue: <command>make test</command>. Tests need many
     123      conditions to run successfully, and some may fail. Usually, each failed
     124      test takes a long time. If you wish to disable some tests, include them
     125      in the the appropriate file and run the tests again:
     126    </para>
     127
     128<screen><userinput>cat &gt;&gt; tests/data/DISABLED &lt;&lt; "EOF"
     129<literal>numb1
     130...
     131numbN
     132...</literal>
     133EOF</userinput></screen>
    124134
    125135    <para>
Note: See TracChangeset for help on using the changeset viewer.