Changeset b64b7ec


Ignore:
Timestamp:
03/16/2013 07:10:37 PM (11 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 7.4, 7.5, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
31ac691
Parents:
b4c6ce2
Message:

Upgrade to Texinfo-5.1. Fixes #3304.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10206 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rb4c6ce2 rb64b7ec  
    3636    </listitem>
    3737-->
     38
     39    <listitem>
     40      <para>2013-03-16</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[matthew] - Upgrade to Texinfo-5.1. Fixes
     44          <ulink url="&lfs-ticket-root;3304">#3304</ulink>.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
    3848
    3949    <listitem>
  • chapter01/whatsnew.xml

    rb4c6ce2 rb64b7ec  
    191191      <para>TCL &tcl-version;</para>
    192192    </listitem>-->
    193     <!--<listitem>
     193    <listitem>
    194194      <para>Texinfo &texinfo-version;</para>
    195     </listitem>-->
     195    </listitem>
    196196    <listitem>
    197197      <para>Tzdata &tzdata-version;</para>
  • general.ent

    rb4c6ce2 rb64b7ec  
    1 <!ENTITY version "SVN-20130313">
    2 <!ENTITY releasedate "March 13, 2013">
     1<!ENTITY version "SVN-20130316">
     2<!ENTITY releasedate "March 16, 2013">
    33<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not &ndash; -->
    44<!ENTITY milestone "7.4">
  • packages.ent

    rb4c6ce2 rb64b7ec  
    515515<!ENTITY tcl-ch5-sbu "0.4 SBU">
    516516
    517 <!ENTITY texinfo-version "5.0">
    518 <!ENTITY texinfo-size "3,000 KB">
     517<!ENTITY texinfo-version "5.1">
     518<!ENTITY texinfo-size "3,665 KB">
    519519<!ENTITY texinfo-url "&gnu;texinfo/texinfo-&texinfo-version;.tar.xz">
    520 <!ENTITY texinfo-md5 "ef2fad34c71ddc95b20c7d6a08c0d7a6">
     520<!ENTITY texinfo-md5 "52ee905a3b705020d2a1b6ec36d53ca6">
    521521<!ENTITY texinfo-home "&gnu-software;texinfo/">
    522522<!ENTITY texinfo-ch5-du "94 MB">
Note: See TracChangeset for help on using the changeset viewer.