Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Alexander Corrado
b768da1fb0
mpfr - default to 64-bit because gmp does
...
Mpfr depends on gmp. When gmp is built, it defaults to 64-bit on capable
hardware. Mpfr does not, which causes a configure error.
See: http://www.mpfr.org/faq.html#no_libgmp
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-06 16:29:38 -08:00
Alexis Hildebrandt
c86c0f343b
Update Formula: mpfr
...
Version bump to 3.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-27 21:03:33 -07:00
Ben Leslie
82a627aaf8
Fix download URL (mpfr-current -> mpfr-2.4.2)
...
mpfr has recently released version 3.0. This means mpfr-current
points to 3.0, not 2.4.2.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-18 12:26:56 -07:00
Adam Vandenberg
f49bbff695
mpfr - remove unused switch
2010-04-30 08:48:10 -07:00
David Höppner
7b8f96666d
mpfr: apply upstream patches
2010-03-07 19:31:08 +01:00
Alexis Hildebrandt
3c07766a30
Mpfr 2.4.2
...
A C library for multiple-precision floating-point computations
with correct rounding.
2010-01-23 12:21:14 +00:00