update to 3.3.4
ok feinerer@
This commit is contained in:
parent
ace8faa178
commit
3669409e98
@ -1,21 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2015/06/18 07:13:04 bentley Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2015/08/14 19:51:26 steven Exp $
|
||||
|
||||
COMMENT-main= C routines for computing the Discrete Fourier Transform
|
||||
COMMENT-common= common files for the fftw3 packages
|
||||
|
||||
V= 3.2.2
|
||||
V= 3.3.4
|
||||
DISTNAME= fftw-${V}
|
||||
PKGNAME= fftw3-${V}
|
||||
FULLPKGNAME-main= fftw3-${V}
|
||||
# XXX set it to its default value so that bsd.port.mk won't whine
|
||||
FULLPKGPATH-main= math/fftw3,-main${FLAVOR_EXT:S/-/,/g}
|
||||
FULLPKGNAME-common= fftw3-common-${V}
|
||||
REVISION-main= 3
|
||||
REVISION-common=1
|
||||
SHARED_LIBS= fftw3 6.0 \
|
||||
fftw3f 6.0 \
|
||||
fftw3_threads 0.0 \
|
||||
fftw3f_threads 0.0
|
||||
SHARED_LIBS= fftw3 7.0 \
|
||||
fftw3f 7.0 \
|
||||
fftw3_threads 1.0 \
|
||||
fftw3f_threads 1.0
|
||||
CATEGORIES= math
|
||||
|
||||
HOMEPAGE= http://www.fftw.org/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (fftw-3.2.2.tar.gz) = aqeuZe5J65kATxWJn5u3f1R1kSLxo1AEHoHglhV9do8=
|
||||
SIZE (fftw-3.2.2.tar.gz) = 3495117
|
||||
SHA256 (fftw-3.3.4.tar.gz) = jwzekJKbwFWHwzaNLxXNBTCmC4qZEqjil5py2+WvCYI=
|
||||
SIZE (fftw-3.3.4.tar.gz) = 3940427
|
||||
|
@ -1,9 +1,12 @@
|
||||
@comment $OpenBSD: PLIST-common,v 1.2 2006/12/01 14:24:55 steven Exp $
|
||||
@comment $OpenBSD: PLIST-common,v 1.3 2015/08/14 19:51:26 steven Exp $
|
||||
@pkgpath math/fftw3,-common,double
|
||||
@pkgpath math/fftw3,-common,float
|
||||
bin/fftw-wisdom-to-conf
|
||||
include/fftw3.f
|
||||
include/fftw3.f03
|
||||
include/fftw3.h
|
||||
include/fftw3l.f03
|
||||
include/fftw3q.f03
|
||||
@info info/fftw3.info
|
||||
@man man/man1/fftw-wisdom-to-conf.1
|
||||
share/doc/fftw3/
|
||||
|
Loading…
x
Reference in New Issue
Block a user