update to last release of fftw2, 2.1.5
USE_LIBTOOL while here from steven.mestdagh at esat.kuleuven.be
This commit is contained in:
parent
889f66c318
commit
11a2fc53ac
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2004/12/27 07:16:44 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2005/10/03 12:53:33 sturm Exp $
|
||||
# $FreeBSD: ports/math/fftw/Makefile,v 1.11 2000/06/16 21:51:38 asami Exp $
|
||||
# Original from: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
|
||||
|
||||
COMMENT= "C routines for computing the Discrete Fourier Transform"
|
||||
|
||||
DISTNAME= fftw-2.1.3
|
||||
DISTNAME= fftw-2.1.5
|
||||
CATEGORIES= math
|
||||
|
||||
HOMEPAGE= http://www.fftw.org/
|
||||
@ -19,13 +19,10 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= m
|
||||
|
||||
MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
|
||||
ftp://ftp.kusastro.kyoto-u.ac.jp/pub/src/GNU/fftw/
|
||||
ftp://ftp.kusastro.kyoto-u.ac.jp/pub/src/GNU/fftw/ \
|
||||
http://fftw.mirror.fr/
|
||||
|
||||
PATCH_LIST= ${PORTSDIR}/infrastructure/patches/patch-lt1.3.3-ltconfig \
|
||||
${PORTSDIR}/infrastructure/patches/patch-lt1.3.3-ltmain_sh \
|
||||
patch-*
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
USE_LIBTOOL= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (fftw-2.1.3.tar.gz) = c6c51a4243f0f998ae4c9416108ebba0
|
||||
RMD160 (fftw-2.1.3.tar.gz) = e5e672a22d990a162a5dd4aad2e1af4c7a67ed8d
|
||||
SHA1 (fftw-2.1.3.tar.gz) = 5796f2f904f66630024bf130880ec845333cda18
|
||||
SIZE (fftw-2.1.3.tar.gz) = 1139406
|
||||
MD5 (fftw-2.1.5.tar.gz) = 8d16a84f3ca02a785ef9eb36249ba433
|
||||
RMD160 (fftw-2.1.5.tar.gz) = 723308722d76c12710db6473979adf8d086b0909
|
||||
SHA1 (fftw-2.1.5.tar.gz) = 12020b58edc1b0490a83db4aa912fac5dfdfb26b
|
||||
SIZE (fftw-2.1.5.tar.gz) = 1256888
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2004/09/15 09:11:59 espie Exp $
|
||||
@lib lib/libfftw.so.2.5
|
||||
@lib lib/librfftw.so.2.5
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.3 2005/10/03 12:53:33 sturm Exp $
|
||||
@lib lib/libfftw.so.2.7
|
||||
@lib lib/librfftw.so.2.7
|
||||
|
Loading…
Reference in New Issue
Block a user