Bladeren bron

Upgrade to Autoconf-2.66. Fixes #2705.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9340 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 15 jaren geleden
bovenliggende
commit
f262446f17
4 gewijzigde bestanden met toevoegingen van 17 en 7 verwijderingen
  1. 10 0
      chapter01/changelog.xml
  2. 2 2
      chapter01/whatsnew.xml
  3. 2 2
      general.ent
  4. 3 3
      packages.ent

+ 10 - 0
chapter01/changelog.xml

@@ -37,6 +37,16 @@
 
 -->
 
+    <listitem>
+      <para>2010-07-26</para>
+      <itemizedlist>
+         <listitem>
+           <para>[matthew] - Upgrade to Autoconf-2.66.  Fixes
+           <ulink url="&lfs-ticket-root;2705">#2705</ulink>.</para>
+         </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2010-07-18</para>
       <itemizedlist>

+ 2 - 2
chapter01/whatsnew.xml

@@ -22,9 +22,9 @@
   <itemizedlist>
     <title>Upgraded to:</title>
 
-    <!--<listitem>
+    <listitem>
       <para>Autoconf &autoconf-version;</para>
-    </listitem>-->
+    </listitem>
     <!--<listitem>
       <para>Automake &automake-version;</para>
     </listitem> -->

+ 2 - 2
general.ent

@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20100718">
-<!ENTITY releasedate "July 18, 2010">
+<!ENTITY version "SVN-20100726">
+<!ENTITY releasedate "July 26, 2010">
 <!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone "6.7">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

+ 3 - 3
packages.ent

@@ -7,10 +7,10 @@
      Allowed deviation in disk usage : 2% -->
 
 
-<!ENTITY autoconf-version "2.65">
-<!ENTITY autoconf-size "1,301 KB">
+<!ENTITY autoconf-version "2.66">
+<!ENTITY autoconf-size "1,331 KB">
 <!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
-<!ENTITY autoconf-md5 "a6de1cc6434cd64038b0a0ae4e252b33">
+<!ENTITY autoconf-md5 "d2d22a532ee0e4d6d86a02e6425ecfce">
 <!ENTITY autoconf-home "&gnu-software;autoconf/">
 <!ENTITY autoconf-ch6-du "12.4 MB">
 <!ENTITY autoconf-ch6-sbu "4.8 SBU">