aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-02-08 12:42:15 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-02-08 12:42:15 +0000
commit8c3224210a5569b10a07572881cf21420ee37797 (patch)
treee1b5d0691ce73bd55740d0134d232ee520e23b81
parentdb6141845a6d27a01e07f17c3d9fb2b79d568fb6 (diff)
Upgrade to MPFR-2.4.0. Fixes #2341.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--packages.ent6
3 files changed, 9 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 4d1c250dc..b7c4ba9a6 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2009-02-08</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgraded to MPFR-2.4.0. Fixes
+ <ulink url="&lfs-ticket-root;2341">#2341</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Install MPFR's documentation. Fixes
<ulink url="&lfs-ticket-root;2232">#2232</ulink>. Thanks to Randy
McMurchy for the report and assistance with the fix.</para>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 84e445f0b..5348af4ec 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -137,9 +137,9 @@
<listitem>
<para>Module-Init-Tools &module-init-tools-version;</para>
</listitem>
- <!-- <listitem>
+ <listitem>
<para>MPFR &mpfr-version;</para>
- </listitem> -->
+ </listitem>
<listitem>
<para>Ncurses &ncurses-version;</para>
</listitem>
diff --git a/packages.ent b/packages.ent
index 03349bf85..ca573c108 100644
--- a/packages.ent
+++ b/packages.ent
@@ -370,10 +370,10 @@
<!ENTITY module-init-tools-ch6-du "8 MB">
<!ENTITY module-init-tools-ch6-sbu "less than 0.1 SBU">
-<!ENTITY mpfr-version "2.3.2">
-<!ENTITY mpfr-size "963 KB">
+<!ENTITY mpfr-version "2.4.0">
+<!ENTITY mpfr-size "1,038 KB">
<!ENTITY mpfr-url "http://www.mpfr.org/mpfr-current/mpfr-&mpfr-version;.tar.bz2">
-<!ENTITY mpfr-md5 "527147c097874340cb9cee0579dacf3b">
+<!ENTITY mpfr-md5 "f5916d785d4f7e7282057f6a3ebff9ce">
<!ENTITY mpfr-home "http://www.mpfr.org/">
<!ENTITY mpfr-ch5-du "19.3 MB">
<!ENTITY mpfr-ch5-sbu "0.5 SBU">