Upgrade from 2016.02.27 to 2016.04.10.

Notified by: portscout
This commit is contained in:
Mikhail Teterin
2016-04-10 12:41:14 +00:00
parent 9e21b478bc
commit 22a22f7cb8
4 changed files with 8 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fxt
PORTVERSION= 2016.02.27
PORTVERSION= 2016.04.10
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/

View File

@@ -1,2 +1,2 @@
SHA256 (fxt-2016.02.27.tgz) = ebd6023876a1f15b8a1728f6a29b5acc98f977e07eb0da9df68220922233597e
SIZE (fxt-2016.02.27.tgz) = 1826058
SHA256 (fxt-2016.04.10.tgz) = ce3b123bb7fef3caff645dff6c7278b2562b22b68423c93067827833f6a9adea
SIZE (fxt-2016.04.10.tgz) = 1827070

View File

@@ -1,4 +1,4 @@
fxt is a library package (coming as C++ source code) containing code various
fxt is a library package (coming as C++ source code) containing various
algorithms for:
- Fast Fourier Transform (FFT) incl. real-vlued,
- multidimensional and weighted variants.

View File

@@ -1622,6 +1622,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A003043-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A005351-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A005351-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A005576-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A005576-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A005943-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A005943-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A006951-demo.cc
@@ -1698,6 +1700,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A240949-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A247386-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A247386-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A259095-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A259095-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-bitstring-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-bitstring-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-bracelets-demo.cc