pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/fftw Update to 3.3.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1795c2c8c06b
branches: trunk
changeset: 604305:1795c2c8c06b
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 29 13:40:16 2012 +0000
description:
Update to 3.3.2:
FFTW 3.3.2
* Removed an archaic stack-alignment hack that was failing with
gcc-4.7/i386.
* Added stack-alignment hack necessary for gcc on Windows/i386. We
will regret this in ten years (see previous change).
* Fix incompatibility with Intel icc which pretends to be gcc
but does not support quad precision.
* make libfftw{threads,mpi} depend upon libfftw when using libtool;
this is consistent with most other libraries and simplifies the life
of various distributors of GNU/Linux.
diffstat:
math/fftw/Makefile | 4 ++--
math/fftw/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 3056d2597621 -r 1795c2c8c06b math/fftw/Makefile
--- a/math/fftw/Makefile Tue May 29 13:37:53 2012 +0000
+++ b/math/fftw/Makefile Tue May 29 13:40:16 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2012/03/03 11:45:07 adam Exp $
+# $NetBSD: Makefile,v 1.38 2012/05/29 13:40:16 wiz Exp $
-DISTNAME= fftw-3.3.1
+DISTNAME= fftw-3.3.2
CATEGORIES= math
MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
http://www.fftw.org/
diff -r 3056d2597621 -r 1795c2c8c06b math/fftw/distinfo
--- a/math/fftw/distinfo Tue May 29 13:37:53 2012 +0000
+++ b/math/fftw/distinfo Tue May 29 13:40:16 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2012/03/03 11:45:07 adam Exp $
+$NetBSD: distinfo,v 1.18 2012/05/29 13:40:16 wiz Exp $
-SHA1 (fftw-3.3.1.tar.gz) = 3fecc492f576503a6a509d2073bd82b3fe0aef13
-RMD160 (fftw-3.3.1.tar.gz) = 86ef73f8f934d5f0e5d21f07fc05683f7b3c1d82
-Size (fftw-3.3.1.tar.gz) = 4039988 bytes
+SHA1 (fftw-3.3.2.tar.gz) = 11a8c31186ff5a7d686a79a3f21b2530888e0dc2
+RMD160 (fftw-3.3.2.tar.gz) = dbf87fcb7812024b80744335d433ade53bad8a4f
+Size (fftw-3.3.2.tar.gz) = 3908279 bytes
Home |
Main Index |
Thread Index |
Old Index