Upgrade from 2016.02.27 to 2016.04.10.
Notified by: portscout
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fxt
|
||||
PORTVERSION= 2016.02.27
|
||||
PORTVERSION= 2016.04.10
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.jjj.de/fxt/
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user