Changeset 94945733


Ignore:
Timestamp:
03/21/2015 01:44:14 AM (9 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.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:
9a0022bf
Parents:
9b6805e
Message:

Update to gptfdisk-1.0.0.
Update to xapian-1.2.20.
Fix typo in tcl.
Change wording in apache-ant.

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r9b6805e r94945733  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "19">                   <!-- Always 2 digits -->
     3<!ENTITY day          "20">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 19th, &year;">
     9<!ENTITY releasedate  "March 20th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/xapian.xml

    r9b6805e r94945733  
    88           "http://oligarchy.co.uk/xapian/&xapian-version;/xapian-core-&xapian-version;.tar.xz">
    99  <!ENTITY xapian-download-ftp  " ">
    10   <!ENTITY xapian-md5sum        "54ec8333757eb94dbde76d31d185af91">
    11   <!ENTITY xapian-size          "3.1 MB">
    12   <!ENTITY xapian-buildsize     "129 MB (Additional 96 MB for tests)">
    13   <!ENTITY xapian-time          "1.4 SBU (Additional 16 SBU for tests, using parallelism=4)">
     10  <!ENTITY xapian-md5sum        "eecb650d8b73e09a63f32140f2d810ce">
     11  <!ENTITY xapian-size          "3.0 MB">
     12  <!ENTITY xapian-buildsize     "138 MB (Additional 188 MB for tests)">
     13  <!ENTITY xapian-time          "1.2 SBU (Additional 15 SBU for tests)">
    1414]>
    1515
     
    5959    </itemizedlist>
    6060
     61    <bridgehead renderas="sect3">Xapian Dependencies</bridgehead>
     62
     63    <bridgehead renderas="sect4">Optional</bridgehead>
     64    <para role="optional">
     65      <xref linkend="valgrind"/>
     66    </para>
     67
    6168    <para condition="html" role="usernotes">User Notes:
    6269    <ulink url="&blfs-wiki;/xapian"/></para>
     
    7481            --docdir=/usr/share/doc/xapian-core-&xapian-version; &amp;&amp;
    7582make</userinput></screen>
     83
     84   
     85
    7686
    7787    <para>
  • general/prog/apache-ant.xml

    r9b6805e r94945733  
    3131
    3232    <para>The <application>Apache Ant</application> package is a
    33     <application>Java</application>-based build tool. In theory, it is kind of
    34     like <command>make</command>, but without <command>make</command>'s
     33    <application>Java</application>-based build tool. In theory, it is
     34    like the <command>make</command> command, but without <command>make</command>'s
    3535    wrinkles. <application>Ant</application> is different. Instead of a model
    3636    that is extended with shell-based commands, <application>Ant</application>
  • general/prog/tcl.xml

    r9b6805e r94945733  
    139139    -i tclConfig.sh               &amp;&amp;
    140140
    141 sed -e "s#$SRCDIR/unix/pkgs/tdbc&tdbc-ver;#/usr/lib/tdbc1.0.2#" \
     141sed -e "s#$SRCDIR/unix/pkgs/tdbc&tdbc-ver;#/usr/lib/tdbc&tdbc-ver;#" \
    142142    -e "s#$SRCDIR/pkgs/tdbc&tdbc-ver;/generic#/usr/include#"    \
    143143    -e "s#$SRCDIR/pkgs/tdbc&tdbc-ver;/library#/usr/lib/tcl8.6#" \
  • introduction/welcome/changelog.xml

    r9b6805e r94945733  
    4646
    4747    <listitem>
     48      <para>March 20th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[bdubbs] - Update to gptfdisk-1.0.0. Fixes
     52          <ulink url="&blfs-ticket-root;6272">#6272</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[bdubbs] - Update to xapian-1.2.20. Fixes
     56          <ulink url="&blfs-ticket-root;6191">#6191</ulink>.</para>
     57        </listitem>
     58      </itemizedlist>
     59    </listitem>
     60
     61    <listitem>
    4862      <para>March 19th, 2015</para>
    4963      <itemizedlist>
  • packages.ent

    r9b6805e r94945733  
    4545<!ENTITY mdadm-version                "3.3.2">
    4646<!ENTITY ntfs-3g-version              "2014.2.15">
    47 <!ENTITY gptfdisk-version             "0.8.10">
     47<!ENTITY gptfdisk-version             "1.0.0">
    4848<!ENTITY parted-version               "3.2">
    4949<!ENTITY reiser-version               "3.6.24">
     
    146146<!ENTITY talloc-version               "2.1.1">
    147147<!ENTITY wv-version                   "1.2.9">
    148 <!ENTITY xapian-version               "1.2.19">
     148<!ENTITY xapian-version               "1.2.20">
    149149
    150150<!-- Chapter 10 -->
  • postlfs/filesystems/gptfdisk.xml

    r9b6805e r94945733  
    88    "&sourceforge-repo;/project/gptfdisk/gptfdisk/&gptfdisk-version;/gptfdisk-&gptfdisk-version;.tar.gz">
    99  <!ENTITY gptfdisk-download-ftp  " ">
    10   <!ENTITY gptfdisk-md5sum        "9cf4246c181c324bdbd553fe9b348373">
     10  <!ENTITY gptfdisk-md5sum        "2061f917af084215898d4fea04d8388f">
    1111  <!ENTITY gptfdisk-size          "192 KB">
    12   <!ENTITY gptfdisk-buildsize     "2.9 MB">
     12  <!ENTITY gptfdisk-buildsize     "2.1 MB">
    1313  <!ENTITY gptfdisk-time          "less than 0.1 SBU">
    1414]>
Note: See TracChangeset for help on using the changeset viewer.