summaryrefslogtreecommitdiff
path: root/math/fftw3
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-07-06 06:34:17 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-07-06 06:34:17 +0000
commit4c361739d30446636a545ee1c1b48007f406387d (patch)
tree4b325e1c99b59c256468cb6fb6a107cd963b8ce4 /math/fftw3
parent + Add rc.d script: mps (diff)
- Update to 3.1.2
Notes
Notes: svn path=/head/; revision=167048
Diffstat (limited to 'math/fftw3')
-rw-r--r--math/fftw3/Makefile6
-rw-r--r--math/fftw3/distinfo6
2 files changed, 8 insertions, 4 deletions
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile
index 03e1747be96e..0807e1396d33 100644
--- a/math/fftw3/Makefile
+++ b/math/fftw3/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports-experimental/math/fftw3/Makefile,v 1.1 2006/03/28 00:08:57 ahze Exp $
PORTNAME= fftw3
-PORTVERSION= 3.1.1
+PORTVERSION= 3.1.2
PORTREVISION?= 0
CATEGORIES= math
MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
@@ -95,6 +95,10 @@ PLIST_SUB+= DEF="@comment "
PLIST_SUB+= FFTW3_SUFX="${FFTW3_SUFX}"
post-patch:
+ @${REINPLACE_CMD} -e 's|@infodir@|${PREFIX}/info|; \
+ s|@mandir@|${PREFIX}/man|' \
+ ${WRKSRC}/doc/Makefile.in \
+ ${WRKSRC}/tools/Makefile.in
@${REINPLACE_CMD} -e \
's|/etc/fftw|${PREFIX}/etc/fftw|' \
${WRKSRC}/Makefile.in \
diff --git a/math/fftw3/distinfo b/math/fftw3/distinfo
index 5762a8718f9a..b7dabd919820 100644
--- a/math/fftw3/distinfo
+++ b/math/fftw3/distinfo
@@ -1,3 +1,3 @@
-MD5 (fftw-3.1.1.tar.gz) = b35813b88a046e4e74a603017794ddcd
-SHA256 (fftw-3.1.1.tar.gz) = 1d3e90da1aab15928586ef814784e217ac91bbac878906d82392b0d2e64aff0c
-SIZE (fftw-3.1.1.tar.gz) = 2719997
+MD5 (fftw-3.1.2.tar.gz) = 08f2e21c9fd02f4be2bd53a62592afa4
+SHA256 (fftw-3.1.2.tar.gz) = e1b92e97fe27efcbd150212d0d287ac907bd2fef0af32e16284fef5d1c1c26bf
+SIZE (fftw-3.1.2.tar.gz) = 2736360