Changeset b059259 in clfs-embedded


Ignore:
Timestamp:
Jan 28, 2009, 12:45:20 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
997f31a
Parents:
cb0e00d
Message:

Updated MPFR to 2.4.0

Location:
BOOK
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/mpfr.xml

    rcb0e00d rb059259  
    2727    <title>Installation of MPFR</title>
    2828
    29 
     29<!--
    3030    <para os="p1">The following patch contains a number of updates to the
    3131    &mpfr-version; branch by the MPFR developers:</para>
    3232
    3333<screen os="p2"><userinput>patch -Np1 -i ../&mpfr-branch_update-patch;</userinput></screen>
    34 
     34-->
    3535    <para os="a">Prepare MPFR for compilation:</para>
    3636
  • BOOK/general.ent

    rcb0e00d rb059259  
    33<!ENTITY month "01"> <!-- Use two digits -->
    44<!ENTITY month_name "December">
    5 <!ENTITY day "26"> <!-- Use two digits -->
     5<!ENTITY day "28"> <!-- Use two digits -->
    66<!ENTITY year "2009"> <!-- Use four digits -->
    77
  • BOOK/materials/common/patches.xml

    rcb0e00d rb059259  
    8484    </varlistentry>
    8585
     86<!--
    8687    <varlistentry>
    8788      <term>MPFR Branch Update Patch - <token>&mpfr-branch_update-patch-size;</token>:</term>
     
    9293      </listitem>
    9394    </varlistentry>
     95-->
    9496
    9597    <varlistentry>
  • BOOK/packages.ent

    rcb0e00d rb059259  
    6767<!ENTITY linux-mips-home "http://www.linux-mips.org/wiki/Main_Page">
    6868
    69 <!ENTITY mpfr-version "2.3.2">
    70 <!ENTITY mpfr-size "968 KB">
    71 <!ENTITY mpfr-url "http://www.mpfr.org/mpfr-current/mpfr-&mpfr-version;.tar.bz2">
    72 <!ENTITY mpfr-md5 "527147c097874340cb9cee0579dacf3b">
     69<!ENTITY mpfr-version "2.4.0">
     70<!ENTITY mpfr-size "1,040 KB">
     71<!ENTITY mpfr-dlid "16015">
     72<!ENTITY mpfr-url "http://gforge.inria.fr/frs/download.php/&mpfr-dlid;/mpfr-&mpfr-version;.tar.bz2">
     73<!ENTITY mpfr-md5 "f5916d785d4f7e7282057f6a3ebff9ce">
    7374<!ENTITY mpfr-home "http://www.mpfr.org/">
    7475
  • BOOK/patches.ent

    rcb0e00d rb059259  
    3535<!ENTITY linux-serial-patch-size "4 KB">
    3636
     37<!--
    3738<!ENTITY mpfr-branch_update-patch "mpfr-&mpfr-version;-branch_update-1.patch">
    3839<!ENTITY mpfr-branch_update-patch-md5 "799177f97cae779baad90156bbd3192a">
    3940<!ENTITY mpfr-branch_update-patch-size "20 KB">
     41-->
    4042
    4143<!ENTITY uclibc-branch_update-patch "uClibc-&uclibc-version;-branch_update-1.patch">
Note: See TracChangeset for help on using the changeset viewer.