1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

- Update to 2009.05.26

This commit is contained in:
Dennis Herrmann 2009-05-27 17:43:16 +00:00
parent ff770da457
commit d996f1ea20
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234668
3 changed files with 7 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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