diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile index ae46ea9cae9..83f50eb9626 100644 --- a/math/fftw3/Makefile +++ b/math/fftw3/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.36 2019/07/12 20:47:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.37 2019/10/03 16:49:10 naddy Exp $ COMMENT-main= C routines for computing the Discrete Fourier Transform COMMENT-common= common files for the fftw3 packages @@ -16,8 +16,7 @@ SHARED_LIBS= fftw3 7.1 \ fftw3f_threads 1.1 CATEGORIES= math -REVISION-main= 0 -REVISION-common= 0 +REVISION= 1 HOMEPAGE= http://www.fftw.org/ diff --git a/math/fftw3/pkg/PFRAG.double-main b/math/fftw3/pkg/PFRAG.double-main index 602aa306a33..0b1d16e44ff 100644 --- a/math/fftw3/pkg/PFRAG.double-main +++ b/math/fftw3/pkg/PFRAG.double-main @@ -1,7 +1,9 @@ -@comment $OpenBSD: PFRAG.double-main,v 1.4 2016/03/23 21:14:58 naddy Exp $ +@comment $OpenBSD: PFRAG.double-main,v 1.5 2019/10/03 16:49:11 naddy Exp $ @pkgpath math/fftw3 @pkgpath math/fftw3,double @bin bin/fftw-wisdom +lib/cmake/fftw3/FFTW3Config.cmake +lib/cmake/fftw3/FFTW3ConfigVersion.cmake lib/libfftw3.a lib/libfftw3.la @lib lib/libfftw3.so.${LIBfftw3_VERSION} diff --git a/math/fftw3/pkg/PFRAG.float-main b/math/fftw3/pkg/PFRAG.float-main index 916cdfd9c4c..9cf05ae2dfc 100644 --- a/math/fftw3/pkg/PFRAG.float-main +++ b/math/fftw3/pkg/PFRAG.float-main @@ -1,6 +1,8 @@ -@comment $OpenBSD: PFRAG.float-main,v 1.4 2016/03/23 21:14:58 naddy Exp $ +@comment $OpenBSD: PFRAG.float-main,v 1.5 2019/10/03 16:49:11 naddy Exp $ @pkgpath math/fftw3,float @bin bin/fftwf-wisdom +lib/cmake/fftw3/FFTW3fConfig.cmake +lib/cmake/fftw3/FFTW3fConfigVersion.cmake lib/libfftw3f.a lib/libfftw3f.la @lib lib/libfftw3f.so.${LIBfftw3f_VERSION} diff --git a/math/fftw3/pkg/PLIST-common b/math/fftw3/pkg/PLIST-common index a1cf7cedb02..1246fb0760f 100644 --- a/math/fftw3/pkg/PLIST-common +++ b/math/fftw3/pkg/PLIST-common @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-common,v 1.4 2019/04/18 15:11:55 rsadowski Exp $ +@comment $OpenBSD: PLIST-common,v 1.5 2019/10/03 16:49:11 naddy Exp $ @pkgpath math/fftw3,-common,double @pkgpath math/fftw3,-common,float bin/fftw-wisdom-to-conf @@ -8,10 +8,8 @@ include/fftw3.h include/fftw3l.f03 include/fftw3q.f03 @info info/fftw3.info +lib/cmake/ +lib/cmake/fftw3/ @man man/man1/fftw-wisdom-to-conf.1 share/doc/fftw3/ share/doc/fftw3/fftw3.pdf -lib/cmake/ -lib/cmake/fftw3/ -lib/cmake/fftw3/FFTW3Config.cmake -lib/cmake/fftw3/FFTW3ConfigVersion.cmake