o) Update to version 2.1.5
This commit is contained in:
parent
0f4a2a7dd8
commit
122bdca549
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77409
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (fftw-2.1.4.tar.gz) = cad1e6cfb5da6ff0cecf3e19205897b1
|
||||
MD5 (fftw-2.1.5.tar.gz) = 8d16a84f3ca02a785ef9eb36249ba433
|
||||
|
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (fftw-2.1.4.tar.gz) = cad1e6cfb5da6ff0cecf3e19205897b1
|
||||
MD5 (fftw-2.1.5.tar.gz) = 8d16a84f3ca02a785ef9eb36249ba433
|
||||
|
Loading…
Reference in New Issue
Block a user