diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/fxt/Makefile | 2 | ||||
-rw-r--r-- | math/fxt/distinfo | 6 | ||||
-rw-r--r-- | math/fxt/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 41235e27ee47..9cb41084f294 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -7,7 +7,7 @@ # PORTNAME= fxt -PORTVERSION= 2009.05.11 +PORTVERSION= 2009.05.26 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index 033abd98176c..aaf496f7dc68 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -MD5 (fxt-2009.05.11.tgz) = 89ee7cbad35fde44eaa984ceb8570777 -SHA256 (fxt-2009.05.11.tgz) = 40c9ba4f249343504c7fda0ff26eed9ef076c8f3fe0c66d49b113dfa2b791d6b -SIZE (fxt-2009.05.11.tgz) = 1169769 +MD5 (fxt-2009.05.26.tgz) = 31a6dea093071f092f5cdca48e608042 +SHA256 (fxt-2009.05.26.tgz) = a6b83a28f3fd953fa6289bfa9daa8d68405a810c5551be0c09681c5e1ffc29ad +SIZE (fxt-2009.05.26.tgz) = 1170578 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 7adcf3e30630..65d0b07b4d0f 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -266,6 +266,7 @@ include/fxt/convolution/realconvolution.h include/fxt/convolution/slowcnvl.h include/fxt/convolution/slowcnvla.h include/fxt/convolution/slowcnvlhalf.h +include/fxt/convolution/slowcnvl-lin.h include/fxt/convolution/slowconvolution.h include/fxt/convolution/slowtwodimcnvl.h include/fxt/convolution/slowweightedcnvl.h @@ -360,6 +361,8 @@ include/fxt/perm/permcompose.h include/fxt/perm/perminvert.h include/fxt/perm/permq.h include/fxt/perm/permrand.h +include/fxt/perm/permrand-cyclic.h +include/fxt/perm/permrand-parity.h include/fxt/perm/permrand-cycle-type.h include/fxt/perm/permrand-derange.h include/fxt/perm/permrand-self-inverse.h |