From 79859d1e35af1412b7f0c228a65d6e3e3ed2d0f2 Mon Sep 17 00:00:00 2001 From: wulf Date: Wed, 15 Nov 2006 01:11:13 +0000 Subject: Update fftwf to version 3.1.2: To bring revision level inline that of math/fftw --- math/fftwf/Makefile | 11 +++++------ math/fftwf/distinfo | 8 ++++---- 2 files changed, 9 insertions(+), 10 deletions(-) (limited to 'math/fftwf') diff --git a/math/fftwf/Makefile b/math/fftwf/Makefile index a84a3d526da..7b7fed00e11 100644 --- a/math/fftwf/Makefile +++ b/math/fftwf/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2006/10/14 01:33:50 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2006/11/15 01:11:13 wulf Exp $ .if (${MACHINE_ARCH} == "powerpc") -DISTNAME= fftw-3.0.1-fma +DISTNAME= fftw-3.1.2-fma .else -DISTNAME= fftw-3.0.1 +DISTNAME= fftw-3.1.2 .endif -PKGNAME= fftwf-3.0.1 -PKGREVISION= 1 +PKGNAME= fftwf-3.1.2 CATEGORIES= math MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ http://www.fftw.org/ @@ -21,7 +20,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-shared CONFIGURE_ARGS+= --enable-float -DEPENDS+= fftw>=3.0.1:../../math/fftw +DEPENDS+= fftw>=3.1.2:../../math/fftw .if (${MACHINE_ARCH} == "i386") #CONFIGURE_ARGS+= --enable-sse diff --git a/math/fftwf/distinfo b/math/fftwf/distinfo index 5ad4d571842..56f15d162d6 100644 --- a/math/fftwf/distinfo +++ b/math/fftwf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/10/02 12:06:42 wulf Exp $ +$NetBSD: distinfo,v 1.2 2006/11/15 01:11:13 wulf Exp $ -SHA1 (fftw-3.0.1.tar.gz) = e392a005dd93583f47de29ec4992687aa21bf3a2 -RMD160 (fftw-3.0.1.tar.gz) = 075bbdf5da67bb29117f9f54864db26acd971034 -Size (fftw-3.0.1.tar.gz) = 1946361 bytes +SHA1 (fftw-3.1.2.tar.gz) = 3e4c64009ffb48123a0f30f46c1d89da7810dc67 +RMD160 (fftw-3.1.2.tar.gz) = 13069b3582eeaa1fba1614cdca2dfbc2e45ab585 +Size (fftw-3.1.2.tar.gz) = 2736360 bytes -- cgit v1.2.3