[Clfs-commits] commit: r4587 - in /branches/clfs-embedded/BOOK: cross-tools/common/mpfr.xml general.ent materials/common/patches.xml packages.ent patches.ent

svn at cross-lfs.org svn at cross-lfs.org
Wed Jan 28 12:45:20 PST 2009


Author: jim
Date: Wed Jan 28 20:45:20 2009
New Revision: 4587

Log:
Updated MPFR to 2.4.0

Modified:
    branches/clfs-embedded/BOOK/cross-tools/common/mpfr.xml
    branches/clfs-embedded/BOOK/general.ent
    branches/clfs-embedded/BOOK/materials/common/patches.xml
    branches/clfs-embedded/BOOK/packages.ent
    branches/clfs-embedded/BOOK/patches.ent

Modified: branches/clfs-embedded/BOOK/cross-tools/common/mpfr.xml
==============================================================================
--- branches/clfs-embedded/BOOK/cross-tools/common/mpfr.xml (original)
+++ branches/clfs-embedded/BOOK/cross-tools/common/mpfr.xml Wed Jan 28 20:45:20 2009
@@ -26,12 +26,12 @@
   <sect2 role="installation">
     <title>Installation of MPFR</title>
 
-
+<!--
     <para os="p1">The following patch contains a number of updates to the
     &mpfr-version; branch by the MPFR developers:</para>
 
 <screen os="p2"><userinput>patch -Np1 -i ../&mpfr-branch_update-patch;</userinput></screen>
-
+-->
     <para os="a">Prepare MPFR for compilation:</para>
 
 <screen os="b"><userinput>LDFLAGS="-Wl,-rpath,/cross-tools/lib" \

Modified: branches/clfs-embedded/BOOK/general.ent
==============================================================================
--- branches/clfs-embedded/BOOK/general.ent (original)
+++ branches/clfs-embedded/BOOK/general.ent Wed Jan 28 20:45:20 2009
@@ -2,7 +2,7 @@
 
 <!ENTITY month "01"> <!-- Use two digits -->
 <!ENTITY month_name "December">
-<!ENTITY day "26"> <!-- Use two digits -->
+<!ENTITY day "28"> <!-- Use two digits -->
 <!ENTITY year "2009"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

Modified: branches/clfs-embedded/BOOK/materials/common/patches.xml
==============================================================================
--- branches/clfs-embedded/BOOK/materials/common/patches.xml (original)
+++ branches/clfs-embedded/BOOK/materials/common/patches.xml Wed Jan 28 20:45:20 2009
@@ -83,6 +83,7 @@
       </listitem>
     </varlistentry>
 
+<!--
     <varlistentry>
       <term>MPFR Branch Update Patch - <token>&mpfr-branch_update-patch-size;</token>:</term>
       <listitem>
@@ -91,6 +92,7 @@
         <para>MD5 sum: <literal>&mpfr-branch_update-patch-md5;</literal></para>
       </listitem>
     </varlistentry>
+-->
 
     <varlistentry>
       <term>uClibc Branch Update Patch - <token>&uclibc-branch_update-patch-size;</token>:</term>

Modified: branches/clfs-embedded/BOOK/packages.ent
==============================================================================
--- branches/clfs-embedded/BOOK/packages.ent (original)
+++ branches/clfs-embedded/BOOK/packages.ent Wed Jan 28 20:45:20 2009
@@ -66,10 +66,11 @@
 <!ENTITY linux-mips-md5 "dbe6c061104074cac0fc3438846f9c72">
 <!ENTITY linux-mips-home "http://www.linux-mips.org/wiki/Main_Page">
 
-<!ENTITY mpfr-version "2.3.2">
-<!ENTITY mpfr-size "968 KB">
-<!ENTITY mpfr-url "http://www.mpfr.org/mpfr-current/mpfr-&mpfr-version;.tar.bz2">
-<!ENTITY mpfr-md5 "527147c097874340cb9cee0579dacf3b">
+<!ENTITY mpfr-version "2.4.0">
+<!ENTITY mpfr-size "1,040 KB">
+<!ENTITY mpfr-dlid "16015">
+<!ENTITY mpfr-url "http://gforge.inria.fr/frs/download.php/&mpfr-dlid;/mpfr-&mpfr-version;.tar.bz2">
+<!ENTITY mpfr-md5 "f5916d785d4f7e7282057f6a3ebff9ce">
 <!ENTITY mpfr-home "http://www.mpfr.org/">
 
 <!ENTITY uclibc-version "0.9.30">

Modified: branches/clfs-embedded/BOOK/patches.ent
==============================================================================
--- branches/clfs-embedded/BOOK/patches.ent (original)
+++ branches/clfs-embedded/BOOK/patches.ent Wed Jan 28 20:45:20 2009
@@ -34,9 +34,11 @@
 <!ENTITY linux-serial-patch-md5 "aa82ce2ee0cd5ab270359a0a2ed89cde">
 <!ENTITY linux-serial-patch-size "4 KB">
 
+<!--
 <!ENTITY mpfr-branch_update-patch "mpfr-&mpfr-version;-branch_update-1.patch">
 <!ENTITY mpfr-branch_update-patch-md5 "799177f97cae779baad90156bbd3192a">
 <!ENTITY mpfr-branch_update-patch-size "20 KB">
+-->
 
 <!ENTITY uclibc-branch_update-patch "uClibc-&uclibc-version;-branch_update-1.patch">
 <!ENTITY uclibc-branch_update-patch-md5 "aba411c0c1b35e1802ef9cac92b62d1f">




More information about the Clfs-commits mailing list