math/nfft: update 3.3.2 -> 3.4.0
PR: 224163 Relnotes: https://github.com/NFFT/nfft/releases Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer)
This commit is contained in:
parent
da4494be28
commit
9afab9fe40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455772
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nfft
|
||||
PORTVERSION= 3.3.2
|
||||
PORTVERSION= 3.4.0
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= mike.d.ft402@gmail.com
|
||||
@ -28,6 +28,8 @@ OPTIONS_SUB= DOXYGEN
|
||||
DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
|
||||
DOXYGEN_ALL_TARGET= all doc
|
||||
|
||||
INSTALL_TARGET=install-strip
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-extract:
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1509732598
|
||||
SHA256 (NFFT-nfft-3.3.2_GH0.tar.gz) = 1821d8a7b2269df287d43d6b90c1dbf4aec56738882cae16c39db96ee44bea18
|
||||
SIZE (NFFT-nfft-3.3.2_GH0.tar.gz) = 1691205
|
||||
TIMESTAMP = 1512398800
|
||||
SHA256 (NFFT-nfft-3.4.0_GH0.tar.gz) = 0c03d4d56aacdb9d52af18fdea894958488a48a9f5680d3463d2b9e7ec703a2e
|
||||
SIZE (NFFT-nfft-3.4.0_GH0.tar.gz) = 1792997
|
||||
|
@ -3,7 +3,7 @@ include/nfft3mp.h
|
||||
lib/libnfft3.a
|
||||
lib/libnfft3.so
|
||||
lib/libnfft3.so.2
|
||||
lib/libnfft3.so.2.0.0
|
||||
lib/libnfft3.so.2.1.0
|
||||
libdata/pkgconfig/nfft3.pc
|
||||
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/accuracy_8c_source.html
|
||||
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/annotated.html
|
||||
|
Loading…
Reference in New Issue
Block a user