diff options
author | wiz <wiz> | 2003-06-05 21:32:54 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-06-05 21:32:54 +0000 |
commit | efc419172421f742a73ad7ea5c025c68aa02e943 (patch) | |
tree | bd61ef9e3b0e33021efce459c2ee720c34cf1919 /math/fftw2/distinfo | |
parent | f99039f9a11d9c40968d62574b04b172cd8b2d93 (diff) | |
download | pkgsrc-efc419172421f742a73ad7ea5c025c68aa02e943.tar.gz |
Update to 2.1.5:
Version 2.1.5 (3/24/2003)
* Bug fix: Fortran wrappers were disabled in version 2.1.4.
Version 2.1.4 (3/16/2003)
* Upgraded to newer versions of autoconf, etcetera, to fix compilation
problems on various recent systems.
* The configure script no longer picks the wrong architecture flags
(which caused FFTW to crash) on newer IBM POWER machines running AIX.
* Multi-threaded transforms should now utilize multiple CPUs on
Solaris (which creates threads in single-processor mode by default).
* Added experimental support for OpenMP (and SGI MP) compiler
parallelization directives in the multi-threaded transforms,
instead of using explicit thread spawning. Enable by configuring
--with-openmp or --with-sgi-mp in addition to --enable-threads.
* Expanded FAQ.
Diffstat (limited to 'math/fftw2/distinfo')
-rw-r--r-- | math/fftw2/distinfo | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/math/fftw2/distinfo b/math/fftw2/distinfo index 44c0b3df7fe..d4933cec33d 100644 --- a/math/fftw2/distinfo +++ b/math/fftw2/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/06/05 20:50:29 wiz Exp $ +$NetBSD: distinfo,v 1.2 2003/06/05 21:32:54 wiz Exp $ -SHA1 (fftw-2.1.3.tar.gz) = 5796f2f904f66630024bf130880ec845333cda18 -Size (fftw-2.1.3.tar.gz) = 1139406 bytes +SHA1 (fftw-2.1.5.tar.gz) = 12020b58edc1b0490a83db4aa912fac5dfdfb26b +Size (fftw-2.1.5.tar.gz) = 1256888 bytes SHA1 (patch-aa) = 7a451f7aa2d4fe0e5134d014006c63d077951726 -SHA1 (patch-ab) = 64fdc5b9a8d6da22714ec0f05ff7716bfcbc696a |