[Clfs-commits] commit: r4775 - 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
Sat Feb 28 15:26:44 PST 2009


Author: jim
Date: Sat Feb 28 23:26:43 2009
New Revision: 4775

Log:
Updated MPFR to 2.4.1

Added:
    trunk/patches/mpfr-2.4.1-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 Sat Feb 28 23:26:43 2009
@@ -22,7 +22,6 @@
   <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'])"/>
@@ -30,7 +29,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 Sat Feb 28 23:26:43 2009
@@ -26,12 +26,11 @@
   <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 Sat Feb 28 23:26:43 2009
@@ -21,7 +21,6 @@
   <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 +28,6 @@
     <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 Sat Feb 28 23:26:43 2009
@@ -22,7 +22,6 @@
   <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'])"/>
@@ -30,7 +29,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/final-system/multilib/mpfr.xml
==============================================================================
--- trunk/BOOK/final-system/multilib/mpfr.xml (original)
+++ trunk/BOOK/final-system/multilib/mpfr.xml Sat Feb 28 23:26:43 2009
@@ -22,7 +22,6 @@
   <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'])"/>
@@ -30,7 +29,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 Sat Feb 28 23:26:43 2009
@@ -35,6 +35,15 @@
       </itemizedlist>
     </listitem>
 -->
+
+    <listitem>
+      <para>February 28, 2009</para>
+      <itemizedlist>
+        <listitem>
+          <para>[Jim] - Updated MPFR to 2.4.1.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
 
     <listitem>
       <para>February 27, 2009</para>

Modified: trunk/BOOK/materials/common/patches.xml
==============================================================================
--- trunk/BOOK/materials/common/patches.xml (original)
+++ trunk/BOOK/materials/common/patches.xml Sat Feb 28 23:26:43 2009
@@ -201,7 +201,6 @@
       </listitem>
     </varlistentry>
 
-<!--
     <varlistentry>
       <term>MPFR Branch Update Patch - <token>&mpfr-branch_update-patch-size;</token>:</term>
       <listitem>
@@ -210,7 +209,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 Sat Feb 28 23:26:43 2009
@@ -289,9 +289,9 @@
 <!ENTITY module-init-tools-md5 "c628deb52bfa219a959d78313989e87e">
 <!ENTITY module-init-tools-home "http://www.kerneltools.org/KernelTools.org">
 
-<!ENTITY mpfr-version "2.4.0">
-<!ENTITY mpfr-size "1,037 KB">
-<!ENTITY mpfr-dlid "16015">
+<!ENTITY mpfr-version "2.4.1">
+<!ENTITY mpfr-size "1,039 KB">
+<!ENTITY mpfr-dlid "18439">
 <!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/">

Modified: trunk/BOOK/patches.ent
==============================================================================
--- trunk/BOOK/patches.ent (original)
+++ trunk/BOOK/patches.ent Sat Feb 28 23:26:43 2009
@@ -85,8 +85,8 @@
 <!ENTITY module-init-tools-manpages-patch-size "34 KB">
 
 <!ENTITY mpfr-branch_update-patch "mpfr-&mpfr-version;-branch_update-1.patch">
-<!ENTITY mpfr-branch_update-patch-md5 "">
-<!ENTITY mpfr-branch_update-patch-size " KB">
+<!ENTITY mpfr-branch_update-patch-md5 "45b649ee8fe4ad885bbef5386df84bcf">
+<!ENTITY mpfr-branch_update-patch-size "3 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 Sat Feb 28 23:26:43 2009
@@ -22,7 +22,6 @@
   <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'])"/>
@@ -30,7 +29,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 Sat Feb 28 23:26:43 2009
@@ -22,7 +22,6 @@
   <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'])"/>
@@ -30,7 +29,6 @@
     <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 Sat Feb 28 23:26:43 2009
@@ -22,7 +22,6 @@
   <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'])"/>
@@ -30,7 +29,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