diff options
author | adam <adam@pkgsrc.org> | 2004-11-22 13:58:28 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-11-22 13:58:28 +0000 |
commit | bed7c85964789f1014fab3b2d810d60bc6a4e88c (patch) | |
tree | 32eb3daf09e46d62fb1774f08e02156181ca6666 /devel/gmp/distinfo | |
parent | 781d4ff810e990c7fd0a5292725c9f196663d138 (diff) | |
download | pkgsrc-bed7c85964789f1014fab3b2d810d60bc6a4e88c.tar.gz |
Changes 4.1.4:
* Bug fix to FFT multiplication code (crash for huge operands).
* Bug fix to mpf_sub (miscomputation).
* Support for powerpc64-gnu-linux.
* Better support for AMD64 in 32-bit mode.
* Upwardly binary compatible with 4.1.3, 4.1.2, 4.1.1, 4.1, 4.0.1, 4.0,
and 3.x versions.
Diffstat (limited to 'devel/gmp/distinfo')
-rw-r--r-- | devel/gmp/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gmp/distinfo b/devel/gmp/distinfo index 16547f396e7..1cea87b4bda 100644 --- a/devel/gmp/distinfo +++ b/devel/gmp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2004/08/18 12:41:32 adam Exp $ +$NetBSD: distinfo,v 1.10 2004/11/22 13:58:28 adam Exp $ -SHA1 (gmp-4.1.3.tar.bz2) = 7852a552b8a173d1d99328a826301df528565969 -Size (gmp-4.1.3.tar.bz2) = 1679079 bytes +SHA1 (gmp-4.1.4.tar.bz2) = 21bf0e934fb31784487827f358e00077602145e7 +Size (gmp-4.1.4.tar.bz2) = 1681267 bytes SHA1 (patch-aa) = 6e143257bd0ce6a99fa81fc2e2b4476c7be77077 |