summaryrefslogtreecommitdiffstats
path: root/math/fftw
diff options
context:
space:
mode:
authorlkoeller <lkoeller@FreeBSD.org>2003-03-24 17:26:24 +0000
committerlkoeller <lkoeller@FreeBSD.org>2003-03-24 17:26:24 +0000
commit0347339120ec0574badd4a3e8392a956acd2396b (patch)
treea80c88cde7319c5b37db1ae5cce5946ff13a6d75 /math/fftw
parentd0b72e5946d8663f79f750062e2ca57bfe909f2c (diff)
downloadFreeBSD-ports-0347339120ec0574badd4a3e8392a956acd2396b.zip
FreeBSD-ports-0347339120ec0574badd4a3e8392a956acd2396b.tar.gz
o) Update to version 2.1.5
Diffstat (limited to 'math/fftw')
-rw-r--r--math/fftw/Makefile6
-rw-r--r--math/fftw/distinfo2
2 files changed, 5 insertions, 3 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index 460271c..82c0705 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= fftw
-PORTVERSION= 2.1.4
+PORTVERSION= 2.1.5
CATEGORIES= math
-MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
+MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
+ ftp://ftp.fftw.org/pub/fftw/old/ \
ftp://theory.lcs.mit.edu/pub/fftw/ \
ftp://pm.cse.rmit.edu.au/pub/dsp/fftw/
@@ -31,6 +32,7 @@ post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/fftw
${CP} ${WRKSRC}/doc/fftw.ps ${PREFIX}/share/doc/fftw
+ install-info ${PREFIX}/info/fftw.info ${PREFIX}/info/dir
.endif
.include <bsd.port.post.mk>
diff --git a/math/fftw/distinfo b/math/fftw/distinfo
index dc7dcb7..267b5c3 100644
--- a/math/fftw/distinfo
+++ b/math/fftw/distinfo
@@ -1 +1 @@
-MD5 (fftw-2.1.4.tar.gz) = cad1e6cfb5da6ff0cecf3e19205897b1
+MD5 (fftw-2.1.5.tar.gz) = 8d16a84f3ca02a785ef9eb36249ba433
OpenPOWER on IntegriCloud