[Clfs-commits] commit: r4585 - in /trunk: BOOK/ BOOK/cross-tools/common/ BOOK/final-system/common/ BOOK/final-system/multilib/ BOOK/introduction/common/ BOOK/materials/common/ BOOK/temp-system/64/ BOOK/temp-system/common/ BOOK/temp-system/multilib/ patches/

svn at cross-lfs.org svn at cross-lfs.org
Wed Jan 28 12:07:29 PST 2009


Author: jim
Date: Wed Jan 28 20:07:28 2009
New Revision: 4585

Log:
Updated to MPFR 2.4.0

Removed:
    trunk/patches/mpfr-2.3.2-branch_update-1.patch
Modified:
    trunk/BOOK/cross-tools/common/mpfr.xml
    trunk/BOOK/final-system/common/mpfr.xml
    trunk/BOOK/final-system/multilib/mpfr-64bit.xml
    trunk/BOOK/final-system/multilib/mpfr-n32.xml
    trunk/BOOK/final-system/multilib/mpfr.xml
    trunk/BOOK/introduction/common/changelog.xml
    trunk/BOOK/materials/common/patches.xml
    trunk/BOOK/packages.ent
    trunk/BOOK/patches.ent
    trunk/BOOK/temp-system/64/mpfr.xml
    trunk/BOOK/temp-system/common/mpfr.xml
    trunk/BOOK/temp-system/multilib/mpfr.xml

Modified: trunk/BOOK/cross-tools/common/mpfr.xml
==============================================================================
--- trunk/BOOK/cross-tools/common/mpfr.xml (original)
+++ trunk/BOOK/cross-tools/common/mpfr.xml Wed Jan 28 20:07:28 2009
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of MPFR</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../final-system/common/mpfr.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,7 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../final-system/common/mpfr.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
-
+-->
     <para os="a">Prepare MPFR for compilation:</para>
 
 <screen os="b"><userinput>LDFLAGS="-Wl,-rpath,/cross-tools/lib" \

Modified: trunk/BOOK/final-system/common/mpfr.xml
==============================================================================
--- trunk/BOOK/final-system/common/mpfr.xml (original)
+++ trunk/BOOK/final-system/common/mpfr.xml Wed Jan 28 20:07:28 2009
@@ -26,11 +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>CC="gcc -isystem /usr/include" LDFLAGS="-Wl,-rpath-link,/lib" \

Modified: trunk/BOOK/final-system/multilib/mpfr-64bit.xml
==============================================================================
--- trunk/BOOK/final-system/multilib/mpfr-64bit.xml (original)
+++ trunk/BOOK/final-system/multilib/mpfr-64bit.xml Wed Jan 28 20:07:28 2009
@@ -20,6 +20,16 @@
 
   <sect2 role="installation">
     <title>Installation of MPFR</title>
+
+<!--
+    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+    href="../common/mpfr.xml"
+    xpointer="xpointer(//*[@os='p1'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+    href="../common/mpfr.xml"
+    xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/mpfr.xml"

Modified: trunk/BOOK/final-system/multilib/mpfr-n32.xml
==============================================================================
--- trunk/BOOK/final-system/multilib/mpfr-n32.xml (original)
+++ trunk/BOOK/final-system/multilib/mpfr-n32.xml Wed Jan 28 20:07:28 2009
@@ -22,6 +22,15 @@
   <sect2 role="installation">
     <title>Installation of MPFR</title>
 
+<!--
+    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+    href="../common/mpfr.xml"
+    xpointer="xpointer(//*[@os='p1'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+    href="../common/mpfr.xml"
+    xpointer="xpointer(//*[@os='p2'])"/>
+-->
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/mpfr.xml"
     xpointer="xpointer(//*[@os='a'])"/>

Modified: trunk/BOOK/final-system/multilib/mpfr.xml
==============================================================================
--- trunk/BOOK/final-system/multilib/mpfr.xml (original)
+++ trunk/BOOK/final-system/multilib/mpfr.xml Wed Jan 28 20:07:28 2009
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of MPFR</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/mpfr.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,7 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/mpfr.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
-
+-->
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/mpfr.xml"
     xpointer="xpointer(//*[@os='a'])"/>

Modified: trunk/BOOK/introduction/common/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/common/changelog.xml (original)
+++ trunk/BOOK/introduction/common/changelog.xml Wed Jan 28 20:07:28 2009
@@ -35,6 +35,15 @@
       </itemizedlist>
     </listitem>
 -->
+
+    <listitem>
+      <para>January 28, 2009</para>
+      <itemizedlist>
+        <listitem>
+          <para>[Jim] - Updated MPFR to 2.4.0.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
 
     <listitem>
       <para>January 27, 2009</para>

Modified: trunk/BOOK/materials/common/patches.xml
==============================================================================
--- trunk/BOOK/materials/common/patches.xml (original)
+++ trunk/BOOK/materials/common/patches.xml Wed Jan 28 20:07:28 2009
@@ -198,6 +198,7 @@
       </listitem>
     </varlistentry>
 
+<!--
     <varlistentry>
       <term>MPFR Branch Update Patch - <token>&mpfr-branch_update-patch-size;</token>:</term>
       <listitem>
@@ -206,7 +207,7 @@
         <para>MD5 sum: <literal>&mpfr-branch_update-patch-md5;</literal></para>
       </listitem>
     </varlistentry>
-
+-->
     <varlistentry>
       <term>Ncurses Bash Patch - <token>&ncurses-bashfix-patch-size;</token>:</term>
       <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent (original)
+++ trunk/BOOK/packages.ent Wed Jan 28 20:07:28 2009
@@ -301,10 +301,11 @@
 <!ENTITY module-init-tools-md5 "2b47686247fc9a99bfdb9dd1d1d80e6f">
 <!ENTITY module-init-tools-home "http://www.kerneltools.org/KernelTools.org">
 
-<!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 ncurses-version "5.7">

Modified: trunk/BOOK/patches.ent
==============================================================================
--- trunk/BOOK/patches.ent (original)
+++ trunk/BOOK/patches.ent Wed Jan 28 20:07:28 2009
@@ -86,9 +86,11 @@
 <!ENTITY man-i18n-patch-md5 "8b189d6500461797250ae9f3e5638dd5">
 <!ENTITY man-i18n-patch-size "12 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 ncurses-bashfix-patch "ncurses-&ncurses-version;-bash_fix-1.patch">
 <!ENTITY ncurses-bashfix-patch-md5 "c6f7f2ab0ebaf7721ebeb266641352db">

Modified: trunk/BOOK/temp-system/64/mpfr.xml
==============================================================================
--- trunk/BOOK/temp-system/64/mpfr.xml (original)
+++ trunk/BOOK/temp-system/64/mpfr.xml Wed Jan 28 20:07:28 2009
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of MPFR</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/mpfr.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,7 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/mpfr.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
-
+-->
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/mpfr.xml"
     xpointer="xpointer(//*[@os='a'])"/>

Modified: trunk/BOOK/temp-system/common/mpfr.xml
==============================================================================
--- trunk/BOOK/temp-system/common/mpfr.xml (original)
+++ trunk/BOOK/temp-system/common/mpfr.xml Wed Jan 28 20:07:28 2009
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of MPFR</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../final-system/common/mpfr.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../final-system/common/mpfr.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <para os="a">Prepare MPFR for compilation:</para>
 

Modified: trunk/BOOK/temp-system/multilib/mpfr.xml
==============================================================================
--- trunk/BOOK/temp-system/multilib/mpfr.xml (original)
+++ trunk/BOOK/temp-system/multilib/mpfr.xml Wed Jan 28 20:07:28 2009
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of MPFR</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/mpfr.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,7 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/mpfr.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
-
+-->
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/mpfr.xml"
     xpointer="xpointer(//*[@os='a'])"/>




More information about the Clfs-commits mailing list